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
/
panic-handler
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-293
/
+0
2022-11-13
Ensure codegen_fn_attrs during collection.
Camille GILLOT
-7
/
+1
2022-09-23
Repair stderr test result to added line
Florian Bartels
-1
/
+1
2022-09-23
ignore test cases when checking emscripten
Florian Bartels
-0
/
+1
2022-09-23
Adapt test results
Florian Bartels
-1
/
+1
2022-09-23
Restore ignore tag
Florian Bartels
-1
/
+0
2022-07-20
Use FxIndexMap instead of otherwise unused StableMap for WEAK_ITEMS_REFS.
Michael Woerister
-2
/
+2
2022-03-28
Remove duplicated and unused test files
Caio
-0
/
+15
2021-12-14
Suggest to specify a target triple when eh_personality lang item is missing
Lucas Kent
-0
/
+3
2021-05-06
Add needs-unwind to tests
Tyler Mandry
-1
/
+2
2021-01-01
Bless ui tests
oli
-2
/
+2
2020-12-29
Remove `compile-fail` test suite
Vadim Petrochenkov
-0
/
+80
2020-08-22
Use smaller def span for functions
Aaron Hill
-17
/
+8
2020-06-30
Switch crate_extern_paths to a query, and tweak wording.
Eric Huss
-1
/
+1
2020-06-30
Provide more information on duplicate lang item error.
Eric Huss
-2
/
+5
2020-01-24
Normalise notes with the/is
varkor
-2
/
+2
2020-01-12
Diagnostics should not end with a full stop
varkor
-6
/
+6
2019-09-27
getting more context for duplicate lang items (fixes #60561)
Tomas Tauber
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-7
/
+7
2018-12-25
Remove licenses
Mark Rousskov
-100
/
+10
2018-12-04
Update tests
Oliver Scherer
-2
/
+2
2018-10-11
Extend lang items to assert correct target.
David Wood
-0
/
+29
2018-09-07
stabilize `#[panic_handler]`
Jorge Aparicio
-17
/
+9
2018-08-30
Point at def span on incorrect panic or alloc error handler
Esteban Küber
-4
/
+2
2018-08-26
rustc: Continue to tweak "std internal symbols"
Alex Crichton
-1
/
+7
2018-08-23
add #[panic_handler]; deprecate #[panic_implementation]
Jorge Aparicio
-0
/
+271