Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate `builtin_macros::asm` diagnostics to translatable diagnostics | clubby789 | 2023-04-30 | 1 | -5/+118 |
| | |||||
* | Fix static string lints | clubby789 | 2023-04-25 | 1 | -0/+68 |
| | |||||
* | Revert "Remove #[alloc_error_handler] from the compiler and library" | Matthias Krüger | 2023-04-25 | 1 | -0/+7 |
| | | | | This reverts commit abc0660118cc95f47445fd33502a11dd448f5968. | ||||
* | Remove #[alloc_error_handler] from the compiler and library | Amanieu d'Antras | 2023-04-16 | 1 | -7/+0 |
| | |||||
* | Migrate most of `rustc_builtin_macros` to diagnostic impls | clubby789 | 2023-04-10 | 1 | -0/+553 |
Co-authored-by: Joe ST <joe@fbstj.net> Co-authored-by: Michael Goulet <michael@errs.io> |