Uh oh!
There was an error while loading. Please reload this page.
Fixes for VxWorks - #75758
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
bpangWR
commented
Aug 24, 2020
Thanks for helping with the review. Please let me know if there is any change I should do in the code. |
jyn514
commented
Aug 24, 2020
I'm not comfortable reviewing the changes in bootstrap. Maybe @Mark-Simulacrum is interested? |
bpangWR
commented
Aug 24, 2020
Can you help to review the code? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Mark-Simulacrum
left a comment
There was a problem hiding this comment.
r=me with nit fixed and comments switched to // comment syntax which is preferred in Rust.
There was a problem hiding this comment.
| /* need to use CXX compiler as linker to resolve the execption functions | |
| /* need to use CXX compiler as linker to resolve the exception functions |
fix building errors use wr-c++ as linker
bpangWR
commented
Aug 25, 2020
Mark-Simulacrum
commented
Aug 25, 2020
@bors r+ rollup Thanks! |
bors
commented
Aug 25, 2020
📌 Commit 079baaf has been approved by |
Rollup of 10 pull requests Successful merges: - rust-lang#74730 (Hexagon libstd: update type defs) - rust-lang#75758 (Fixes for VxWorks) - rust-lang#75780 (Unconfuse Unpin docs a bit) - rust-lang#75806 (Prevent automatic page change when using history) - rust-lang#75818 (Update docs for SystemTime Windows implementation) - rust-lang#75837 (Fix font color for help button in ayu and dark themes) - rust-lang#75870 (Unify theme choices border color in ayu theme) - rust-lang#75875 (Shorten liballoc vec resize intra-doc link) - rust-lang#75953 (Fix swapped stability attributes for rustdoc lints) - rust-lang#75958 (Avoid function-scoping global variables) Failed merges: r? @ghost
r? @alexcrichton