diff options
| author | bors <bors@rust-lang.org> | 2023-01-23 01:05:56 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-01-23 01:05:56 +0000 |
| commit | d3322e277311033bd6dd646b1ad7f2604db0c946 (patch) | |
| tree | b4c8ebe7210f7ef44b419d2c80ad9b2358c76957 /compiler/rustc_codegen_llvm/src | |
| parent | a5fa99eed20a46a88c0c85eed6552a94b6656634 (diff) | |
| parent | 7f2cf191917e4e562ee49ab51a324714bbb36412 (diff) | |
| download | rust-d3322e277311033bd6dd646b1ad7f2604db0c946.tar.gz rust-d3322e277311033bd6dd646b1ad7f2604db0c946.zip | |
Auto merge of #106981 - joboet:std_remove_box_syntax, r=thomcc
Do not use box syntax in `std` See #94970 and #49733. About half of the `box` instances in `std` do not even need to allocate, the other half can simply be replaced with `Box::new`. `@rustbot` label +T-libs r? rust-lang/libs
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
