File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -217,6 +217,7 @@ Language
217
217
- [Fix constants not getting dropped if part of a diverging expression][94775]
218
218
- [Support unit struct/enum variant in destructuring assignment][95380]
219
219
- [Remove mutable_borrow_reservation_conflict lint and allow the code pattern][96268]
220
+ - [`const` functions may now specify `extern "C"` or `extern "Rust"`][95346]
220
221
221
222
Compiler
222
223
--------
@@ -306,6 +307,7 @@ and related tools.
306
307
[94872]: https://github.com/rust-lang/rust/pull/94872/
307
308
[95006]: https://github.com/rust-lang/rust/pull/95006/
308
309
[95035]: https://github.com/rust-lang/rust/pull/95035/
310
+ [95346]: https://github.com/rust-lang/rust/pull/95346/
309
311
[95372]: https://github.com/rust-lang/rust/pull/95372/
310
312
[95380]: https://github.com/rust-lang/rust/pull/95380/
311
313
[95431]: https://github.com/rust-lang/rust/pull/95431/
You can’t perform that action at this time.
0 commit comments