rust/compiler/rustc_passes
Goldstein 3a9bf45513
Check that #[may_dangle] is properly applied
It's only valid when applied to a type or lifetime parameter
in `Drop` trait implementation.
2024-08-18 20:32:00 +03:00
..
src Check that #[may_dangle] is properly applied 2024-08-18 20:32:00 +03:00
Cargo.toml Test and implement reachability for trait objects and generic parameters of functions 2024-03-14 14:10:45 +00:00
messages.ftl Check that #[may_dangle] is properly applied 2024-08-18 20:32:00 +03:00