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
/
infer
/
snapshot
Age
Commit message (
Expand
)
Author
Lines
2025-09-08
eagerly compute `sub_relations` again
lcnr
-1
/
+3
2025-07-30
handle region dependent goals due to infer vars
lcnr
-1
/
+7
2025-07-15
Consider outlives assumptions when proving auto traits for coroutine interiors
Michael Goulet
-0
/
+4
2025-07-13
Make sure that users don't take region obligations in a snapshot
Michael Goulet
-1
/
+3
2025-05-26
Rename
Michael Goulet
-2
/
+2
2025-05-06
support duplicates in the opaque_types_storage
lcnr
-0
/
+2
2025-05-02
Use less rustc_type_ir in the compiler codebase
Romain Perier
-2
/
+1
2025-04-14
Use `newtype_index!`-generated types more idiomatically
Yotam Ofek
-3
/
+4
2025-03-15
Fold visit into ty
Michael Goulet
-1
/
+1
2025-03-15
Squash fold into ty
Michael Goulet
-2
/
+4
2025-02-02
Move `unify_key` module.
Nicholas Nethercote
-2
/
+2
2024-10-24
Remove associated type based effects logic
Michael Goulet
-31
/
+3
2024-10-19
refactor fudge_inference, handle effect vars
lcnr
-121
/
+167
2024-10-07
Reduce visibilities some more.
Nicholas Nethercote
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-08-30
Remove `#[macro_use] extern crate tracing` from `rustc_infer`.
Nicholas Nethercote
-0
/
+3
2024-08-27
Add `warn(unreachable_pub)` to `rustc_infer`.
Nicholas Nethercote
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-16
/
+11
2024-06-21
Rename a bunch of things
Michael Goulet
-1
/
+1
2024-06-05
Basic removal of `Ty` from places (boring)
Boxy
-1
/
+1
2024-05-10
Use fewer origins when creating type variables.
Nicholas Nethercote
-2
/
+2
2024-04-15
Remove ConstVariableOriginKind
Michael Goulet
-5
/
+4
2024-03-28
compiler: fix few needless_pass_by_ref_mut clippy lints
klensy
-3
/
+3
2024-03-07
move snapshot handling into mod
lcnr
-0
/
+560