diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-10-23 22:19:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-23 22:19:19 +0200 |
| commit | a649b1666c839b03ec21476f3f1a557590941f10 (patch) | |
| tree | 415c5ba646ac289dce95793434b450942db8feca /src/test/ui/iterators/iter-sum-overflow-debug.rs | |
| parent | 951b8c84be4ba1446ad2b00b5a1700c7d4cac147 (diff) | |
| parent | 08e2f05549de74022f2e596251ed88e784514640 (diff) | |
| download | rust-a649b1666c839b03ec21476f3f1a557590941f10.tar.gz rust-a649b1666c839b03ec21476f3f1a557590941f10.zip | |
Rollup merge of #65657 - nnethercote:rm-InternedString-properly, r=eddyb
Remove `InternedString` This PR removes `InternedString` by converting all occurrences to `Symbol`. There are a handful of places that need to use the symbol chars instead of the symbol index, e.g. for stable sorting; local conversions `LocalInternedString` is used in those places. r? @eddyb
Diffstat (limited to 'src/test/ui/iterators/iter-sum-overflow-debug.rs')
0 files changed, 0 insertions, 0 deletions
