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
/
generator
/
print
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-233
/
+0
2022-12-27
Trim more paths in obligation types
Esteban Küber
-1
/
+1
2022-12-01
rustc_ast_lowering: Stop lowering imports into multiple items
Vadim Petrochenkov
-4
/
+4
2022-09-30
create def ids for impl traits during ast lowering
Santiago Pastorino
-4
/
+4
2022-08-21
Targeted fixes addressing erroneous suggestions
Michael Goulet
-4
/
+0
2022-08-21
Rework point-at-arg
Michael Goulet
-11
/
+29
2022-08-18
Reword "Required because of the requirements on the impl of ..."
Andy Wang
-2
/
+2
2022-07-07
Shorten span for closures.
Camille GILLOT
-18
/
+6
2022-06-19
Greatly improve error reporting for futures and generators in `note_obligatio...
Joshua Nelson
-6
/
+38
2022-01-21
Override rustc version in ui and mir-opt tests to get stable hashes
The 8472
-5
/
+5
2021-12-13
Include rustc version in `rustc_span::StableCrateId`
pierwill
-5
/
+5
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-12
/
+20
2021-07-06
Revert "Revert "Update tests""
bjorn3
-5
/
+5
2021-06-07
Revert "Update tests"
bjorn3
-5
/
+5
2021-05-30
Update tests
bjorn3
-5
/
+5
2021-03-12
Make def_key and HIR parenting consistent.
Camille GILLOT
-5
/
+5
2020-11-10
Use Places to express closure/generator Captures
Aman Arora
-2
/
+2
2020-10-11
traits diagnostics: Don't print closure/generator upvar_tys tuple
Aman Arora
-2
/
+0
2020-10-11
Always return tupled_upvar_tys for Closure/Generator consituent tys
Aman Arora
-0
/
+1
2020-10-11
Replace tuple of infer vars for upvar_tys with single infer var
Roxane
-2
/
+3
2020-09-28
Add tests for updated closure/generator printing
Aman Arora
-0
/
+191