about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-04-29 22:37:50 +0200
committerGitHub <noreply@github.com>2024-04-29 22:37:50 +0200
commit6ce9708ce5fe15f6ece4cc9a50b8fb37561f7cd4 (patch)
tree2b93eab6434d5dd3c4ca2af7b31d936a2acb0c8c /compiler/rustc_mir_transform/src
parenta8a1d3a771850e1e364eb9010e98789ce758a817 (diff)
parent17073464ad9746995a733f87cf25b6d6eb3d9f35 (diff)
downloadrust-6ce9708ce5fe15f6ece4cc9a50b8fb37561f7cd4.tar.gz
rust-6ce9708ce5fe15f6ece4cc9a50b8fb37561f7cd4.zip
Rollup merge of #124185 - beepster4096:move_data_base_local_infallible, r=pnkfelix
Remove optionality from MoveData::base_local

This is an artifact from when Places could be based on statics and not just locals. Now, all move paths either are locals or have parents, so this doesn't need to return Option anymore.
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions