Conversation
|
r? @thomcc (rustbot has picked a reviewer for you, use r? to override) |
|
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
| #[deprecated( | ||
| since = "1.67", | ||
| note = "replaced by the `exposed_addr` method, or update your code \ | ||
| since = "1.67.0", |
There was a problem hiding this comment.
Hmm, was this not set to CURRENT_RUSTC_VERSION and automatically changed in the release 🤔
There was a problem hiding this comment.
Oh, oops 🙃
TBH, these methods should just be deleted now. The new strict-provenance-related ones are the way forward.
| // CHECK-SAME: [[NOTHING_ATTRS:#[0-9]+]] | ||
| // SIZE-OPT: ret i32 4 | ||
| // SPEEC-OPT: ret i32 4 | ||
| // SPEED-OPT: ret i32 4 |
There was a problem hiding this comment.
Oh, nice catch, since this was just a nop with the typo.
|
Looks fine. @bors r+ rollup |
|
💡 This pull request was already approved, no need to approve it again.
|
|
Ha, just a couple seconds apart on the |
…llaumeGomez Rollup of 5 pull requests Successful merges: - rust-lang#110417 (Spelling compiler) - rust-lang#110441 (5 little typos) - rust-lang#110485 (Fix bootstrap locking) - rust-lang#110488 (Add a failing rustdoc-ui test for public infinite recursive type) - rust-lang#110490 (Bump `download-ci-llvm-stamp` for loong support) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
No description provided.