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
/
library
/
core
/
src
/
ops
/
drop.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-04
clippy fix: indentation
Marijn Schouten
-1
/
+1
2025-04-28
AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}...
Andrew Zhogin
-7
/
+0
2025-01-14
Enforce syntactical stability of const traits in HIR
Michael Goulet
-0
/
+1
2025-01-08
update cfg(bootstrap)
Pietro Albini
-1
/
+1
2024-11-25
Constify Drop and Destruct
Michael Goulet
-1
/
+1
2024-11-03
Rename the FIXMEs, remove a few that dont matter anymore
Michael Goulet
-1
/
+1
2024-08-01
fix dropck documentation for `[T;0]` special-case
Bryanskiy
-3
/
+4
2024-05-01
Step bootstrap cfgs
Mark Rousskov
-1
/
+0
2024-04-16
Add simple async drop glue generation
zetanumbers
-0
/
+8
2023-09-20
Enable effects for libcore
Deadbeef
-1
/
+1
2023-08-18
Go into more detail about panicking in drop.
Kevin Reid
-2
/
+8
2023-05-12
hedge for future changes
Ralf Jung
-1
/
+2
2023-02-13
fix and extend dropck documentation
Ralf Jung
-0
/
+67
2022-09-16
Mark `Drop` with `#[const_trait]`
Deadbeef
-0
/
+1
2022-08-23
Fix links to error codes
Guillaume Gomez
-1
/
+1
2021-07-07
Fix typo in `ops::Drop` docs
Swordelf2
-1
/
+1
2021-04-14
Fix small typo in Drop documentation
Mark Lodato
-1
/
+1
2020-08-21
Remove links that get imported from the prelude
LeSeulArtichaut
-4
/
+2
2020-08-21
Use intra-doc-links in `core::ops::*`
LeSeulArtichaut
-8
/
+8
2020-07-27
mv std libs to library/
mark
-0
/
+167