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_middle
/
src
/
ty
/
subst.rs
Age
Commit message (
Expand
)
Author
Lines
2021-08-26
update `TypeFlags` to deal with missing ct substs
lcnr
-5
/
+1
2021-08-24
Auto merge of #87900 - jackh726:issue-87429, r=nikomatsakis
bors
-2
/
+2
2021-08-23
When checking associated type bounds, use bound vars for GAT params in param_env
jackh726
-2
/
+2
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-3
/
+3
2021-05-26
Fix typo
Paul Trojahn
-1
/
+1
2021-04-02
Auto merge of #83207 - oli-obk:valtree2, r=lcnr
bors
-0
/
+6
2021-04-01
Inline some functions that suddenly show up more in traces
Oli Scherer
-3
/
+1
2021-03-31
Add tcx lifetime to Binder
Jack Huey
-1
/
+4
2021-03-31
bail out early when substituting mir constants that don't need substituting
Oli Scherer
-0
/
+3
2021-03-31
Add a new normalization query just for mir constants
Oli Scherer
-0
/
+5
2020-11-17
Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk
bors
-2
/
+2
2020-11-16
compiler: fold by value
Bastian Kauschke
-8
/
+8
2020-11-14
Introduce `TypeVisitor::BreakTy`
LeSeulArtichaut
-2
/
+2
2020-10-30
Remove implicit `Continue` type
LeSeulArtichaut
-2
/
+2
2020-10-30
TypeVisitor: use `std::ops::ControlFlow` instead of `bool`
LeSeulArtichaut
-3
/
+4
2020-10-21
Lift: take self by value
Bastian Kauschke
-4
/
+4
2020-10-14
Remove unused code from rustc_middle
est31
-3
/
+0
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+687