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_ty_utils
/
src
/
instance.rs
Age
Commit message (
Expand
)
Author
Lines
2022-03-02
rename ErrorReported -> ErrorGuaranteed
mark
-7
/
+7
2022-02-15
Overhaul `RegionKind` and `Region`.
Nicholas Nethercote
-2
/
+2
2022-01-15
initial revert
Ellen
-4
/
+0
2022-01-07
Add query to avoid name comparison in `leaf_def`
Matthew Jasper
-24
/
+19
2021-11-08
impl Copy/Clone for arrays in std, not in compiler
bstrie
-1
/
+1
2021-09-09
Const drop selection candidates
Deadbeef
-1
/
+2
2021-08-26
make unevaluated const substs optional
lcnr
-2
/
+3
2021-08-26
require a `tcx` for `TypeVisitor`
lcnr
-0
/
+3
2021-08-18
Fold `vtable_trait_upcasting_coercion_new_vptr_slot` logic into obligation pr...
Charles Lew
-1
/
+2
2021-07-03
Simplify `visit_region` implementation
Yuki Okushi
-13
/
+4
2021-07-03
Correct `visit_region` implementation
Yuki Okushi
-1
/
+26
2021-07-03
Use `BoundVarsCollector` for now
Yuki Okushi
-9
/
+91
2021-07-03
Fix const-generics ICE related to binding
Yuki Okushi
-1
/
+8
2021-03-31
Track bound vars
Jack Huey
-1
/
+1
2021-02-18
Auto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk
bors
-1
/
+2
2021-02-15
Add `ptr::Pointee` trait (for all types) and `ptr::metadata` function
Simon Sapin
-1
/
+2
2021-02-14
param_env debugs are instrumental to rustc's success
Ellen
-6
/
+3
2021-02-13
debug!("paramenv={}paramenv={}paramenv={}paramenv={}")
Ellen
-2
/
+6
2020-11-19
Move `rustc_ty` -> `rustc_ty_utils`
LeSeulArtichaut
-0
/
+284