Skip to content

Commit

Permalink
Rollup merge of rust-lang#132233 - WaffleLapkin:box-module-split, r=w…
Browse files Browse the repository at this point in the history
…orkingjubilee

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
workingjubilee authored Oct 29, 2024
2 parents d0a99e7 + 3a686cd commit 057f9e9
Show file tree
Hide file tree
Showing 3 changed files with 1,093 additions and 1,060 deletions.
Loading

0 comments on commit 057f9e9

Please sign in to comment.