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_middle
/
src
/
ty
/
walk.rs
Age
Commit message (
Expand
)
Author
Lines
2022-05-02
fix most compiler/ doctests
Elliot Roberts
-1
/
+1
2022-02-21
use `List<Ty<'tcx>>` for tuples
lcnr
-1
/
+1
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-2
/
+2
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-3
/
+3
2022-01-17
Add term to ExistentialProjection
kadmin
-2
/
+5
2022-01-15
initial revert
Ellen
-30
/
+11
2021-12-15
Remove `in_band_lifetimes` from `rustc_middle`
Aaron Hill
-1
/
+1
2021-08-26
ignore const substs in `implicit_infer`
lcnr
-9
/
+22
2021-08-26
add `tcx` to `fn walk`
lcnr
-18
/
+23
2021-08-26
make unevaluated const substs optional
lcnr
-1
/
+2
2021-03-20
extract `ConstKind::Unevaluated` into a struct
lcnr
-2
/
+2
2021-02-23
Small optimizations to obligation forest
kadmin
-1
/
+1
2020-09-26
MiniSet/MiniMap moved and renamed into SsoHashSet/SsoHashMap
Valerii Lashmanov
-4
/
+4
2020-09-23
Move MiniSet to data_structures
Andreas Jonson
-43
/
+1
2020-09-17
Only visit types once when walking the type tree
Valerii Lashmanov
-8
/
+72
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-31
Remove notrust in rustc_middle
Ivan Tham
-2
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+182