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
/
object-safety
Age
Commit message (
Expand
)
Author
Lines
2023-12-14
update use of feature flags
lcnr
-1
/
+1
2023-11-24
Show number in error message even for one error
Nilstrieb
-14
/
+14
2023-10-30
Auto merge of #116405 - estebank:issue-103155, r=davidtwco
bors
-12
/
+12
2023-10-30
Detect object safety errors when assoc type is missing
Esteban Küber
-12
/
+12
2023-10-29
On object safety error, mention new enum as alternative
Esteban Küber
-0
/
+5
2023-10-19
Suggest relaxing implicit `type Assoc: Sized;` bound
Esteban Küber
-0
/
+44
2023-10-08
always show and explain sub region
Ali MJ Al-Nasrawy
-7
/
+1
2023-10-05
Add a note to duplicate diagnostics
Alex Macleod
-0
/
+2
2023-09-02
Do not require associated types with Self: Sized to uphold bounds when confir...
Michael Goulet
-21
/
+31
2023-08-26
Remove unnecessary `select_obligations_where_possible` and redundant errors
Esteban Küber
-27
/
+4
2023-08-26
On let binding type point to type parameter that introduced unmet bound
Esteban Küber
-2
/
+25
2023-07-28
Update existing UI tests
León Orell Valerian Liehr
-34
/
+14
2023-07-10
Do not set up wrong span for adjustments
Michael Goulet
-1
/
+1
2023-07-05
Test that you can't circumvent the `Sized` bound check
Oli Scherer
-0
/
+73
2023-07-05
Make `unused_associated_type_bounds`'s lint level changeable
Oli Scherer
-0
/
+3
2023-07-05
Add more tests
Oli Scherer
-0
/
+59
2023-07-05
Lint now-unnecessary associated type bounds
Oli Scherer
-0
/
+41
2023-07-05
Don't require associated types with `Self: Sized` bounds in `dyn Trait` objects
Oli Scherer
-13
/
+3
2023-05-12
Note base types of coercion
Michael Goulet
-18
/
+9
2023-04-20
Add some tests around (lack of) object safety of associated types and consts
Oli Scherer
-0
/
+141
2023-02-21
Name placeholder in some region errors
Michael Goulet
-0
/
+5
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+882