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 a90055a + f0744ca commit 707c614
Show file tree
Hide file tree
Showing 4 changed files with 1,094 additions and 1,061 deletions.
Loading

0 comments on commit 707c614

Please sign in to comment.