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
/
variance
Age
Commit message (
Expand
)
Author
Lines
2021-10-09
Show detailed expected/found types in error message when trait paths are the ...
rhysd
-12
/
+12
2021-10-03
Don't suggest replacing region with 'static in NLL
Aaron Hill
-34
/
+0
2021-06-09
BTree: encapsulate LeafRange better & some debug asserts
Stein Somers
-35
/
+148
2021-05-01
Add help message for unused type param
kadmin
-0
/
+3
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-9
/
+9
2020-06-09
Relate existential associated types with variance Invariant
Santiago Pastorino
-0
/
+47
2019-11-21
Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov
bors
-44
/
+44
2019-11-18
Auto merge of #58281 - mark-i-m:synthesis, r=estebank
bors
-0
/
+70
2019-11-18
review comments: tweak prefix strings
Esteban Küber
-12
/
+12
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-44
/
+44
2019-11-07
Update ui tests
Guillaume Gomez
-0
/
+1
2019-10-27
update tests
Mark Mansi
-0
/
+70
2019-10-11
Print lifetimes with backticks
Yuki Okushi
-56
/
+56
2019-10-03
typo: fix typo in E0392
Ben Boeckel
-9
/
+9
2019-10-02
review comment
Esteban Küber
-9
/
+9
2019-09-30
Reword E0392 slightly
Esteban Küber
-9
/
+9
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-2
/
+2
2019-05-29
Update ui test suite to use dyn
memoryruins
-38
/
+38
2019-05-12
Change compare mode to use -Zborrowck=mir
Matthew Jasper
-0
/
+397
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-36
/
+9
2019-04-19
Rollup merge of #60052 - varkor:unused-parameter-diagnostic, r=estebank
Mazdak Farrokhzad
-9
/
+9
2019-04-18
Update tests
varkor
-9
/
+9
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-9
/
+0
2019-03-11
Update NLL tests
Vadim Petrochenkov
-3
/
+3
2019-03-11
Update tests
Vadim Petrochenkov
-76
/
+76
2018-12-25
Remove licenses
Mark Rousskov
-498
/
+196
2018-11-07
Removed `#[rustc_error]` from tests that are all `// compile-pass`.
Felix S. Klock II
-21
/
+5
2018-11-07
remove `#[rustc_error]` from ui/ tests that remain compile-fail tests.
Felix S. Klock II
-6
/
+6
2018-10-17
Update output for borrowck=migrate compare mode.
David Wood
-397
/
+0
2018-10-10
Use the span of the user type for `AscribeUserType`
Matthew Jasper
-2
/
+2
2018-09-27
Enable NLL compare mode for more tests
Matthew Jasper
-75
/
+218
2018-09-19
Update ui tests
Matthew Jasper
-6
/
+6
2018-09-01
Update tests
Basile Desloges
-150
/
+0
2018-08-14
Update former compile-fail tests
Matthew Jasper
-16
/
+16
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+2593