-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Pull requests: rust-lang/rust
Pull requests list
Properly print cstr literals in Area: Procedural macros
F-c_str_literals
`#![feature(c_str_literals)]`
merged-by-bors
This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
proc_macro::Literal::to_string
A-proc-macros
Revert the lexing of Area: The testsuite used to check the correctness of rustc
beta-accepted
Accepted for backporting to the compiler in the beta channel.
F-c_str_literals
`#![feature(c_str_literals)]`
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
c"..."
string literals
A-testsuite
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.