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_infer
/
src
/
traits
/
structural_impls.rs
Age
Commit message (
Expand
)
Author
Lines
2025-04-14
Derive Obligation's fold impls
Michael Goulet
-31
/
+1
2025-03-15
Fold visit into ty
Michael Goulet
-2
/
+3
2025-03-15
Squash fold into ty
Michael Goulet
-2
/
+1
2025-02-19
Make fewer crates depend on rustc_ast_ir
Michael Goulet
-2
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+4
2024-06-03
Move FulfillmentErrorCode to rustc_trait_selection too
Michael Goulet
-21
/
+0
2024-06-03
Make TraitEngines generic over error
Michael Goulet
-6
/
+0
2024-05-10
rename some variants in FulfillmentErrorCode
Michael Goulet
-4
/
+4
2024-03-05
Convert `TypeVisitor` and `DefIdVisitor` to use `VisitorResult`
Jason Newcomb
-3
/
+3
2024-02-29
distinguish recursion limit based overflow for diagnostics
lcnr
-2
/
+4
2024-01-12
Remove redundant Code from FulfillmentErrorCode variants
Michael Goulet
-7
/
+8
2023-12-19
rename to verbose-internals
jyn
-1
/
+1
2023-07-30
inline format!() args up to and including rustc_codegen_llvm
Matthias Krüger
-5
/
+5
2023-04-10
Report overflows gracefully with new solver
Michael Goulet
-1
/
+2
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-5
/
+12
2023-02-13
Make folding traits generic over the Interner
Alan Egerton
-1
/
+1
2023-02-13
Make visiting traits generic over the Interner
Alan Egerton
-2
/
+2
2023-02-13
Alias folding/visiting traits instead of re-export
Alan Egerton
-3
/
+3
2022-09-19
Make cycle errors recoverable
Joshua Nelson
-0
/
+1
2022-07-06
Update TypeVisitor paths
Alan Egerton
-2
/
+2
2022-07-05
Explicit TypeVisitable implementations
Alan Egerton
-0
/
+3
2022-06-08
Folding revamp.
Nicholas Nethercote
-5
/
+2
2021-12-02
Rename TypeFolderFallible to FallibleTypeFolder
Alan Egerton
-2
/
+2
2021-12-02
Reduce boilerplate around infallible folders
Alan Egerton
-4
/
+7
2021-11-28
Auto merge of #91230 - eggyal:fallible-type-fold, r=jackh726
bors
-5
/
+5
2021-11-26
Make `TypeFoldable` implementors short-circuit on error
LeSeulArtichaut
-5
/
+5
2021-11-25
Visit `param_env` field in Obligation's `TypeFoldable` impl
Aaron Hill
-1
/
+2
2020-11-17
Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk
bors
-1
/
+1
2020-11-16
words
lcnr
-1
/
+1
2020-11-16
compiler: fold by value
Bastian Kauschke
-1
/
+1
2020-11-14
Introduce `TypeVisitor::BreakTy`
LeSeulArtichaut
-1
/
+1
2020-10-30
Remove implicit `Continue` type
LeSeulArtichaut
-1
/
+1
2020-10-30
TypeVisitor: use `ControlFlow` in rustc_{infer,lint,trait_selection}
LeSeulArtichaut
-1
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+74