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
/
tests
/
ui
/
impl-trait
Age
Commit message (
Expand
)
Author
Lines
2023-02-03
Rollup merge of #107585 - compiler-errors:fndef-sig-cycle, r=oli-obk
Dylan DPC
-2
/
+2
2023-02-02
Rollup merge of #107201 - compiler-errors:confusing-async-fn-note, r=estebank
Matthias Krüger
-20
/
+0
2023-02-02
Don't cause a cycle when formatting query description that references a FnDef
Michael Goulet
-2
/
+2
2023-01-30
Mention fn coercion rules (needs to be expanded)
Esteban Küber
-0
/
+2
2023-01-30
Tweak use of trimmed paths
Esteban Küber
-8
/
+8
2023-01-30
Do not mention lifetime names in force trimmed paths
Esteban Küber
-2
/
+2
2023-01-30
Modify primary span label for E0308
Esteban Küber
-23
/
+23
2023-01-27
Bless tests.
Camille GILLOT
-13
/
+12
2023-01-27
Test the 3 generator handling versions for generator/async tests.
Camille GILLOT
-21
/
+356
2023-01-25
Rollup merge of #106897 - estebank:issue-99430, r=davidtwco
Matthias Krüger
-0
/
+3
2023-01-22
Remove confusing 'while checking' note from opaque future type mismatches
Michael Goulet
-20
/
+0
2023-01-21
Label closure captures/generator locals that make opaque types recursive
Michael Goulet
-0
/
+46
2023-01-18
Auto merge of #106503 - cjgillot:remap-nofilter, r=oli-obk
bors
-0
/
+39
2023-01-15
Tweak E0597
Esteban Küber
-0
/
+3
2023-01-13
Rollup merge of #106585 - estebank:issue-46585, r=compiler-errors
Matthias Krüger
-6
/
+5
2023-01-12
Auto merge of #106760 - compiler-errors:rollup-0bogyco, r=compiler-errors
bors
-4
/
+8
2023-01-11
Rollup merge of #106360 - estebank:remove-borrow-suggestion, r=compiler-errors
Michael Goulet
-4
/
+8
2023-01-12
Rollup merge of #106702 - estebank:trait-bounds, r=compiler-errors
Matthias Krüger
-2
/
+7
2023-01-12
Rollup merge of #106596 - estebank:verbose-e0271, r=compiler-errors
Matthias Krüger
-4
/
+4
2023-01-11
Hide more of long types in E0271
Esteban Küber
-4
/
+4
2023-01-11
Make `&`-removal suggestion verbose
Esteban Küber
-4
/
+8
2023-01-11
When suggesting writing a fully qualified path probe for appropriate types
Esteban Küber
-6
/
+5
2023-01-11
Note predicate span on ImplDerivedObligation
Michael Goulet
-3
/
+7
2023-01-11
Conserve cause of `ImplDerivedObligation` in E0599
Esteban Küber
-2
/
+7
2023-01-11
Do not filter substs in `remap_generic_params_to_declaration_params`.
Camille GILLOT
-0
/
+39
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+11331
[prev]