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
/
nll
/
relate_tys
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-307
/
+0
2022-09-26
address review
b-naber
-4
/
+4
2022-08-09
don't normalize wf predicates
lcnr
-1
/
+11
2022-06-03
Fully stabilize NLL
Jack Huey
-26
/
+10
2022-03-28
Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"
Oli Scherer
-0
/
+27
2022-02-11
Revert "Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obk"
Oli Scherer
-27
/
+0
2022-02-08
Improve opaque type higher-ranked region error message under NLL
Aaron Hill
-0
/
+27
2021-09-25
Don't anonymize bound region names during typeck
Aaron Hill
-4
/
+4
2021-08-15
Report nicer errors for HRTB NLL errors from queries
Matthew Jasper
-9
/
+19
2021-08-15
Report mismatched type errors for bound region errors in NLL
Matthew Jasper
-13
/
+28
2020-10-06
Separate bounds and predicates for associated/opaque types
Matthew Jasper
-8
/
+1
2020-04-16
enforce that R1: R2 requires univ(R1) <= univ(R2)
Niko Matsakis
-0
/
+56
2020-01-23
Use check-pass mode for nll tests
Tomasz Miąsko
-2
/
+2
2019-11-04
Use check-pass in ui tests where appropriate
Tomasz Miąsko
-1
/
+1
2019-10-01
Improve HRTB error span when -Zno-leak-check is used
Aaron Hill
-0
/
+42
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-3
/
+3
2019-05-12
Remove feature(nll) when compare mode is sufficient
Matthew Jasper
-8
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-53
/
+3
2018-12-04
Update tests
Oliver Scherer
-2
/
+2
2018-10-21
Use new region infer errors for explaining borrows
Matthew Jasper
-3
/
+3
2018-10-10
Use the span of the user type for `AscribeUserType`
Matthew Jasper
-2
/
+2
2018-09-19
Update ui tests
Matthew Jasper
-2
/
+2
2018-09-10
optimize `let x: T = ..` to avoid a temporary
Niko Matsakis
-14
/
+16
2018-09-10
fix SCCs containing mixture of universes
Niko Matsakis
-0
/
+31
2018-09-10
insert `AscribeUserType` for ascriptions
Niko Matsakis
-1
/
+8
2018-09-10
now that we can handle subtyping, fix higher-ranked equality
Niko Matsakis
-12
/
+1
2018-09-10
add a test for variables used twice
Niko Matsakis
-0
/
+52
2018-07-26
fix reference file
Niko Matsakis
-1
/
+1
2018-07-25
Nit: improve comment in hr-fn-aau-eq-abu.rs
Niko Matsakis
-10
/
+10
2018-07-25
add regression test for #48071
Niko Matsakis
-0
/
+38
2018-07-25
introduce new subtyping
Niko Matsakis
-0
/
+108