File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 1
1
Version 1.79.0 (2024-06-13)
2
2
==========================
3
3
4
- <!-- FIXME: unsorted T-types relnotes -->
5
- - [check `FnDef` return type for WF](https://github.com/rust-lang/rust/pull/115538/)
6
- - [rework opaque type region inference](https://github.com/rust-lang/rust/pull/116891/)
7
- - [instantiate higher ranked goals outside of candidate selection](https://github.com/rust-lang/rust/pull/119820/)
8
- - [Pass list of defineable opaque types into canonical queries](https://github.com/rust-lang/rust/pull/122077/)
9
- - [Eagerly instantiate closure/coroutine-like bounds with placeholders to deal with binders correctly](https://github.com/rust-lang/rust/pull/122267/)
10
- - [Use fulfillment in method probe, not evaluation](https://github.com/rust-lang/rust/pull/122317/)
11
- - [Make inductive cycles always ambiguous](https://github.com/rust-lang/rust/pull/122791/)
12
- - [Enforce closure args + return type are WF](https://github.com/rust-lang/rust/pull/123531/)
13
- - [Fix trait solver overflow with `non_local_definitions` lint](https://github.com/rust-lang/rust/pull/123594/)
14
- - [More DefineOpaqueTypes::Yes](https://github.com/rust-lang/rust/pull/123794/)
15
-
16
4
<a id="1.79.0-Language"></a>
17
5
18
6
Language
You can’t perform that action at this time.
0 commit comments