mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 02:55:30 +00:00
Rollup of 8 pull requests Successful merges: - rust-lang/rust#134696 (Implement `normalize_lexically`) - rust-lang/rust#140539 (Simplify `attribute_groups`) - rust-lang/rust#140863 ([rustdoc] Unify type aliases rendering with other ADT) - rust-lang/rust#140936 (Clarify WTF-8 safety docs) - rust-lang/rust#140952 (Specify that split_ascii_whitespace uses the same definition as is_ascii_whitespace) - rust-lang/rust#141472 (Attempt to improve the `std::fs::create_dir_all` docs related to atomicity) - rust-lang/rust#141502 (ci: move PR job x86_64-gnu-tools to codebuild) - rust-lang/rust#141559 (const-check: stop recommending the use of rustc_allow_const_fn_unstable) r? `@ghost` `@rustbot` modify labels: rollup