| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-06 | remove compiler support for `extern "rust-intrinsic"` blocks | Skgland | -3/+1 |
| 2025-03-04 | compiler: add `ExternAbi::is_rustic_abi` | Jubilee Young | -0/+11 |
| 2025-02-12 | Split out the `extern_system_varargs` feature | Jubilee Young | -2/+0 |
| 2025-02-11 | compiler: remove rustc_abi::lookup and AbiUnsupported | Jubilee Young | -8/+1 |
| 2025-02-11 | compiler: remove AbiDatas | Jubilee Young | -114/+2 |
| 2025-02-11 | compiler: compare and hash ExternAbi like its string | Jubilee Young | -12/+129 |
| 2025-02-11 | compiler: narrow scope of nightly cfg in rustc_abi | Jubilee Young | -1/+2 |
| 2025-02-09 | compiler: remove `abi`-specific `extern "{abi}"` suggestions | Jubilee Young | -19/+6 |
| 2025-02-09 | compiler: gate `extern "{abi}"` in ast_lowering | Jubilee Young | -102/+3 |
| 2025-02-06 | compiler: reorganize rustc_abi to be more internally uniform | Jubilee Young | -0/+347 |
