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
/
crashes
Age
Commit message (
Expand
)
Author
Lines
2024-04-18
The ICE in 121127 needs debuginfo
Scott McMurray
-1
/
+2
2024-04-18
Auto merge of #124046 - matthiaskrgr:one_or_two_more_tests____some_on_top, r=...
bors
-0
/
+723
2024-04-18
crashes: add even more tests?!?
Matthias Krüger
-0
/
+723
2024-04-17
Validate nested static items
Oli Scherer
-17
/
+0
2024-04-17
Rollup merge of #123675 - oli-obk:static_wf_ice, r=compiler-errors
Guillaume Gomez
-17
/
+0
2024-04-16
Taint const qualifs if a static is referenced that didn't pass wfcheck
Oli Scherer
-17
/
+0
2024-04-16
Fail candidate assembly for erroneous types
Gurinder Singh
-12
/
+0
2024-04-15
crash -> test
Michael Goulet
-10
/
+0
2024-04-15
crashes: readme: add reminder to add Fixes #abcde to prs to automatically clo...
Matthias Krüger
-0
/
+7
2024-04-14
crashes: limit a couple tests to only run on x86_64 and/or not on windows
Matthias Krüger
-10
/
+6
2024-04-14
update README and add COMPILETEST_VERBOSE_CRASHES env var which when set prin...
Matthias Krüger
-1
/
+4
2024-04-14
crashes: fix ice detection which did not trigger if code compiled without err...
Matthias Krüger
-1
/
+14
2024-04-14
tests/crashes: add ICEs from matthiaskrgr/glacier2
Matthias Krüger
-39
/
+2620
2024-04-14
add .rs crashes from https://github.com/rust-lang/glacier
Matthias Krüger
-1
/
+664
2024-04-14
tidy: add tidy check agains \.rs files inside tests/crashes that are missing ...
Matthias Krüger
-4
/
+0
2024-04-14
crashes: add another test showing that everything works fine when we need com...
Matthias Krüger
-1
/
+28
2024-04-14
bootstrap/compiletest: implement "crashes" tests that fail if no ice is repro...
Matthias Krüger
-0
/
+1
2024-04-14
add initial ice as test
Matthias Krüger
-0
/
+4
[prev]