rust/compiler/rustc_passes
Jonathan Brouwer 106731f714
Improved Target type
- Added a few more variants which are needed for various attributes
- Previously a trait method with default block had the same target representation as a method in a `impl trait for` block, this has been changed (See `MethodKind`)
- Added `plural_name` for more precision on the form of the name
2025-08-14 18:11:47 +02:00
..
2025-08-14 18:11:47 +02:00
2025-07-31 14:19:27 +02:00