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
/
needs_drop.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-24
Restrict query recursion in `needs_significant_drop`
Jakob Degen
-19
/
+17
2021-12-02
use try_normalize_erasing_regions in needs_drop
b-naber
-2
/
+4
2021-11-13
Recurse through query system when checking ADT drop types, hopefully improvin...
Jakob Degen
-23
/
+61
2021-10-25
Clean up debug statements in needs_drop
Jakob Degen
-7
/
+5
2021-10-23
Fixes incorrect handling of ADT's drop requirements
Jakob Degen
-41
/
+54
2021-09-22
PR fixup
Aman Arora
-7
/
+16
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-09
Remove the queries
Deadbeef
-75
/
+13
2021-09-09
Const dropping
Deadbeef
-11
/
+76
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-05-14
add new attribute rustc_insignificant_dtor and a query to check if a type has...
Dhruv Jauhar
-4
/
+49
2020-11-29
Be cautious of calling upvar_tys before mir
Aman Arora
-6
/
+2
2020-11-19
Move `rustc_ty` -> `rustc_ty_utils`
LeSeulArtichaut
-0
/
+188