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-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
2019-05-15
clang tidy fixes
tyler
-1
/
+2
2019-05-15
fix another test
tyler
-1
/
+1
2019-04-23
Stabilize futures_api
Taylor Cramer
-1
/
+1
2019-04-05
Future-proof the Futures API
Taylor Cramer
-2
/
+2
2019-04-01
Allow closure to unsafe fn coercion
Taiki Endo
-0
/
+5
2019-03-20
Fix a bug in implied bounds
scalexm
-0
/
+28
2019-02-03
Apply review suggestions and fix tests
Matthias Einwag
-2
/
+2
2019-01-09
Stabilize `let` bindings and destructuring in constants and const fn
Oliver Scherer
-1
/
+1
2018-12-31
Rename and fix nolink-with-link-args test
Mika Lehtinen
-13
/
+12
2018-12-27
Auto merge of #56999 - petrochenkov:macrecov2, r=estebank
bors
-0
/
+25
2018-12-27
Add tests
scalexm
-0
/
+96
2018-12-27
Address review comments and CI failures
Vadim Petrochenkov
-0
/
+25
2018-12-25
Remove licenses
Mark Rousskov
-310
/
+0
2018-12-21
Stabilize Pin
Taylor Cramer
-1
/
+1
2018-12-18
Auto merge of #56160 - oli-obk:const_fn_let, r=nikomatsakis
bors
-3
/
+1
2018-12-15
Rollup merge of #56677 - aelred:must-use-on-traits, r=estebank
Pietro Albini
-0
/
+47
[next]