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
/
traits
/
alias
Age
Commit message (
Expand
)
Author
Lines
2023-11-24
Show number in error message even for one error
Nilstrieb
-10
/
+10
2023-10-30
Detect object safety errors when assoc type is missing
Esteban Küber
-1
/
+1
2023-08-28
Revert "Suggest using `Arc` on `!Send`/`!Sync` types"
David Tolnay
-2
/
+0
2023-08-09
Suggest using `Arc` on `!Send`/`!Sync` types
Esteban Kuber
-0
/
+2
2023-04-11
Allow the elaborator to only filter to real supertraits
Michael Goulet
-0
/
+20
2023-04-11
Broken tests
Michael Goulet
-0
/
+10
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-2
/
+2
2023-02-16
Do not ICE on unmet trait alias impl bounds
Alan Egerton
-0
/
+40
2023-02-16
Rollup merge of #108115 - eggyal:unmet_trait_alias_bound, r=compiler-errors
Matthias Krüger
-0
/
+30
2023-02-16
Do not ICE on unmet trait alias bounds
Alan Egerton
-0
/
+30
2023-02-16
Remove save-analysis.
Nicholas Nethercote
-5
/
+1
2023-02-08
Do not assemble supertraits for trait aliases
Alan Egerton
-0
/
+21
2023-01-27
Add regression test for #60755
Yuki Okushi
-0
/
+12
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2122