Commit 86b1581
committed
Auto merge of rust-lang#93009 - matthiaskrgr:rollup-3fkxg6i, r=matthiaskrgr
Rollup of 10 pull requests
Successful merges:
- rust-lang#90498 (Clarifications in the target tier policy)
- rust-lang#92164 (Implement `#[rustc_must_implement_one_of]` attribute)
- rust-lang#92729 (rustc_codegen_llvm: Remove (almost) unused span parameter from many functions in metadata.rs)
- rust-lang#92752 (Correct minor typos in some long error code explanations)
- rust-lang#92801 (Enable wrapping words by default)
- rust-lang#92825 (Rename environment variable for overriding rustc version)
- rust-lang#92877 (Remove LLVMRustMarkAllFunctionsNounwind)
- rust-lang#92936 (rustdoc: Remove `collect` in `html::markdown::parse`)
- rust-lang#92956 (Add `log2` and `log10` to `NonZeroU*`)
- rust-lang#92960 (Use `carrying_{mul|add}` in `num::bignum`)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
42 files changed
+793
-382
lines changed- compiler
- rustc_codegen_llvm/src
- back
- debuginfo
- llvm
- rustc_codegen_ssa/src/back
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_incremental/src/persist
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src/ty
- rustc_span/src
- rustc_typeck/src
- check
- library/core/src/num
- src
- doc/rustc/src
- platform-support
- librustdoc/html
- static/css
- test
- incremental
- run-make-fulldeps/crate-hash-rustc-version
- ui/traits/default-method
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+793
-382
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | 352 | | |
360 | 353 | | |
361 | 354 | | |
| |||
770 | 763 | | |
771 | 764 | | |
772 | 765 | | |
773 | | - | |
774 | | - | |
775 | | - | |
776 | | - | |
777 | | - | |
778 | | - | |
779 | | - | |
780 | | - | |
781 | | - | |
782 | | - | |
783 | 766 | | |
784 | 767 | | |
785 | 768 | | |
| |||
0 commit comments