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
/
run-pass
/
issues
Age
Commit message (
Expand
)
Author
Lines
2018-12-17
Address LLVM assertion failure by prepopulating with *just* name-anon-globals.
Felix S. Klock II
-1
/
+1
2018-12-14
add coherence future-compat warnings for marker-only trait objects
Ariel Ben-Yehuda
-0
/
+57
2018-12-14
fix issue 54153 by ignoring issue-18804 test on windows/mac.
Felix S. Klock II
-0
/
+5
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-4
/
+4
2018-12-11
Fix some misbehaving tests
varkor
-0
/
+1
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-6
/
+7
2018-11-25
Rollup merge of #56072 - da-x:stabilize-literal-matcher, r=petrochenkov
Pietro Albini
-1
/
+0
2018-11-21
macro_literal_matcher: fixes per petrochenkov's review
Dan Aloni
-1
/
+0
2018-11-21
Stabilize macro_literal_matcher
Dan Aloni
-1
/
+1
2018-11-18
Remove mir::StatementKind::EndRegion
Matthew Jasper
-1
/
+1
2018-11-11
Rollup merge of #55687 - alexreg:fix-24010, r=scalexm
Pietro Albini
-0
/
+22
2018-11-08
Deprecate channel selection
Stjepan Glavina
-0
/
+1
2018-11-07
Added tests.
Alexander Regueiro
-0
/
+22
2018-10-30
Regression test for issue #54477.
Felix S. Klock II
-0
/
+25
2018-10-23
fix typos in various places
Matthias Krüger
-1
/
+1
2018-10-16
Add ignore-compare-mode-nll to some run-pass tests that become compile-fail u...
Felix S. Klock II
-0
/
+46
2018-10-07
Auto merge of #54810 - 1aim:unused-impl-trait, r=oli-obk
bors
-23
/
+0
2018-10-07
Auto merge of #54835 - oli-obk:mögen_konstante_funktionen_doch_bitte_endlich...
bors
-5
/
+0
2018-10-07
Auto merge of #54451 - alexcrichton:no-mangle-extern-linkage, r=michaelwoerister
bors
-0
/
+1
2018-10-06
rustc: Allow `#[no_mangle]` anywhere in a crate
Alex Crichton
-0
/
+1
2018-10-05
Stabilize `min_const_fn`
Oliver Schneider
-5
/
+0
2018-10-04
Convert issue-49556.rs to compile-pass
Jonas Schievink
-31
/
+0
2018-10-04
Fix dead code lint for functions using impl Trait
Jonas Schievink
-0
/
+8
2018-10-03
Only promote calls to `#[rustc_promotable]` const fns
Oliver Schneider
-1
/
+3
2018-10-02
Rollup merge of #54702 - RalfJung:fn-ptr-promotion, r=oli-obk
Pietro Albini
-0
/
+8
2018-10-02
Rollup merge of #54680 - RalfJung:compile-pass, r=pnkfelix
Pietro Albini
-7152
/
+0
2018-10-02
move some more tests
Ralf Jung
-1416
/
+0
2018-09-30
do not promote comparing function pointers
Ralf Jung
-0
/
+8
2018-09-30
make run-pass tests with empty main just compile-pass tests
Ralf Jung
-5736
/
+0
2018-09-28
Prefer `#![feature(bind_by_move_pattern_guards)]` over `-Z disable_ast_check_...
Felix S. Klock II
-4
/
+3
2018-09-27
Allow `unused_variables` lint to placate test failure exposed by macos builders.
Felix S. Klock II
-0
/
+1
2018-09-27
Allow more lints that signalled on the arm-android test run.
Felix S. Klock II
-1
/
+2
2018-09-26
Add `#[allow(unused_mut)]` for various cases that arise only in compare-mode=...
Felix S. Klock II
-0
/
+2
2018-09-26
Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...
Felix S. Klock II
-0
/
+388
2018-09-26
Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.
Felix S. Klock II
-0
/
+35122
[prev]