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
/
tests
/
ui
/
rust-2024
/
unsafe-extern-blocks
Age
Commit message (
Expand
)
Author
Lines
2025-07-16
future-incompat lints: don't link to the nightly edition-guide version
dianne
-1
/
+1
2025-01-27
Remove all dead files inside tests/ui/
León Orell Valerian Liehr
-24
/
+0
2024-12-15
Use links to edition guide for edition migrations
Eric Huss
-1
/
+1
2024-12-12
Filter empty lines, comments and delimiters from previous to last multiline s...
Esteban Küber
-1
/
+0
2024-12-12
Tweak multispan rendering
Esteban Küber
-2
/
+1
2024-11-28
Update more 2024 tests to remove -Zunstable-options
Eric Huss
-19
/
+14
2024-10-11
Remove unadorned
Michael Goulet
-14
/
+14
2024-07-23
Stabilize unsafe extern blocks (RFC 3484)
Santiago Pastorino
-38
/
+26
2024-07-03
Add parse fail test using safe trait/impl trait
Santiago Pastorino
-0
/
+47
2024-06-26
Fix bad replacement for unsafe extern block suggestion
yukang
-12
/
+53
2024-06-05
Add rustfix test for unsafe extern blocks
Santiago Pastorino
-0
/
+63
2024-06-05
Add revisions to safe/unsafe on unadorned extern blocks test
Santiago Pastorino
-2
/
+43
2024-06-05
Make MISSING_UNSAFE_ON_EXTERN lint emit future compat info with suggestion to...
Santiago Pastorino
-4
/
+2
2024-06-05
Add unsafe_extern_blocks feature flag
Santiago Pastorino
-14
/
+22
2024-06-04
Add safe/unsafe to static inside extern blocks
Santiago Pastorino
-29
/
+77
2024-06-04
Fail when using safe/unsafe items inside unadorned extern blocks
Santiago Pastorino
-0
/
+20
2024-06-04
Handle safety keyword for extern block inner items
Santiago Pastorino
-0
/
+15
2024-06-04
Allow using unsafe on functions inside extern blocks
Santiago Pastorino
-0
/
+43
2024-06-04
Make extern blocks without unsafe warn in edition 2024
Santiago Pastorino
-1
/
+20
2024-06-04
Test that unsafe extern defines unsafe fns
Santiago Pastorino
-0
/
+43
2024-06-04
Allow unsafe extern on all editions
Santiago Pastorino
-9
/
+2
2024-06-04
Add unsafe extern blocks failing tests
Santiago Pastorino
-0
/
+20