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
/
issues
Age
Commit message (
Expand
)
Author
Lines
2023-11-24
Show number in error message even for one error
Nilstrieb
-21
/
+21
2023-10-20
s/generator/coroutine/
Oli Scherer
-1
/
+1
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-4
/
+4
2023-10-06
Auto merge of #114811 - estebank:impl-ambiguity, r=wesleywiser
bors
-1
/
+1
2023-10-04
Tweak wording of E0562
Esteban Küber
-24
/
+24
2023-10-04
Reorder fullfillment errors to keep more interesting ones first
Esteban Küber
-1
/
+1
2023-10-02
Point out the actual mismatch error
Michael Goulet
-0
/
+1
2023-10-02
For a single impl candidate, try to unify it with error trait ref
Michael Goulet
-2
/
+2
2023-09-21
adjust how closure/generator types and rvalues are printed
Ralf Jung
-3
/
+3
2023-08-27
More precisely detect cycle errors from type_of on opaque
Michael Goulet
-2
/
+2
2023-07-29
Change default panic handler message format.
Mara Bos
-1
/
+1
2023-07-07
Require TAITs to be mentioned in the signatures of functions that register hi...
Oli Scherer
-19
/
+81
2023-07-03
Remove compare mode
Michael Goulet
-1
/
+0
2023-05-05
Don't print backtrace on ICEs in `issue-86800.rs`.
Nicholas Nethercote
-19
/
+5
2023-04-12
Split out a separate feature gate for impl trait in associated types
Oli Scherer
-12
/
+14
2023-03-08
Remove `identity_future` indirection
Arpad Borsos
-12
/
+2
2023-02-22
pluralize stuff
Michael Goulet
-12
/
+12
2023-02-14
Better label for illegal impl trait types
Michael Goulet
-4
/
+4
2023-02-07
Tweak ICE message
Esteban Küber
-3
/
+1
2023-01-30
Modify primary span label for E0308
Esteban Küber
-2
/
+2
2023-01-27
Bless tests.
Camille GILLOT
-2
/
+2
2023-01-18
Auto merge of #106503 - cjgillot:remap-nofilter, r=oli-obk
bors
-0
/
+39
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
/
+1449