about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-09-22 09:03:52 +0900
committerGitHub <noreply@github.com>2022-09-22 09:03:52 +0900
commit614e18bf59591e9d2aa9378ab652db9d836e97e3 (patch)
tree2b7805caf927838be2522f3a2718a76198097857 /src/test/debuginfo/enum-thinlto.rs
parentb08c8cb7e0e35eb553bc5fb647bf201d660e1360 (diff)
parentb8d2f5cde5d2fb332a74c1974cd8e0a2d69f4f8a (diff)
downloadrust-614e18bf59591e9d2aa9378ab652db9d836e97e3.tar.gz
rust-614e18bf59591e9d2aa9378ab652db9d836e97e3.zip
Rollup merge of #102030 - est31:tidy_walk_no_reexport, r=Mark-Simulacrum
Don't crate-locally reexport walk functions in tidy

I've moved the walk functions into their own module in #100591 and didn't want to make changing the paths everywhere in tidy part of the PRs diff, so I just reexported the functions locally. This PR removes the crate-local reexport and instead does module level reexports. I'm not sure how much it's worth it and whether the new state is better, idk. Feel free to have any opinion on this.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions