-   Notifications  You must be signed in to change notification settings 
- Fork 13.9k
Couple of changes for Redox OS #148137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Couple of changes for Redox OS #148137
Conversation
| These commits modify compiler targets. Some changes occurred in src/doc/rustc/src/platform-support cc @Noratrieb | 
   This comment has been minimized. 
   
 This comment has been minimized.
| ☔ The latest upstream changes (presumably #148241) made this pull request unmergeable. Please resolve the merge conflicts. | 
Co-Authored-By: Jeremy Soller <jackpot51@gmail.com>
| This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. | 
| bors? @bors r+ rollup | 
Couple of changes for Redox OS This upstreams all redox patches that can be upstreamed. cc `@jackpot51`
Rollup of 4 pull requests Successful merges: - #148115 (rustdoc: Rename unstable option `--nocapture` to `--no-capture` in accordance with `libtest`) - #148137 (Couple of changes for Redox OS) - #148176 ([rustdoc] Include attribute and derive macros when filtering on "macros") - #148253 (Handle default features and -Ctarget-features in the dummy backend) r? `@ghost` `@rustbot` modify labels: rollup
Couple of changes for Redox OS This upstreams all redox patches that can be upstreamed. cc ``@jackpot51``
Rollup of 9 pull requests Successful merges: - #138217 (Turn `Cow::is_borrowed,is_owned` into associated functions.) - #147858 (Micro-optimization attempt in coroutine layout computation) - #147923 (Simplify rustc_public context handling) - #147935 (Add LLVM realtime sanitizer) - #148115 (rustdoc: Rename unstable option `--nocapture` to `--no-capture` in accordance with `libtest`) - #148137 (Couple of changes for Redox OS) - #148176 ([rustdoc] Include attribute and derive macros when filtering on "macros") - #148193 (Remove `QPath::LangItem`) - #148253 (Handle default features and -Ctarget-features in the dummy backend) r? `@ghost` `@rustbot` modify labels: rollup
Rollup of 8 pull requests Successful merges: - #138217 (Turn `Cow::is_borrowed,is_owned` into associated functions.) - #147858 (Micro-optimization attempt in coroutine layout computation) - #147923 (Simplify rustc_public context handling) - #148115 (rustdoc: Rename unstable option `--nocapture` to `--no-capture` in accordance with `libtest`) - #148137 (Couple of changes for Redox OS) - #148176 ([rustdoc] Include attribute and derive macros when filtering on "macros") - #148253 (Handle default features and -Ctarget-features in the dummy backend) - #148272 (Align VEX V5 boot routine to 4 bytes) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of #148137 - bjorn3:redox_fixes, r=mati865 Couple of changes for Redox OS This upstreams all redox patches that can be upstreamed. cc ```@jackpot51```
This upstreams all redox patches that can be upstreamed.
cc @jackpot51