rust/library
bors d6082292a6 Auto merge of #86041 - bstrie:unmagic-array-copy, r=jackh726
Replace Copy/Clone compiler magic on arrays with library impls

With const generics the compiler no longer needs to fake these impls.
2021-11-09 17:13:44 +00:00
..
alloc Add comments regarding superfluous !Sync impls 2021-11-08 13:07:20 -05:00
backtrace@b02ed04a7e Updated backtrace submodule 2021-11-02 12:31:34 +01:00
core Auto merge of #86041 - bstrie:unmagic-array-copy, r=jackh726 2021-11-09 17:13:44 +00:00
panic_abort
panic_unwind
proc_macro Append .0 to unsuffixed float if it would otherwise become int token 2021-10-25 20:30:47 -07:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #89310 - joshtriplett:available-concurrency-affinity, r=m-ou-se 2021-11-07 11:53:25 +00:00
stdarch@5fdbc476af
test clippy::perf fixes 2021-11-04 21:07:56 +01:00
unwind Repace use of static_nobundle with native_link_modifiers 2021-10-23 15:51:22 +02:00