Replace an FTP link in comments with an equivalent HTTPS link by Zalathar · Pull Request #132096 · rust-lang/rust
rustbot
added
S-waiting-on-review
labels
Oct 24, 2024
bors
added
S-waiting-on-bors
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.labels
Oct 24, 2024bors added a commit to rust-lang-ci/rust that referenced this pull request
Oct 24, 2024…iaskrgr Rollup of 5 pull requests Successful merges: - rust-lang#129248 (Taking a raw ref (`&raw (const|mut)`) of a deref of pointer (`*ptr`) is always safe) - rust-lang#131906 (rustdoc: adjust spacing and typography in header) - rust-lang#132084 (Consider param-env candidates even if they have errors) - rust-lang#132096 (Replace an FTP link in comments with an equivalent HTTPS link) - rust-lang#132098 (rustc_feature::Features: explain what that 'Option<Symbol>' is about) r? `@ghost` `@rustbot` modify labels: rollup
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request
Oct 24, 2024Rollup merge of rust-lang#132096 - Zalathar:ftp-link, r=jieyouxu Replace an FTP link in comments with an equivalent HTTPS link Modern browsers and editors often don't support following FTP links, so using an ordinary web link gives the same result in a more convenient way.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters