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
/
src
/
test
/
ui
/
traits
/
alias
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-2122
/
+0
2022-12-13
Make some diagnostics not depend on the source of what they reference being a...
Oli Scherer
-10
/
+5
2022-11-21
Allow opaque types in trait impl headers and rely on coherence to reject unso...
Oli Scherer
-14
/
+1
2022-08-20
Rollup merge of #100500 - cjgillot:verify-self-predicate, r=lcnr
Matthias Krüger
-1
/
+31
2022-08-18
Reword "Required because of the requirements on the impl of ..."
Andy Wang
-2
/
+2
2022-08-17
Add const-generics test.
Camille GILLOT
-0
/
+23
2022-08-13
Ban references to `Self` in trait object substs for projection predicates too.
Camille GILLOT
-1
/
+8
2022-08-10
Ban indirect references to `Self` too.
Camille GILLOT
-0
/
+19
2022-08-10
Generalize trait object generic param check to aliases.
Camille GILLOT
-0
/
+49
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-2
/
+2
2022-06-22
Perform coherence checking per impl.
Camille GILLOT
-8
/
+8
2022-06-16
fix one more case of trailing space
klensy
-6
/
+6
2022-05-09
Point to the empty trait alias.
Camille GILLOT
-0
/
+6
2022-04-12
Compute a more precise span for opaque type impls
Oli Scherer
-2
/
+2
2022-03-28
Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"
Oli Scherer
-3
/
+3
2022-03-24
Properly track `ImplObligation`s
Esteban Kuber
-0
/
+2
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-3
/
+3
2022-02-07
Print opaque types from type aliases via their path
Oli Scherer
-3
/
+3
2021-11-10
no overlap errors after failing the orphan check
lcnr
-8
/
+8
2021-10-02
Consistently use 'supertrait'.
Bruce Mitchener
-55
/
+55
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-8
/
+15
2021-08-11
Modify structured suggestion output
Esteban Küber
-3
/
+3
2021-07-27
Make all tests use type_alias_impl_trait feature instead of min
Santiago Pastorino
-1
/
+1
2021-05-26
Lint against non-camelCase trait alias names
Smitty
-0
/
+18
2021-04-23
Auto merge of #83729 - JohnTitor:issue-43913, r=estebank
bors
-0
/
+40
2021-04-06
Do not ICE when closure is involved in TAIT
Esteban Küber
-0
/
+36
2021-04-01
Add a suggestion when using a type alias instead of trait alias
Yuki Okushi
-0
/
+40
2021-02-09
Organize trait test files
Bram van den Heuvel
-0
/
+1933