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-10-04
missing value to delay_span_bug
lcnr
-2
/
+6
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-1
/
+1
2022-09-12
Auto merge of #100251 - compiler-errors:tuple-trait-2, r=jackh726
bors
-1
/
+2
2022-09-11
Apply formatting fixes
Andrew Cann
-4
/
+4
2022-09-11
implement Copy/Clone for generators
Andrew Cann
-1
/
+4
2022-09-09
rename `codegen_fulfill_obligation`
lcnr
-4
/
+2
2022-09-09
`resolve_instance`: remove `BoundVarsCollector`
lcnr
-108
/
+3
2022-09-01
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
-2
/
+0
2022-08-07
Built-in implementation of Tuple trait
Michael Goulet
-1
/
+2
2022-08-01
Store associated item defaultness in impl_defaultness.
Camille GILLOT
-1
/
+1
2022-07-22
Do not resolve associated const when there is no provided value
Michael Goulet
-0
/
+5
2022-07-06
Update TypeVisitor paths
Alan Egerton
-1
/
+1
2022-07-05
Relax constrained generics to TypeVisitable
Alan Egerton
-2
/
+2
2022-06-30
Recover when failing to normalize closure signature.
Camille GILLOT
-2
/
+2
2022-06-14
implement valtrees as the type-system representation for constant values
b-naber
-2
/
+0
2022-06-08
Auto merge of #97860 - Dylan-DPC:rollup-t3vxos8, r=Dylan-DPC
bors
-5
/
+9
2022-06-08
Folding revamp.
Nicholas Nethercote
-1
/
+3
2022-06-05
get_vtable returns opt instd of unwrpping
ouz-a
-5
/
+9
2022-05-16
Add a query for checking whether a function is an intrinsic.
Oli Scherer
-7
/
+1
2022-05-11
Gracefully fail to resolve associated items instead of `delay_span_bug`.
Camille GILLOT
-1
/
+17
2022-03-21
Rename `~const Drop` to `~const Destruct`
Deadbeef
-1
/
+1
2022-03-16
rustc_error: make ErrorReported impossible to construct
mark
-2
/
+2
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