about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-24 18:00:38 +0200
committerGitHub <noreply@github.com>2024-07-24 18:00:38 +0200
commitce523d65e01849c648efce8c7cd2d69a6a237d21 (patch)
tree949fef34aaaec838f5fe83d8639c1ce197518480 /compiler/rustc_parse/src/errors.rs
parent122b0b2ef2bfe94eca3a05ac2e314a84e97d62a2 (diff)
parent0ea5694c7c7e2ecda818262ef043ef8ef765ad3c (diff)
downloadrust-ce523d65e01849c648efce8c7cd2d69a6a237d21.tar.gz
rust-ce523d65e01849c648efce8c7cd2d69a6a237d21.zip
Rollup merge of #127480 - biabbas:vxworks, r=workingjubilee
Fix build failure on vxworks #127084

PR to address issue #127084 .
1. Skip `reset_segpipe` for vxworks
2. Return unimplemented error for vxworks from settimes and lchown
3. Temporarily skip dirfd for vxworks
4. Add allow unused unsafe on read_at and write_at functions in unix/fs.rs
5. Using cfg disable ON_BROKEN_PIPE_FLAG_USED and on_broken_pipe_flag_used() for vxworks
6. Remove old crate::syscommon::thread::min_stack() reference from process_vxworks.rs and update to set stack size of rtpthread

Thank you.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions