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
/
src
/
librustc_ty
/
needs_drop.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-05
Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>.
Eduard-Mihai Burtescu
-1
/
+1
2020-06-21
Make is_freeze and is_copy_modulo_regions take TyCtxtAt
Ralf Jung
-1
/
+1
2020-06-07
Rollup merge of #72764 - jonas-schievink:mind-the-tyerr, r=estebank
Dylan DPC
-2
/
+8
2020-05-30
Be more careful around ty::Error in generators
Jonas Schievink
-2
/
+8
2020-05-28
standardize limit comparisons with `Limit` type
David Wood
-2
/
+3
2020-05-23
iterate List by value
Bastian Kauschke
-1
/
+1
2020-05-22
Use `OnceCell` instead of `Once`
Dylan MacKenzie
-2
/
+1
2020-04-17
Adjust mir-opt test and make it drop something
Jonas Schievink
-3
/
+3
2020-04-17
Make `needs_drop` less pessimistic on generators
Jonas Schievink
-0
/
+17
2020-03-30
rustc -> rustc_middle part 3 (rustfmt)
Mazdak Farrokhzad
-2
/
+2
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-3
/
+3
2020-03-21
rustc: keep upvars tupled in {Closure,Generator}Substs.
Eduard-Mihai Burtescu
-2
/
+2
2020-03-20
remove redundant returns (clippy::needless_return)
Matthias Krüger
-1
/
+1
2020-02-09
Apply suggestions from code review
matthewjasper
-6
/
+7
2020-02-02
Address review comments
Matthew Jasper
-21
/
+14
2020-02-02
Improve needs_drop query
Matthew Jasper
-0
/
+171