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
/
delegation
Age
Commit message (
Expand
)
Author
Lines
2025-01-24
Reword "crate not found" resolve message
Esteban Küber
-6
/
+8
2025-01-07
Update tests.
Mara Bos
-1
/
+1
2024-11-12
Don't trigger never type lint in a delegation test
Maybe Lapkin
-52
/
+17
2024-11-03
Yeet effects feature
Michael Goulet
-19
/
+18
2024-10-28
Hack out effects support for old solver
Michael Goulet
-6
/
+1
2024-10-24
Implement const effect predicate in new solver
Michael Goulet
-18
/
+10
2024-10-04
Bless ui tests.
Camille GILLOT
-16
/
+16
2024-09-07
Auto merge of #126161 - Bryanskiy:delegation-generics-4, r=petrochenkov
bors
-325
/
+417
2024-09-05
Delegation: support generics in associated delegation items
Bryanskiy
-201
/
+293
2024-09-03
Delegation refactoring: add builders for generics inheritance
Bryanskiy
-30
/
+30
2024-08-24
Rollup merge of #128524 - chenyukang:yukang-fix-127930-invalid-outer-style-su...
Trevor Gross
-5
/
+0
2024-08-16
Rewrite `get_fn_id_for_return_block`
Boxy
-0
/
+147
2024-08-10
Differentiate between methods and associated functions
Esteban Küber
-4
/
+4
2024-08-04
don't suggest turning crate-level attributes into outer style
yukang
-5
/
+0
2024-07-29
Delegation: support generics for delegation from free functions
Bryanskiy
-140
/
+395
2024-07-16
Delegation: support coercion for target expression
Bryanskiy
-17
/
+158
2024-06-25
Rollup merge of #126947 - Bryanskiy:delegation-lowering-refactoring, r=petroc...
Matthias Krüger
-4
/
+4
2024-06-25
Delegation: ast lowering refactor
Bryanskiy
-4
/
+4
2024-06-22
delegation: Do not crash on qpaths without a trait
Vadim Petrochenkov
-0
/
+25
2024-06-19
Rollup merge of #124135 - petrochenkov:deleglob, r=fmease
许杰友 Jieyou Xu (Joe)
-0
/
+416
2024-06-15
Rollup merge of #126497 - petrochenkov:delehyg, r=compiler-errors
Matthias Krüger
-2
/
+53
2024-06-15
delegation: Fix hygiene for `self`
Vadim Petrochenkov
-2
/
+53
2024-06-14
delegation: Implement glob delegation
Vadim Petrochenkov
-2
/
+418
2024-06-13
Point out exactly what obligation will fail
Michael Goulet
-0
/
+10
2024-06-13
Bless a test
Waffle Lapkin
-15
/
+40
2024-06-11
Rollup merge of #126236 - Bryanskiy:delegation-no-entry-ice-2, r=petrochenkov
许杰友 Jieyou Xu (Joe)
-0
/
+26
2024-06-10
Delegation: fix ICE on recursive delegation
Bryanskiy
-0
/
+26
2024-06-10
Delegation: fix ICE on late diagnostics
Bryanskiy
-0
/
+32
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