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
/
compile-fail
Age
Commit message (
Expand
)
Author
Lines
2020-12-29
Remove `compile-fail` test suite
Vadim Petrochenkov
-518
/
+0
2020-11-29
Update tests to remove old numeric constants
bstrie
-1
/
+1
2020-11-18
change error for `LayoutErr::SizeOverflow`
Bastian Kauschke
-1
/
+1
2020-11-12
check mir exists before validation; fix tests
Vishnunarayan K I
-1
/
+0
2020-10-08
Add compile fail test for issue 27675
Andreas Molzer
-0
/
+19
2020-09-29
Update `compile-fail` test
Dylan MacKenzie
-0
/
+2
2020-09-22
Bless compile-fail
Dylan MacKenzie
-3
/
+1
2020-09-19
Update compile-fail tests
Oliver Scherer
-1
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-6
/
+6
2020-08-27
Abort when catch_unwind catches a foreign exception
Amanieu d'Antras
-0
/
+2
2020-07-18
rustc_metadata: Make crate loading fully speculative
Vadim Petrochenkov
-1
/
+1
2020-07-02
Remove some `ignore-stage1` annotations.
Eric Huss
-2
/
+0
2020-06-28
Update tests
Dylan MacKenzie
-4
/
+4
2020-06-19
Rollup merge of #72934 - christianpoveda:mut-borrows-in-consts, r=oli-obk
Manish Goregaokar
-1
/
+1
2020-06-19
update diagnostics for &mut in constants
Christian Poveda
-1
/
+1
2020-06-16
bless all
Ralf Jung
-1
/
+1
2020-05-04
Add Option to Force Unwind Tables
Sam Elliott
-0
/
+21
2020-04-29
Bless tests
Dylan MacKenzie
-2
/
+0
2020-04-14
typeck: workaround WF hole in `to_const`.
Eduard-Mihai Burtescu
-0
/
+5
2020-03-26
Update tests to use llvm_asm!
Amanieu d'Antras
-4
/
+4
2020-03-23
Evaluate repeat expression lengths as late as possible
Oliver Scherer
-6
/
+1
2020-03-13
Auto merge of #67502 - Mark-Simulacrum:opt-catch, r=Mark-Simulacrum
bors
-2
/
+0
2020-03-05
Remove eh_unwind_resume lang item
Amanieu d'Antras
-2
/
+0
2020-03-02
Remove chalk integration
CAD97
-125
/
+0
2020-02-15
remove no-longer-needed test
Ralf Jung
-20
/
+0
2020-02-15
fix compile-fail
Ralf Jung
-4
/
+4
2020-01-12
Diagnostics should not end with a full stop
varkor
-1
/
+1
2020-01-09
Update tests
Vadim Petrochenkov
-0
/
+2
2019-12-25
Fix rebase and sort assoc type list for deterministic output
Esteban Küber
-1
/
+1
2019-12-24
Tweak errors for missing associated types and type parameters
Esteban Küber
-2
/
+2
2019-12-07
Auto merge of #66927 - RalfJung:engines-dont-panic, r=oli-obk
bors
-1
/
+0
2019-12-02
Correct other tests related to const_mut_refs
Christian Poveda
-1
/
+1
2019-12-01
fix compile-fail tests
Ralf Jung
-1
/
+0
2019-11-15
A `Downcast` is now reached when const-checking a `for` loop
Dylan MacKenzie
-0
/
+2
2019-11-13
Bless less verbose error messages
Dylan MacKenzie
-7
/
+1
2019-11-13
Bless const tests with improved diagnostics
Dylan MacKenzie
-0
/
+5
2019-10-22
fix compile-fail test
Esteban Küber
-0
/
+1
2019-10-18
[const-prop] Handle MIR Rvalue::Aggregates
Wesley Wiser
-0
/
+1
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-1
/
+1
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-1
/
+1
2019-10-04
Fix ABI, run and fix more tests, re-enable CI for PRs
Thomas Lively
-1
/
+1
2019-09-23
rustc: Fix mixing crates with different `share_generics`
Alex Crichton
-0
/
+1
2019-09-17
Get rid of special const intrinsic query in favour of `const_eval`
Oliver Scherer
-0
/
+11
2019-08-06
move error with diverging output to compile-fail
Esteban Küber
-0
/
+7
2019-07-11
rustc_mir: follow FalseUnwind's real_target edge in qualify_consts.
Eduard-Mihai Burtescu
-3
/
+8
2019-07-06
Make WhileTrue into an EarlyLintPass lint.
Mazdak Farrokhzad
-0
/
+1
2019-06-20
Auto merge of #60341 - mtak-:macos-tlv-workaround, r=alexcrichton
bors
-3
/
+3
2019-06-19
fix compile-fail test for targets without thread locals
tyler
-4
/
+3
2019-06-13
Create fewer basic blocks in match MIR lowering
Matthew Jasper
-0
/
+2
2019-05-29
Update the rest of the test suites to use dyn
memoryruins
-1
/
+1
[next]