about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-05 02:21:32 +0000
committerbors <bors@rust-lang.org>2024-02-05 02:21:32 +0000
commit991a9dc3f7f9aa4f56bbb7431e294ca52a34acfc (patch)
treeb87579130def6e72394a6a0636f5566e1803e1ac /compiler/rustc_data_structures/src
parent4d87c4ad626988ee2145c563d888dacc9ad36930 (diff)
parent233b21329c1c9236f7923e0cf574119c200e60b7 (diff)
downloadrust-991a9dc3f7f9aa4f56bbb7431e294ca52a34acfc.tar.gz
rust-991a9dc3f7f9aa4f56bbb7431e294ca52a34acfc.zip
Auto merge of #120497 - compiler-errors:modulize, r=lcnr
Move predicate, region, and const stuff into their own modules in middle

This PR mostly moves things around, and in a few cases adds some `ty::` to the beginning of names to avoid one-off imports.

I don't mean this to be the most *thorough* move/refactor. I just generally wanted to begin to split up `ty/mod.rs` and `ty/sty.rs` which are huge and hard to distinguish, and have a lot of non-ty stuff in them.

r? lcnr
Diffstat (limited to 'compiler/rustc_data_structures/src')
0 files changed, 0 insertions, 0 deletions