Uh oh!
There was an error while loading. Please reload this page.
Remove lies in comments. - #98313
Conversation
rust-highfive
commented
Jun 20, 2022
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
rust-highfive
commented
Jun 20, 2022
(rust-highfive has picked a reviewer for you, use r? to override) |
joshtriplett
commented
Jun 20, 2022
@bors r+ rollup |
bors
commented
Jun 20, 2022
📌 Commit a171a6b has been approved by |
Remove lies in comments. > does not have a const constructor > pub const fn new() -> Self 🤔
Remove lies in comments. > does not have a const constructor > pub const fn new() -> Self 🤔
Rollup of 11 pull requests Successful merges: - rust-lang#94033 (Improve docs for `is_running` to explain use case) - rust-lang#97269 (adjust transmute const stabilization version) - rust-lang#97805 (Add proper tracing spans to rustc_trait_selection::traits::error_reporting) - rust-lang#98022 (Fix erroneous span for borrowck error) - rust-lang#98124 (Improve loading of crates.js and sidebar-items.js) - rust-lang#98278 (Some token stream cleanups) - rust-lang#98306 (`try_fold_unevaluated` for infallible folders) - rust-lang#98313 (Remove lies in comments.) - rust-lang#98323 (:arrow_up: rust-analyzer) - rust-lang#98329 (Avoid an ICE and instead let the compiler report a useful error) - rust-lang#98330 (update ioslice docs to use shared slices) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
🤔