-
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 6 pull requests #117590
Rollup of 6 pull requests #117590
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fea7cc - Browse repository at this point
Copy the full SHA 3fea7ccView commit details
Commits on Oct 25, 2023
-
Update library/core/src/primitive_docs.rs
Co-authored-by: scottmcm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c278bc1 - Browse repository at this point
Copy the full SHA c278bc1View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 57f570b - Browse repository at this point
Copy the full SHA 57f570bView commit details
Commits on Nov 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a745f92 - Browse repository at this point
Copy the full SHA a745f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0550ba5 - Browse repository at this point
Copy the full SHA 0550ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4768fe - Browse repository at this point
Copy the full SHA a4768feView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb97ea - Browse repository at this point
Copy the full SHA bcb97eaView commit details -
Re-draft Deref docs Make general advice more explicit and note the difference between generic and specific implementations. Re-draft DerefMut docs in-line with Deref Fix Deref docs typos Fix broken links Clarify advice for specific-over-generic impls Add comment addressing Issue rust-lang#73682 x fmt Copy faillibility warning to DerefMut
Configuration menu - View commit details
-
Copy full SHA for 7a2f83f - Browse repository at this point
Copy the full SHA 7a2f83fView commit details -
Rollup merge of rust-lang#110340 - jmaargh:jmaargh/deref-docs, r=Mark…
…-Simulacrum Deref docs: expand and remove "smart pointer" qualifier **Ready for review** ~~This is an unpolished draft to be sanity-checked~~ Fixes rust-lang#91004 ~~Comments on substance and content of this are welcome. This is deliberately unpolished until ready to review so please try to stay focused on the big-picture.~~ ~~Once this has been sanity checked, I will similarly update `DerefMut` and polish for review.~~
Configuration menu - View commit details
-
Copy full SHA for 58645e0 - Browse repository at this point
Copy the full SHA 58645e0View commit details -
Rollup merge of rust-lang#116894 - joshlf:patch-12, r=RalfJung
Guarantee that `char` has the same size and alignment as `u32`
Configuration menu - View commit details
-
Copy full SHA for 805a56f - Browse repository at this point
Copy the full SHA 805a56fView commit details -
Rollup merge of rust-lang#117534 - RalfJung:str, r=Mark-Simulacrum
clarify that the str invariant is a safety, not validity, invariant Updates these docs to match rust-lang/reference#792
Configuration menu - View commit details
-
Copy full SHA for 1ee5e12 - Browse repository at this point
Copy the full SHA 1ee5e12View commit details -
Rollup merge of rust-lang#117562 - pitaj:triagebot_no-merges, r=Mark-…
…Simulacrum triagebot no-merges: exclude different case "Subtree update" as well To address [this on zulip](https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/can't.20suppress.20merge.20commit.20warning) cc `@bjorn3` r? `@mark-simulacrum`
Configuration menu - View commit details
-
Copy full SHA for b9dcbd4 - Browse repository at this point
Copy the full SHA b9dcbd4View commit details -
Rollup merge of rust-lang#117570 - bvanjoi:fix-117547, r=cjgillot
fallback for `construct_generic_bound_failure` Fixes rust-lang#117547 This case regressed at rust-lang#115882. In this context, `generic_param_scope` is produced by `RPITVisitor` and not included by `hir_owner`. Therefore, I've added a fallback to address this.
Configuration menu - View commit details
-
Copy full SHA for a47c137 - Browse repository at this point
Copy the full SHA a47c137View commit details -
Rollup merge of rust-lang#117583 - compiler-errors:placeholderconst-l…
…ifetime, r=cjgillot Remove `'tcx` lifetime on `PlaceholderConst` The `'tcx` lifetime is not needed for anything, so this is a continuation of rust-lang#117139.
Configuration menu - View commit details
-
Copy full SHA for 8912a2b - Browse repository at this point
Copy the full SHA 8912a2bView commit details