Skip to content

Commit

Permalink
Unrolled build for rust-lang#132233
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#132233 - WaffleLapkin:box-module-split, r=workingjubilee

Split `boxed.rs` into a few modules

I wanted to add an impl for `Box<_>`, but was quickly discouraged by the 3K file. This splits off a couple bits, making it at least a bit more manageable.

r? ````@workingjubilee```` (I think you are not bothered by refactorings like this?)
  • Loading branch information
rust-timer authored Oct 29, 2024
2 parents c8a8c82 + f0744ca commit 0d9c437
Show file tree
Hide file tree
Showing 4 changed files with 1,094 additions and 1,061 deletions.
Loading

0 comments on commit 0d9c437

Please sign in to comment.