rust/compiler/rustc_lint
Tobias Bucher eb0ed28ced Remove usage of isize in example
`isize` is a rare integer type, replace it with a more common one.
2024-05-28 15:31:26 +02:00
..
src Remove usage of isize in example 2024-05-28 15:31:26 +02:00
Cargo.toml non_local_defs: point to Self and Trait to give more context 2024-05-27 23:59:18 +02:00
messages.ftl non_local_defs: point the parent item when appropriate 2024-05-27 23:59:18 +02:00