Skip to content

Commit

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

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

0 comments on commit 5ee13ae

Please sign in to comment.