about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorlcnr <rust@lcnr.de>2023-11-13 14:12:56 +0000
committerlcnr <rust@lcnr.de>2023-11-13 14:13:54 +0000
commit8935a1be016cc0734f081d85d4414a5b534eeac1 (patch)
tree85a533f4d180fd6e22c885d233e559fbcd229815 /library/std/src/sys/unix/process/process_unix.rs
parentdd0739aabe9d67eac30887821df5922ac7a8bcfe (diff)
downloadrust-8935a1be016cc0734f081d85d4414a5b534eeac1.tar.gz
rust-8935a1be016cc0734f081d85d4414a5b534eeac1.zip
update type flags
- `HAS_RE_LATE_BOUND` -> `HAS_RE_BOUND`
- `HAS_TY_LATE_BOUND` -> `HAS_TY_BOUND`
- `HAS_CT_LATE_BOUND` -> `HAS_CT_BOUND`
- `HAS_LATE_BOUND` -> `HAS_BOUND_VARS`
- `fn has_late_bound_regions` -> `fn has_bound_regions`
- `fnhas_non_region_late_bound` -> `fn has_non_region_bound_vars`
- `fn has_late_bound_vars` -> `fn has_bound_vars`
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions