Skip to content

Commit d70f735

Browse files
Drop allow-by-default lint
Co-authored-by: Urgau <3616612+Urgau@users.noreply.github.com>
1 parent c842e13 commit d70f735

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RELEASES.md

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Language
1010
- [Make async-fn-in-trait implementable with concrete signatures](https://github.com/rust-lang/rust/pull/120103/)
1111
- [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/)
1212
- [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/)
1413
- [Add `non_contiguous_range_endpoints` lint for singleton gaps after exclusive ranges](https://github.com/rust-lang/rust/pull/118879/)
1514
- [Add `wasm_c_abi` lint for use of older wasm-bindgen versions](https://github.com/rust-lang/rust/pull/117918/)
1615
This lint only works with Cargo.

0 commit comments

Comments
 (0)