index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
lint
/
lint-unsafe-code.stderr
Age
Commit message (
Collapse
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-224
/
+0
2022-10-01
bless ui tests
Maybe Waffle
-1
/
+1
2022-05-16
Report unsafe for overriding link sections
5225225
-16
/
+32
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
When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error.
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