Uh oh!
There was an error while loading. Please reload this page.
Ban non-extern rust intrinsics - #64406
Conversation
rust-highfive
commented
Sep 12, 2019
r? @cramertj (rust_highfive has picked a reviewer for you, use r? to override) |
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.
Uh oh!
There was an error while loading. Please reload this page.
Centril
commented
Sep 12, 2019
r? @Centril |
Centril
commented
Sep 12, 2019
r=me with comments addressed and green |
56ca885 to
7753165Comparerust-highfive
commented
Sep 12, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
7753165 to
ca2b242Comparerust-highfive
commented
Sep 12, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
ca2b242 to
f394cd1Comparerust-highfive
commented
Sep 12, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
f394cd1 to
34d71f1CompareMark-Simulacrum
commented
Sep 12, 2019
@bors r=Centril |
bors
commented
Sep 12, 2019
📌 Commit 34d71f1 has been approved by |
…nsic, r=Centril Ban non-extern rust intrinsics Intrinsics can only be defined by the compiler. Fixesrust-lang#36979
…nsic, r=Centril Ban non-extern rust intrinsics Intrinsics can only be defined by the compiler. Fixesrust-lang#36979
Intrinsics can only be defined by the compiler.
34d71f1 to
7b3adc2CompareMark-Simulacrum
commented
Sep 14, 2019
@bors r=Centril |
bors
commented
Sep 14, 2019
📌 Commit 7b3adc2 has been approved by |
…nsic, r=Centril Ban non-extern rust intrinsics Intrinsics can only be defined by the compiler. Fixesrust-lang#36979
…nsic, r=Centril Ban non-extern rust intrinsics Intrinsics can only be defined by the compiler. Fixesrust-lang#36979
Intrinsics can only be defined by the compiler.
Fixes#36979