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
Age
Commit message (
Expand
)
Author
Lines
2020-03-10
Ignore `mir-opt` test when panic=abort
Dylan MacKenzie
-0
/
+2
2020-03-10
Add `mir-opt` test for better drop elaboration
Dylan MacKenzie
-0
/
+41
2020-03-10
bless UI tests
Joshua Nelson
-8
/
+17
2020-03-10
add ui-tests
Joshua Nelson
-0
/
+9
2020-03-10
rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org
Santiago Pastorino
-1
/
+1
2020-03-10
Rename rustc guide to rustc dev guide
Santiago Pastorino
-1
/
+1
2020-03-10
Rename rustc-guide to rustc-dev-guide
Santiago Pastorino
-1
/
+1
2020-03-10
parse: Tweak the function parameter edition check
Vadim Petrochenkov
-0
/
+22
2020-03-10
Auto merge of #66364 - Centril:cleanup-macro-def, r=petrochenkov,eddyb
bors
-205
/
+124
2020-03-10
Matrix::push: recursively expand or-patterns
Mazdak Farrokhzad
-0
/
+43
2020-03-10
explain the use of a custom identity function
Bastian Kauschke
-0
/
+3
2020-03-10
parse_if_expr: recover on attributes
Mazdak Farrokhzad
-56
/
+59
2020-03-10
trait-object-lifetime-parens: improve recovery.
Mazdak Farrokhzad
-27
/
+29
2020-03-10
use check_path more
Mazdak Farrokhzad
-1
/
+1
2020-03-10
simplify & improve parse_ty_tuple_or_parens
Mazdak Farrokhzad
-43
/
+89
2020-03-10
issue 68890: add more minimal repro
Mazdak Farrokhzad
-0
/
+17
2020-03-10
error_block_no_opening_brace: handle closures better
Mazdak Farrokhzad
-10
/
+10
2020-03-10
block-no-opening-brace: add another statement
Mazdak Farrokhzad
-44
/
+45
2020-03-10
parser: add note for `'label expr`.
Mazdak Farrokhzad
-0
/
+12
2020-03-10
parse_labeled_expr: add a suggestion on missing colon.
Mazdak Farrokhzad
-11
/
+18
2020-03-10
unify/improve/simplify attribute parsing
Mazdak Farrokhzad
-41
/
+38
2020-03-10
parse: recover on `fn foo() = expr;`
Mazdak Farrokhzad
-0
/
+140
2020-03-10
parse: recover on `&'lt $expr` / `'lt $expr`.
Mazdak Farrokhzad
-8
/
+105
2020-03-10
more reuse in block parsing & improve diagnostics.
Mazdak Farrokhzad
-7
/
+68
2020-03-10
use error_block_no_opening_brace more
Mazdak Farrokhzad
-0
/
+83
2020-03-10
macros/unknown-builtin: use hack for musl problems
Mazdak Farrokhzad
-1
/
+6
2020-03-10
span-api-tests: leave FIXME
Mazdak Farrokhzad
-0
/
+2
2020-03-10
rustc_errors: Use ensure_source_file_source_present where necessary.
Ana-Maria Mihalache
-5
/
+5
2020-03-10
--bless some tests
Mazdak Farrokhzad
-200
/
+112
2020-03-10
adjust span-api-tests.rs
Mazdak Farrokhzad
-2
/
+2
2020-03-10
pacify rustdoc by using better url
Mazdak Farrokhzad
-1
/
+1
2020-03-10
Rollup merge of #69836 - JohnTitor:immediate-outputs, r=nagisa
Mazdak Farrokhzad
-0
/
+22
2020-03-10
Rollup merge of #69817 - thekuom:test/borrow-checking-pattern-features, r=Cen...
Mazdak Farrokhzad
-0
/
+432
2020-03-10
Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnison
Mazdak Farrokhzad
-52
/
+0
2020-03-10
Add long error explanation for E0739
Ayush Kumar Mishra
-0
/
+1
2020-03-10
fix test failure due to earlier emitted error
YI
-1
/
+8
2020-03-10
fix #62456
YI
-0
/
+25
2020-03-10
builtin_macros: Add attribute macro `#[cfg_accessible(path)]`
Vadim Petrochenkov
-0
/
+186
2020-03-10
Add long error explanation for E0628 #61137
Ayush Kumar Mishra
-0
/
+1
2020-03-09
test(patterns): add borrowck tests for combination of pattern features
Matthew Kuo
-0
/
+432
2020-03-09
Rollup merge of #69842 - JohnTitor:more-tests, r=Centril
Mazdak Farrokhzad
-0
/
+131
2020-03-09
Rollup merge of #69762 - RalfJung:validity-errors, r=oli-obk
Mazdak Farrokhzad
-28
/
+48
2020-03-09
Rollup merge of #69685 - cuviper:soft-segv, r=sfackler
Mazdak Farrokhzad
-0
/
+19
2020-03-09
Rollup merge of #69201 - Aaron1011:feature/permit-if-attr, r=Centril
Mazdak Farrokhzad
-111
/
+248
2020-03-09
discrimant test must not be inlined!
Bastian Kauschke
-0
/
+1
2020-03-09
Add FIXMEs
Yuki Okushi
-6
/
+9
2020-03-08
unix: Don't override existing SIGSEGV/BUS handlers
Josh Stone
-0
/
+19
2020-03-09
run crt-static test on all target
12101111
-1
/
+0
2020-03-09
Add test for issue-67166
Yuki Okushi
-0
/
+22
2020-03-09
Add test for issue-64620
Yuki Okushi
-0
/
+18
[prev]
[next]