File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Language
1111 This brings these ABIs in line with the C ABI: variadic functions can be declared in extern blocks but not defined.
1212- [Always require coroutine captures to be drop-live](https://github.com/rust-lang/rust/pull/144156)
1313- [Add lint against dangling pointers from local variables](https://github.com/rust-lang/rust/pull/144322)
14- - [Upgrade semicolon_in_expressions_from_macros from warn to deny](https://github.com/rust-lang/rust/pull/144369)
14+ - [Upgrade ` semicolon_in_expressions_from_macros` from warn to deny](https://github.com/rust-lang/rust/pull/144369)
1515- [Stabilize loongarch32 inline asm](https://github.com/rust-lang/rust/pull/144402)
1616- [Add warn-by-default `integer_to_ptr_transmutes` lint against integer to pointer transmutes](https://github.com/rust-lang/rust/pull/144531)
1717- [Stabilize `sse4a` and `tbm` target features](https://github.com/rust-lang/rust/pull/144542)
You can’t perform that action at this time.
0 commit comments