about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorNoah Lev <camelidcamel@gmail.com>2021-11-24 12:27:37 -0800
committerNoah Lev <camelidcamel@gmail.com>2021-11-25 12:08:05 -0800
commitd81deb33fa8e9f03006b637fd0c035dc7acc5343 (patch)
tree30221794a3a99eaf49f63148f3be006652a1a657 /library/std/src/sys/unix/stack_overflow.rs
parent8adb0b6d6c264facc6e213ad06a25194e7591682 (diff)
downloadrust-d81deb33fa8e9f03006b637fd0c035dc7acc5343.tar.gz
rust-d81deb33fa8e9f03006b637fd0c035dc7acc5343.zip
Stop re-exporting `Type::ResolvedPath`
I would like to rename it to `Type::Path`, but then it can't be
re-exported since the name would conflict with the `Path` struct.
Usually enum variants are referred to using their qualified names in
Rust (and parts of rustdoc already do that with `clean::Type`), so this
is also more consistent with the language.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions