about summary refs log tree commit diff
path: root/src/liballoc/string.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-06-14 11:17:31 +0000
committerbors <bors@rust-lang.org>2017-06-14 11:17:31 +0000
commit554c685b0b3b25b7aa752717edf50b8d6bcab7a0 (patch)
treee048f4f5b938bbaba5c4ee0704cc627cffd52067 /src/liballoc/string.rs
parentdfa7e21e4ee555d04c0fb86069f5acffee3550ad (diff)
parentf8d5f90adee5e43ecf4cd0e191086f8bd45e1285 (diff)
downloadrust-554c685b0b3b25b7aa752717edf50b8d6bcab7a0.tar.gz
rust-554c685b0b3b25b7aa752717edf50b8d6bcab7a0.zip
Auto merge of #42523 - clarcharr:refactor_ops, r=brson
Refactor ops.rs

This refactors ops.rs into several different modules internally, as the file has gotten quite big. None of these modules are actually exported, but this should make maintaining it much easier. I've avoided the ambition of exporting the modules because they can more easily be rearranged after this commit goes through, even though it'd be cool to potentially export the modules in the future.

I've separated the creation of each file into a separate commit so that this is easier to read.

Redone version of #42269 with the movement of `RangeArgument` moved.
Diffstat (limited to 'src/liballoc/string.rs')
0 files changed, 0 insertions, 0 deletions