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
Age
Commit message (
Expand
)
Author
Lines
2021-12-02
use try_normalize_erasing_regions in needs_drop
b-naber
-2
/
+4
2021-12-02
Auto merge of #91354 - fee1-dead:const_env, r=spastorino
bors
-12
/
+73
2021-12-01
Format
Deadbeef
-6
/
+26
2021-11-29
`ParamEnv` should be const when `ImplItem` is within a const impl.
Deadbeef
-1
/
+37
2021-11-29
Completely remove ConstnessAnd
Oli Scherer
-3
/
+1
2021-11-29
Re-use `constness_for_typeck` instead of rolling it ourselves
Oli Scherer
-11
/
+1
2021-11-29
Add constness to ParamEnv
Oli Scherer
-10
/
+27
2021-11-28
Take a LocalDefId in expect_*item.
Camille GILLOT
-7
/
+4
2021-11-13
Recurse through query system when checking ADT drop types, hopefully improvin...
Jakob Degen
-23
/
+61
2021-11-08
impl Copy/Clone for arrays in std, not in compiler
bstrie
-1
/
+1
2021-11-06
Improve terminology around "after typeck"
pierwill
-1
/
+1
2021-10-28
Auto merge of #90218 - JakobDegen:adt_significant_drop_fix, r=nikomatsakis
bors
-45
/
+56
2021-10-25
Clean up debug statements in needs_drop
Jakob Degen
-7
/
+5
2021-10-25
expose default substs in param_env
b-naber
-0
/
+12
2021-10-23
Fixes incorrect handling of ADT's drop requirements
Jakob Degen
-41
/
+54
2021-10-19
Replace FnLikeNode by FnKind.
Camille GILLOT
-3
/
+2
2021-10-02
Remove various unused feature gates
bjorn3
-2
/
+0
2021-09-26
Auto merge of #89144 - sexxi-goose:insig_stdlib, r=nikomatsakis
bors
-18
/
+57
2021-09-22
PR fixup
Aman Arora
-7
/
+16
2021-09-21
Auto merge of #89103 - Mark-Simulacrum:migrate-2021, r=estebank
bors
-1
/
+1
2021-09-21
Handle type params in insig dtors
Aman Arora
-10
/
+16
2021-09-21
2229: Early exit when we see an insigificant drop
Aman Arora
-9
/
+33
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-09-20
Do not store visibility in *ItemRef.
Camille GILLOT
-1
/
+1
2021-09-09
Remove the queries
Deadbeef
-75
/
+13
2021-09-09
Const drop selection candidates
Deadbeef
-1
/
+2
2021-09-09
Const dropping
Deadbeef
-11
/
+76
2021-08-27
Auto merge of #88371 - Manishearth:rollup-pkkjsme, r=Manishearth
bors
-1
/
+12
2021-08-26
Rollup merge of #88123 - camelid:tup-pat-precise-spans, r=estebank
Manish Goregaokar
-1
/
+12
2021-08-26
add `tcx` to `fn walk`
lcnr
-2
/
+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-22
Fix typos “a”→“an”
Frank Steffahn
-2
/
+2
2021-08-21
Make E0023 spans even more precise
Noah Lev
-1
/
+12
2021-08-18
Fold `vtable_trait_upcasting_coercion_new_vptr_slot` logic into obligation pr...
Charles Lew
-1
/
+2
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-07-10
Add impl_constness query
Deadbeef
-0
/
+11
2021-07-06
Revert "Revert "Merge CrateDisambiguator into StableCrateId""
bjorn3
-8
/
+1
2021-07-04
Combine individual limit queries into single `limits` query
Aaron Hill
-1
/
+1
2021-07-04
Query-ify global limit attribute handling
Aaron Hill
-1
/
+1
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
/
+92
2021-07-03
Fix const-generics ICE related to binding
Yuki Okushi
-1
/
+8
2021-07-01
Include terminators in instance size estimate
Tomasz Miąsko
-1
/
+1
2021-06-07
Revert "Merge CrateDisambiguator into StableCrateId"
bjorn3
-1
/
+8
2021-06-02
Restrict access to crate_name.
Camille GILLOT
-8
/
+1
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-1
/
+8
2021-05-30
Restrict access to crate_name.
Camille GILLOT
-8
/
+1
2021-05-30
Merge CrateDisambiguator into StableCrateId
bjorn3
-7
/
+0
[prev]
[next]