-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 7 pull requests #107509
Rollup of 7 pull requests #107509
Commits on Jan 27, 2023
-
rustdoc: update Source Serif 4 from 4.004 to 4.005
Version 4.005 was released on 2023-01-20.
Configuration menu - View commit details
-
Copy full SHA for 167fbbc - Browse repository at this point
Copy the full SHA 167fbbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c3fc9d - Browse repository at this point
Copy the full SHA 1c3fc9dView commit details -
Fixed confusement between mod and remainder
Matthias Kaak committedJan 27, 2023 Configuration menu - View commit details
-
Copy full SHA for e02517d - Browse repository at this point
Copy the full SHA e02517dView commit details
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd649a3 - Browse repository at this point
Copy the full SHA fd649a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d75f61 - Browse repository at this point
Copy the full SHA 4d75f61View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d273c - Browse repository at this point
Copy the full SHA f1d273cView commit details -
Improved wording of error messages of missing remainder implementations
Matthias Kaak committedJan 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 8d7b092 - Browse repository at this point
Copy the full SHA 8d7b092View commit details -
Matthias Kaak committed
Jan 30, 2023 Configuration menu - View commit details
-
Copy full SHA for af9671f - Browse repository at this point
Copy the full SHA af9671fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e905b93 - Browse repository at this point
Copy the full SHA e905b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e98a16 - Browse repository at this point
Copy the full SHA 0e98a16View commit details -
rustdoc: remove unused CSS from
.setting-check
These rules were needed for the mobile-style switches, but those were removed in 0f3ae62
Configuration menu - View commit details
-
Copy full SHA for 31c14f6 - Browse repository at this point
Copy the full SHA 31c14f6View commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 340414e - Browse repository at this point
Copy the full SHA 340414eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd5774a - Browse repository at this point
Copy the full SHA fd5774aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d90413 - Browse repository at this point
Copy the full SHA 5d90413View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03158f4 - Browse repository at this point
Copy the full SHA 03158f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6b583 - Browse repository at this point
Copy the full SHA ef6b583View commit details -
Rollup merge of rust-lang#107354 - tspiteri:source-serif-4.005, r=Gui…
…llaumeGomez rustdoc: update Source Serif 4 from 4.004 to 4.005 [Version 4.005](https://github.com/adobe-fonts/source-serif/releases/tag/4.005R) was released on 2023-01-20.
Configuration menu - View commit details
-
Copy full SHA for c5092cd - Browse repository at this point
Copy the full SHA c5092cdView commit details -
Rollup merge of rust-lang#107389 - zvavybir:master, r=estebank
Fixing confusion between mod and remainder Like many programming languages, rust too confuses remainder and modulus. The `%` operator and the associated `Rem` trait is (as the trait name suggests) the remainder, but since most people are linguistically more familiar with the modulus the documentation sometimes claims otherwise. This PR tries to fix this problem in rustc.
Configuration menu - View commit details
-
Copy full SHA for fb3eff2 - Browse repository at this point
Copy the full SHA fb3eff2View commit details -
Rollup merge of rust-lang#107467 - WaffleLapkin:uneq, r=oli-obk
Improve enum checks Some light refactoring.
Configuration menu - View commit details
-
Copy full SHA for 037d3e4 - Browse repository at this point
Copy the full SHA 037d3e4View commit details -
Rollup merge of rust-lang#107486 - compiler-errors:bound-ty-keep-name…
…, r=oli-obk Track bound types like bound regions When we instantiate bound types into placeholder types, we throw away the names for some reason. These names are particularly useful for error reporting once we have `for<T>` binders. r? types
Configuration menu - View commit details
-
Copy full SHA for 7e107b3 - Browse repository at this point
Copy the full SHA 7e107b3View commit details -
Rollup merge of rust-lang#107487 - edward-shen:edward-shen/107213-rou…
…nd-2, r=estebank Make the "extra if in let...else block" hint a suggestion Changes the hint to a suggestion, suggested in rust-lang#107213. r? `@estebank`
Configuration menu - View commit details
-
Copy full SHA for 1e64a38 - Browse repository at this point
Copy the full SHA 1e64a38View commit details -
Rollup merge of rust-lang#107491 - notriddle:notriddle/setting-check,…
… r=GuillaumeGomez rustdoc: remove unused CSS from `.setting-check` These rules were needed for the mobile-style switches, but those were removed in 0f3ae62
Configuration menu - View commit details
-
Copy full SHA for a354532 - Browse repository at this point
Copy the full SHA a354532View commit details -
Rollup merge of rust-lang#107508 - WaffleLapkin:uneq'15, r=oli-obk
`Edition` micro refactor r? `@oli-obk`
Configuration menu - View commit details
-
Copy full SHA for 544b73b - Browse repository at this point
Copy the full SHA 544b73bView commit details