File tree 1 file changed +0
-1
lines changed
1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ Language
10
10
- [Make async-fn-in-trait implementable with concrete signatures](https://github.com/rust-lang/rust/pull/120103/)
11
11
- [Make matching on NaN a hard error, and remove the rest of illegal_floating_point_literal_pattern](https://github.com/rust-lang/rust/pull/116284/)
12
12
- [static mut: allow mutable reference to arbitrary types, not just slices and arrays](https://github.com/rust-lang/rust/pull/117614/)
13
- - [Add `non_local_definitions` lint for non-local `impl` definitions in functions](https://github.com/rust-lang/rust/pull/120393/)
14
13
- [Add `non_contiguous_range_endpoints` lint for singleton gaps after exclusive ranges](https://github.com/rust-lang/rust/pull/118879/)
15
14
- [Add `wasm_c_abi` lint for use of older wasm-bindgen versions](https://github.com/rust-lang/rust/pull/117918/)
16
15
This lint only works with Cargo.
You can’t perform that action at this time.
0 commit comments