rust/compiler/rustc_middle
Zalathar 8bb574fdd3 Don't store a redundant span in user-type projections
This span is already present in the corresponding
`CanonicalUserTypeAnnotation`, and can be retrieved via the annotation's ID.
2025-02-20 20:37:17 +11:00
..
src Don't store a redundant span in user-type projections 2025-02-20 20:37:17 +11:00
Cargo.toml Make fewer crates depend on rustc_ast_ir 2025-02-19 07:06:54 +00:00
messages.ftl clean up layout error diagnostics 2025-02-18 13:22:45 +01:00
README.md

For more information about how rustc works, see the rustc dev guide.