| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-12 | Adjust `#[no_mangle]`-related checks and lints for `impl` items | hyd-dev | -16/+48 |
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron Hill | -5/+5 |
| 2020-08-30 | Point to no_mangle/export_name attribute when linting | Wim Looman | -16/+16 |
| 2020-08-30 | Add note about why no_mangle and export_name are unsafe | Wim Looman | -0/+11 |
| 2020-08-30 | Scope no_mangle and export_name warnings to the declarations name | Wim Looman | -16/+16 |
| 2020-08-30 | Add checking for export_name to unsafe_code lint | Wim Looman | -19/+53 |
| 2020-08-30 | Add checking for no_mangle to unsafe_code lint | Wim Looman | -18/+52 |
| 2020-02-06 | rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. | Eduard-Mihai Burtescu | -0/+2 |
| 2020-01-24 | Normalise notes with the/is | varkor | -1/+1 |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -14/+14 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -15/+15 |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+95 |
