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
/
delegation
Age
Commit message (
Expand
)
Author
Lines
2024-05-15
delegation: Implement list delegation
Vadim Petrochenkov
-6
/
+175
2024-04-23
delegation: Support async, const, extern "ABI" and C-variadic functions
Vadim Petrochenkov
-60
/
+138
2024-04-23
delegation: Support renaming
Vadim Petrochenkov
-0
/
+20
2024-03-27
Delegation: fix ICE on wrong instantiation
Bryanskiy
-177
/
+225
2024-03-26
Rollup merge of #123091 - Bryanskiy:delegation-fixes, r=petrochenkov
Matthias Krüger
-0
/
+103
2024-03-26
Delegation: fix ICE on wrong `self` resolution
Bryanskiy
-0
/
+103
2024-03-22
Delegation: fix ICE on `bound_vars` divergence
Bryanskiy
-0
/
+49
2024-03-16
Delegation: fix ICE on duplicated associative items
Bryanskiy
-0
/
+46
2024-03-07
Merge collect_mod_item_types query into check_well_formed
Oli Scherer
-35
/
+35
2024-03-07
Use the same collection order as check_mod_type_wf
Oli Scherer
-18
/
+18
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-5
/
+5
2024-02-07
Update tests
r0cky
-4
/
+24
2024-01-12
Delegation implementation: step 1
Bryanskiy
-0
/
+771