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
/
nll
/
relate_tys
Age
Commit message (
Expand
)
Author
Lines
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