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
/
clone.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-10
remove redundant imports
surechen
-2
/
+0
2023-07-30
Explain more clearly why `fn() -> T` can't be `#[derive(Clone)]`
Martin Nordholts
-0
/
+40
2023-04-16
core is now compilable
Deadbeef
-2
/
+1
2023-04-16
rm const traits in libcore
Deadbeef
-15
/
+5
2022-12-07
Make some trivial functions `#[inline(always)]`
Eduardo Sánchez Muñoz
-5
/
+4
2022-07-01
update cfg(bootstrap)s
Pietro Albini
-2
/
+1
2022-06-07
docs: show Clone and Copy on () doc pages
Michael Howell
-1
/
+0
2022-05-30
Remove `#[default..]` and add `#[const_trait]`
Deadbeef
-1
/
+2
2022-04-05
trivial cfg(bootstrap) changes
Pietro Albini
-2
/
+1
2022-03-21
Rename `~const Drop` to `~const Destruct`
Deadbeef
-1
/
+4
2021-12-12
Make some `Clone` impls `const`
woppopo
-6
/
+15
2021-11-08
Update Copy/Clone documentation WRT arrays
bstrie
-1
/
+0
2021-10-23
update cfg(bootstrap)
Pietro Albini
-1
/
+1
2021-09-09
Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis
Fabian Wolff
-0
/
+1
2021-06-10
Updates `Clone` docs for `Copy` comparison.
qwerty01
-1
/
+1
2021-03-03
Fix core tests
Ryan Levick
-0
/
+1
2021-03-03
Fix tests
Ryan Levick
-0
/
+1
2021-03-03
Add tests and support two more noop methods
Ryan Levick
-2
/
+1
2021-03-03
First version of noop-lint
Ryan Levick
-0
/
+2
2020-09-01
Improve readability
Denis Vasilik
-2
/
+6
2020-09-01
Use intra-doc links
Denis Vasilik
-9
/
+2
2020-07-27
mv std libs to library/
mark
-0
/
+235