-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
use c literals in compiler and library #111647
Conversation
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
This comment has been minimized.
This comment has been minimized.
☔ The latest upstream changes (presumably #107294) made this pull request unmergeable. Please resolve the merge conflicts. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@rustbot label: -S-blocked |
r? compiler |
@bors r+ rollup |
use c literals in compiler and library Use c literals rust-lang#108801 in compiler and library currently blocked on: * <strike>rustfmt: don't know how to format c literals</strike> nope, nightly one works. * <strike>bootstrap</strike> r? `@ghost` `@rustbot` blocked
@bors r+ |
…iaskrgr Rollup of 6 pull requests Successful merges: - rust-lang#111647 (use c literals in compiler and library) - rust-lang#112165 (Rename `impl_defaultness` to `defaultness`) - rust-lang#112182 (CFI: Fix cfi with repr(transparent): transform_ty: unexpected Alias(Proj) - rust-lang#112189 (Debug-assert that closures and generators are made with the right number of substitutions) - rust-lang#112205 (Add rustdoc test for double-hyphen to dash doc comment conversion) - rust-lang#112206 (Fix typo in `std::cell` module docs) r? `@ghost` `@rustbot` modify labels: rollup
…=compiler-errors Revert the lexing of `c"…"` string literals Fixes \[after beta-backport\] rust-lang#113235. Further progress is tracked in rust-lang#113333. This PR *manually* reverts parts of rust-lang#108801 (since a git-revert would've been too coarse-grained & messy) and git-reverts rust-lang#111647. CC `@fee1-dead` (rust-lang#108801) `@klensy` (rust-lang#111647) r? `@compiler-errors` `@rustbot` label F-c_str_literals beta-nominated
use c literals in compiler and library Relands refreshed rust-lang#111647
use c literals in compiler and library Relands refreshed rust-lang/rust#111647
use c literals in compiler and library Relands refreshed rust-lang/rust#111647
use c literals in compiler and library Relands refreshed rust-lang/rust#111647
Use c literals #108801 in compiler and library
currently blocked on:
rustfmt: don't know how to format c literalsnope, nightly one works.bootstrapr? @ghost
@rustbot blocked