File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 7
7
Ferrocene Specification Changelog
8
8
=================================
9
9
10
- Version 1.79.0 (2024-06-13)
11
- ---------------------------
10
+ Language changes in Rust 1.79.0
11
+ -------------------------------
12
12
13
13
* `Stabilize inline \` const {}\` expressions. <https://github.com/rust-lang/rust/pull/104087/ >`_
14
14
@@ -73,8 +73,8 @@ Version 1.79.0 (2024-06-13)
73
73
74
74
* No change: the exact trait solver is not part of the FLS
75
75
76
- Version 1.78.0 (2024-05-02)
77
- ---------------------------
76
+ Language changes in Rust 1.78.0
77
+ -------------------------------
78
78
79
79
* `Stabilize \` #[cfg(target_abi = ...)]\` <https://github.com/rust-lang/rust/pull/119590/ >`_
80
80
@@ -130,8 +130,8 @@ Version 1.78.0 (2024-05-02)
130
130
131
131
* `\` trait Trait: Auto {}\` : allow upcasting from \` dyn Trait\` to \` dyn Trait + Auto\` <https://github.com/rust-lang/rust/pull/119338 >`_
132
132
133
- Version 1.77.0 (2024-03-21)
134
- ---------------------------
133
+ language changes in Rust 1.77.0
134
+ -------------------------------
135
135
136
136
* `Reveal opaque types within the defining body for exhaustiveness checking. <https://github.com/rust-lang/rust/pull/116821/ >`_
137
137
You can’t perform that action at this time.
0 commit comments