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
/
compiler
/
rustc_next_trait_solver
/
src
/
solve
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-05
change definitely non-productive cycles to error
lcnr
-1
/
+3
2025-01-30
introduce `ty::Value`
Lukas Markeffsky
-4
/
+2
2025-01-22
Use `structurally_normalize` instead of manual `normalizes-to` goals
Boxy
-23
/
+19
2024-12-18
update new solver candidate assembly
lcnr
-10
/
+15
2024-11-28
support revealing defined opaque post borrowck
lcnr
-1
/
+14
2024-11-12
Consolidate type system const evaluation under `traits::evaluate_const`
Boxy
-2
/
+2
2024-10-24
Implement const effect predicate in new solver
Michael Goulet
-0
/
+1
2024-10-24
Remove associated type based effects logic
Michael Goulet
-6
/
+0
2024-10-19
Fix transmute goal
Michael Goulet
-0
/
+31
2024-10-17
move `defining_opaque_types` out of `Canonical`
lcnr
-1
/
+0
2024-10-11
remove outdated FIXMEs
lcnr
-3
/
+0
2024-10-10
impossible obligations check fast path
lcnr
-0
/
+8
2024-09-25
Compiler: Rename "object safe" to "dyn compatible"
León Orell Valerian Liehr
-2
/
+2
2024-09-02
chore: Fix typos in 'compiler' (batch 2)
Alexander Cyon
-1
/
+1
2024-07-09
exhaustively destructure external constraints
lcnr
-3
/
+11
2024-06-25
Rename tcx to cx
Michael Goulet
-6
/
+6
2024-06-24
Replace Deref bounds on Interner in favor of a SliceLike trait
Michael Goulet
-1
/
+1
2024-06-21
Rename a bunch of things
Michael Goulet
-9
/
+9
2024-06-18
Explicitly import tracing macros
Michael Goulet
-3
/
+3
2024-06-18
Uplift the new trait solver
Michael Goulet
-0
/
+305