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
/
compiler
/
rustc_hir_analysis
/
src
/
delegation.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-12
Rollup merge of #138407 - Bryanskiy:delegation-variadic, r=petrochenkov
Manish Goregaokar
-0
/
+5
2025-03-12
Delegation: reject C-variadics
Bryanskiy
-0
/
+5
2025-03-12
Move methods from `Map` to `TyCtxt`, part 4.
Nicholas Nethercote
-2
/
+2
2025-02-08
Rustfmt
bjorn3
-4
/
+4
2025-01-31
Remove unnecessary builders.
Nicholas Nethercote
-193
/
+139
2025-01-31
Format `delegation.rs` better.
Nicholas Nethercote
-22
/
+15
2025-01-31
Merge two identical match arms.
Nicholas Nethercote
-7
/
+2
2024-10-26
Effects cleanup
Deadbeef
-2
/
+0
2024-10-24
Remove associated type based effects logic
Michael Goulet
-5
/
+0
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-4
/
+4
2024-09-05
Delegation: support generics in associated delegation items
Bryanskiy
-51
/
+192
2024-09-03
Delegation refactoring: add builders for generics inheritance
Bryanskiy
-80
/
+184
2024-08-11
Use assert_matches around the compiler
Michael Goulet
-1
/
+3
2024-07-31
Delegation: second attempt to improve perf
Bryanskiy
-1
/
+1
2024-07-29
Delegation: support generics for delegation from free functions
Bryanskiy
-0
/
+259