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
/
unsized
Age
Commit message (
Expand
)
Author
Lines
2023-12-14
update use of feature flags
lcnr
-2
/
+2
2023-11-24
Show number in error message even for one error
Nilstrieb
-13
/
+13
2023-11-01
Remove a false statement from Unsize docs, add a test
Michael Goulet
-0
/
+29
2023-10-30
Improve some diagnostics around `?Trait` bounds
Oli Scherer
-10
/
+10
2023-10-25
Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...
Oli Scherer
-6
/
+39
2023-09-13
fix: skip opt if body has tainted error
bohan
-0
/
+32
2023-09-10
Point out if a local trait has no implementations
Michael Goulet
-0
/
+5
2023-09-08
fix: return ealry when has tainted in mir-lint
bohan
-0
/
+30
2023-08-26
Point at appropriate type parameter in more trait bound errors
Esteban Küber
-8
/
+4
2023-08-15
Separate consider_unsize_to_dyn_candidate from other unsize candidates
Michael Goulet
-0
/
+2
2023-06-20
Auto merge of #112320 - compiler-errors:do-not-impl-via-obj, r=lcnr
bors
-2
/
+23
2023-06-20
Add rustc_do_not_implement_via_object
Michael Goulet
-2
/
+23
2023-06-15
change `std::marker::Sized` to just `Sized`
Lukas Markeffsky
-36
/
+36
2023-05-18
Remove return type sized check hack from hir typeck
Michael Goulet
-23
/
+2
2023-05-18
Simplify suggestion when returning bare dyn trait
Michael Goulet
-17
/
+18
2023-05-12
Note base types of coercion
Michael Goulet
-8
/
+8
2023-02-21
Specify what 'this' actually is
Michael Goulet
-1
/
+1
2023-02-15
Fix unintentional UB in ui tests
Ben Kimock
-2
/
+2
2023-01-30
Modify primary span label for E0308
Esteban Küber
-2
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2325