diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-29 21:19:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-29 21:19:50 +0200 |
| commit | c62bb46fb32d00b448105590d0f9bd5782da7f71 (patch) | |
| tree | 77bd51dc5974ce68f44762b9dd620800f1e18ab9 /tests/run-make-fulldeps/rustdoc-map-file/validate_json.py | |
| parent | 80e988d7a6494caffe162578760ed390cd47c0cc (diff) | |
| parent | e34ad763639eda0e6174fc89ee31d808ec0d1536 (diff) | |
| download | rust-c62bb46fb32d00b448105590d0f9bd5782da7f71.tar.gz rust-c62bb46fb32d00b448105590d0f9bd5782da7f71.zip | |
Rollup merge of #109693 - workingjubilee:maybe-unconstify-alloc, r=fee1-dead
Remove ~const from alloc There is currently an effort underway to stop using `~const Trait`, temporarily, so as to refactor the logic underlying const traits with relative ease. This means it has to go from the standard library, as well. I have taken the initial step of just removing these impls from alloc, as removing them from core is a much more tangled task. In addition, all of these implementations are one more-or-less logically-connected group, so reverting their deconstification as a group seems like it will also be sensible. r? `@fee1-dead`
Diffstat (limited to 'tests/run-make-fulldeps/rustdoc-map-file/validate_json.py')
0 files changed, 0 insertions, 0 deletions
