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_next_trait_solver
/
src
/
solve
/
inspect
Age
Commit message (
Expand
)
Author
Lines
2025-09-18
move `mod canonical` out of `eval_ctxt`
lcnr
-3
/
+1
2025-08-29
cleanup proof tree implementation and add cache
lcnr
-287
/
+112
2025-08-09
some `derive_more` refactors
Deadbeef
-4
/
+12
2025-06-23
inspect: merge `[Canonical]GoalEvaluation`
lcnr
-70
/
+18
2025-04-24
norm nested aliases before evaluating the parent goal
lcnr
-14
/
+0
2025-03-05
change definitely non-productive cycles to error
lcnr
-1
/
+1
2024-10-22
remove unused field
lcnr
-10
/
+6
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-08-29
Add `warn(unreachable_pub)` to `rustc_next_trait_solver`.
Nicholas Nethercote
-21
/
+28
2024-08-12
do not use the global solver cache for proof trees
lcnr
-92
/
+14
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+2
2024-07-12
rustc_next_trait_solver: derivative -> derive-where
Pavel Grigorenko
-14
/
+8
2024-07-12
enable fuzzing of `SearchGraph`
lcnr
-19
/
+50
2024-06-25
Rename tcx to cx
Michael Goulet
-2
/
+2
2024-06-24
Replace Deref bounds on Interner in favor of a SliceLike trait
Michael Goulet
-0
/
+1
2024-06-21
Rename a bunch of things
Michael Goulet
-29
/
+26
2024-06-18
Fix impl for SolverDelegate
Michael Goulet
-0
/
+2
2024-06-18
Uplift the new trait solver
Michael Goulet
-0
/
+579