rust/compiler/rustc_feature/src
Matthias Krüger 9a591ea1ce
Rollup merge of #126177 - carbotaniuman:unsafe_attr_errors, r=jieyouxu
Add hard error and migration lint for unsafe attrs

More implementation work for https://github.com/rust-lang/rust/issues/123757

This adds the migration lint for unsafe attributes, as well as making it a hard error in Rust 2024.
2024-06-24 06:27:12 +02:00
..
accepted.rs Stabilise c_unwind 2024-06-19 13:54:51 +01:00
builtin_attrs.rs Add hard error and migration lint for unsafe attrs 2024-06-23 19:02:14 -05:00
lib.rs Add hard error and migration lint for unsafe attrs 2024-06-23 19:02:14 -05:00
removed.rs Gate implicit mutable by-reference bindings behind mut ref 2024-05-15 16:55:54 -04:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00
unstable.rs Rollup merge of #126830 - RalfJung:unsized-fn-params, r=compiler-errors 2024-06-23 22:39:00 +02:00