Skip to content

Commit e8baaf7

Browse files
Drop T-types relnotes
Co-authored-by: lcnr <[email protected]>
1 parent f021346 commit e8baaf7

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

RELEASES.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
11
Version 1.79.0 (2024-06-13)
22
==========================
33

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-
164
<a id="1.79.0-Language"></a>
175

186
Language

0 commit comments

Comments
 (0)