about summary refs log tree commit diff
path: root/compiler/rustc_ast_lowering/src/stability.rs
AgeCommit message (Expand)AuthorLines
2025-02-11compiler: remove AbiDatasJubilee Young-4/+4
2025-02-11compiler: compare and hash ExternAbi like its stringJubilee Young-7/+2
2025-02-09compiler: start using rustc_ast_lowering in rustc_passesJubilee Young-2/+2
2025-02-09compiler: gate `extern "{abi}"` in ast_loweringJubilee Young-0/+147