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
/
tests
/
ui
/
self
Age
Commit message (
Expand
)
Author
Lines
2023-05-23
Don't ICE if method receiver fails to unify with arbitrary_self_types
Michael Goulet
-0
/
+25
2023-05-14
Add test.
Camille GILLOT
-0
/
+15
2023-05-14
Revert "Validate resolution for SelfCtor too."
Camille GILLOT
-50
/
+0
2023-05-12
Note base types of coercion
Michael Goulet
-4
/
+2
2023-05-04
Rollup merge of #110982 - cjgillot:elided-self-const, r=petrochenkov
Matthias Krüger
-0
/
+51
2023-05-03
Do not recurse into const generic args when resolving self lifetime elision.
Camille GILLOT
-0
/
+51
2023-05-03
Validate resolution for SelfCtor too.
Camille GILLOT
-0
/
+50
2023-04-12
Special-case item attributes in the suggestion output
Esteban Küber
-1
/
+0
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-1
/
+2
2023-03-11
Rollup merge of #104363 - WaffleLapkin:bonk_box_new, r=Nilstrieb
Matthias Krüger
-2
/
+3
2023-03-03
Add unuseless `#[allow(unused_allocation)]`
Maybe Waffle
-2
/
+3
2023-03-03
Label opaque type for 'captures lifetime' error message
Michael Goulet
-4
/
+6
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-64
/
+64
2023-01-30
Modify primary span label for E0308
Esteban Küber
-1
/
+1
2023-01-26
Rollup merge of #97373 - dimpolo:cell_dispatch_from_dyn, r=dtolnay
Matthias Krüger
-0
/
+22
2023-01-24
impl DispatchFromDyn for Cell and UnsafeCell
dimi
-0
/
+22
2023-01-15
Tweak E0597
Esteban Küber
-0
/
+2
2023-01-11
When suggesting writing a fully qualified path probe for appropriate types
Esteban Küber
-2
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+4352