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
/
ui
/
range
Age
Commit message (
Expand
)
Author
Lines
2021-02-09
./x.py test --bless
Tomasz Miąsko
-275
/
+11
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-1
/
+1
2020-10-06
Fix tests from rebase
Matthew Jasper
-1
/
+3
2020-10-06
Separate bounds and predicates for associated/opaque types
Matthew Jasper
-1
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-90
/
+90
2020-08-27
Abort when catch_unwind catches a foreign exception
Amanieu d'Antras
-6
/
+9
2020-08-16
hir: simplify `is_range_literal`
David Wood
-1
/
+5
2020-07-14
Remove `Sized` `on_unimplemented` note
Esteban Küber
-1
/
+0
2020-07-02
Audit uses of `span_suggestion_short`
Yuki Okushi
-32
/
+65
2020-06-22
Change heuristic for determining range literal
Ayaz Hafiz
-0
/
+43
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-1
/
+1
2020-03-05
Remove eh_unwind_resume lang item
Amanieu d'Antras
-10
/
+6
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-0
/
+42
2020-01-24
Normalise notes with the/is
varkor
-1
/
+1
2020-01-09
Update tests
Vadim Petrochenkov
-11
/
+251
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-1
/
+1
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-48
/
+48
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-3
/
+3
2019-04-22
Remove double trailing newlines
varkor
-6
/
+0
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-3
/
+3
2019-01-01
Fix broken links to second edition TRPL.
Corey Farwell
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-113
/
+23
2018-11-15
Rollup merge of #55852 - varkor:dotdotequals-lint, r=zackmdavis
Pietro Albini
-2
/
+2
2018-11-10
Use non-short suggestion for parenthesised ..=
varkor
-1
/
+1
2018-11-10
Rewrite `...` as `..=` as a MachineApplicable 2018 idiom lint
varkor
-2
/
+2
2018-11-10
Auto merge of #55626 - nikic:update-emscripten, r=alexcrichton
bors
-1
/
+1
2018-11-08
Fix some tests for wasm32-unknown-emscripten
Nikita Popov
-1
/
+1
2018-11-07
Removed `#[rustc_error]` from tests that are all `// compile-pass`.
Felix S. Klock II
-33
/
+9
2018-10-09
Fix test for windows os
Paweł Romanowski
-6
/
+10
2018-10-08
Attempt to fix #54505 tests for wasm
Paweł Romanowski
-11
/
+12
2018-10-02
Address review comments
Paweł Romanowski
-74
/
+24
2018-10-02
Fix range borrowing suggestions logic
Paweł Romanowski
-3
/
+313
2018-09-29
First stab at fixing #54505
Paweł Romanowski
-0
/
+327
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+438