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
/
fudge.rs
Age
Commit message (
Expand
)
Author
Lines
2024-03-07
move snapshot handling into mod
lcnr
-256
/
+0
2024-01-16
don't store const var origins for known vars
lcnr
-2
/
+9
2023-11-21
Fix some unnecessary casts
Nilstrieb
-2
/
+2
2023-10-24
Get rid of 'tcx on ConstVid, EffectVid
Michael Goulet
-7
/
+8
2023-10-13
Format all the let chains in compiler
Michael Goulet
-1
/
+3
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-2
/
+2
2023-02-13
Rename folder traits' `tcx` method to `interner`
Alan Egerton
-1
/
+1
2023-02-13
Make folding traits generic over the Interner
Alan Egerton
-1
/
+1
2023-02-13
Alias folding/visiting traits instead of re-export
Alan Egerton
-1
/
+1
2022-10-07
Remove TypeckResults from InferCtxt
Cameron Steffen
-2
/
+2
2022-06-14
Rename the `ConstS::val` field as `kind`.
Nicholas Nethercote
-1
/
+1
2022-06-08
Folding revamp.
Nicholas Nethercote
-1
/
+1
2022-03-02
8 - Make more use of `let_chains`
Caio
-6
/
+4
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-3
/
+3
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-1
/
+1
2021-12-02
Reduce boilerplate around infallible folders
Alan Egerton
-15
/
+20
2021-11-26
Unwrap the results of type folders
LeSeulArtichaut
-1
/
+1
2021-11-26
Adapt `TypeFolder` implementors to return a `Result`
LeSeulArtichaut
-19
/
+14
2021-09-28
More tracing instrumentation
Oli Scherer
-2
/
+1
2021-09-06
Use index newtyping for TyVid
Mark Rousskov
-1
/
+1
2020-11-16
compiler: fold by value
Bastian Kauschke
-1
/
+1
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+249