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
/
print
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-16
Fix inconsistent symbol mangling with -Zverbose
Tomasz Miąsko
-5
/
+0
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-3
/
+3
2022-02-15
Overhaul `RegionKind` and `Region`.
Nicholas Nethercote
-9
/
+1
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-1
/
+1
2022-01-15
Rollup merge of #92191 - jackh726:issue-89352, r=nikomatsakis
Matthias Krüger
-0
/
+5
2021-12-22
When obligation is a sized predicate, prefer projection or object candidates ...
Jack Huey
-0
/
+5
2021-12-15
Remove `in_band_lifetimes` from `rustc_middle`
Aaron Hill
-1
/
+1
2021-09-28
More tracing instrumentation
Oli Scherer
-2
/
+2
2021-03-31
Add tcx lifetime to Binder
Jack Huey
-2
/
+2
2021-03-23
Add query for const_param_default
kadmin
-4
/
+1
2021-03-23
Add has_default to GenericParamDefKind::Const
kadmin
-11
/
+16
2021-01-01
adjust const generics defaults FIXMEs to the new feature gate
Rémy Rakic
-1
/
+1
2020-12-11
Move binder for dyn to each list item
Jack Huey
-2
/
+4
2020-09-26
MiniSet/MiniMap moved and renamed into SsoHashSet/SsoHashMap
Valerii Lashmanov
-3
/
+3
2020-09-23
Move MiniSet to data_structures
Andreas Jonson
-1
/
+1
2020-09-18
Remove redundancy in cache key
Tyler Mandry
-1
/
+1
2020-09-17
Better handling for exponential-sized types in misc places
Valerii Lashmanov
-7
/
+23
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
ty: remove obsolete printer
David Wood
-2
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+346