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
/
test
/
codegen
/
drop.rs
Age
Commit message (
Expand
)
Author
Lines
2021-05-17
rustc_codegen_ssa: only create backend `BasicBlock`s as-needed.
Eduard-Mihai Burtescu
-3
/
+6
2021-03-09
Deprecate items that accidentally weren't deprecated
bstrie
-1
/
+1
2020-10-04
Defer creating drop trees in MIR lowering until leaving that scope
Matthew Jasper
-3
/
+3
2020-06-04
Revert "Defer creating drop trees in MIR lowering until leaving that scope"
Felix S. Klock II
-3
/
+3
2020-05-09
Defer creating drop trees in MIR lowering until leaving that scope
Matthew Jasper
-3
/
+3
2020-01-19
fix real_drop_in_place in comments
Ralf Jung
-1
/
+1
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-1
/
+1
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-0
/
+1
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-1
/
+0
2019-10-04
Fix ABI, run and fix more tests, re-enable CI for PRs
Thomas Lively
-0
/
+1
2019-05-31
test: support both (`legacy` and `v0`) choices of mangling.
Eduard-Mihai Burtescu
-9
/
+12
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-06-12
Update test/codegen/drop.rs to reflect inconsequential change in basic block ...
Felix S. Klock II
-1
/
+1
2017-04-22
remove cleanup branches to the resume block
Ariel Ben-Yehuda
-1
/
+1
2016-08-24
Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.
Eduard Burtescu
-5
/
+5
2016-07-08
Fix codegen tests by make sure items are translated in AST order.
Michael Woerister
-7
/
+7
2016-03-17
Add #[rustc_no_mir] to make tests pass with -Z orbit.
Eduard Burtescu
-0
/
+2
2016-02-04
Avoid quadratic growth of functions due to cleanups
Björn Steinbrink
-0
/
+47