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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
variance
Age
Commit message (
Expand
)
Author
Lines
2022-10-10
Check representability in adt_sized_constraint
Cameron Steffen
-3
/
+28
2022-08-31
Fix a bunch of typo
Dezhi Wu
-3
/
+3
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-142
/
+64
2022-06-14
btreemap-alloc: adjust ui test
Jacob Hughes
-8
/
+8
2022-06-13
Update variance-object-types.stderr
Yoke
-1
/
+1
2022-06-13
remove use Cell in variance-object-types.rs
Yoke
-1
/
+0
2022-06-13
del unrelated comment
Yoke
-3
/
+0
2022-06-11
clean variance test
lengyijun
-9
/
+9
2022-06-03
Fully stabilize NLL
Jack Huey
-927
/
+81
2022-04-05
Rollup merge of #95591 - jackh726:nll-revisions-1, r=oli-obk
Dylan DPC
-185
/
+324
2022-04-05
More nll revisions
Jack Huey
-185
/
+324
2022-04-04
Format invariance notes with backticks
Michael Goulet
-38
/
+38
2022-02-25
Do not suggest using a const parameter when there are bounds on an unused typ...
Chayim Refael Friedman
-1
/
+34
2021-12-31
Ensure that early-bound function lifetimes are always 'local'
Aaron Hill
-10
/
+10
2021-12-29
Refactor variance diagnostics to work with more types
Aaron Hill
-0
/
+73
2021-10-23
Rollup merge of #89829 - voidc:assoc-const-variance, r=lcnr
Matthias Krüger
-0
/
+27
2021-10-13
Remove textual span from diagnostic string
Oli Scherer
-61
/
+61
2021-10-12
Add UI test for the variance of types appearing in consts
Dominik Stolz
-0
/
+27
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
[next]