-
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 8 pull requests #98060
Rollup of 8 pull requests #98060
Commits on Jun 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 27af8e4 - Browse repository at this point
Copy the full SHA 27af8e4View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d8f0765 - Browse repository at this point
Copy the full SHA d8f0765View commit details -
Configuration menu - View commit details
-
Copy full SHA for 153f01e - Browse repository at this point
Copy the full SHA 153f01eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40913c6 - Browse repository at this point
Copy the full SHA 40913c6View commit details
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5245ef - Browse repository at this point
Copy the full SHA e5245efView commit details
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2f923c4 - Browse repository at this point
Copy the full SHA 2f923c4View commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 77d6176 - Browse repository at this point
Copy the full SHA 77d6176View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd1290a - Browse repository at this point
Copy the full SHA fd1290aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd18a5 - Browse repository at this point
Copy the full SHA ddd18a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55b3c44 - Browse repository at this point
Copy the full SHA 55b3c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for acda886 - Browse repository at this point
Copy the full SHA acda886View commit details -
Configuration menu - View commit details
-
Copy full SHA for c15fed5 - Browse repository at this point
Copy the full SHA c15fed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3305b66 - Browse repository at this point
Copy the full SHA 3305b66View commit details -
Rollup merge of rust-lang#97709 - compiler-errors:normalize-const-par…
…am-ty, r=oli-obk Normalize consts' tys when relating with `adt_const_params` Fixes rust-lang#97007
Configuration menu - View commit details
-
Copy full SHA for f773f1b - Browse repository at this point
Copy the full SHA f773f1bView commit details -
Rollup merge of rust-lang#97875 - JohnTitor:rm-infer-static-outlives-…
…requirements, r=pnkfelix Remove the `infer_static_outlives_requirements` feature Closes rust-lang#54185 r? `@pnkfelix`
Configuration menu - View commit details
-
Copy full SHA for a271b39 - Browse repository at this point
Copy the full SHA a271b39View commit details -
Rollup merge of rust-lang#97960 - RalfJung:offset-from, r=oli-obk
interpret: unify offset_from check with offset check `offset` does the check with a single `check_ptr_access` call while `offset_from` used two calls. Make them both just one one call. I originally intended to actually factor this into a common function, but I am no longer sure if that makes a lot of sense... the two functions start with pretty different precondition (e.g. `offset` *knows* that the 2nd pointer has the same provenance). I also reworded the UB messages a little. Saying it "cannot" do something is not how we usually phrase UB (as far as I know). Instead it's not *allowed* to do that. r? `````@oli-obk`````
Configuration menu - View commit details
-
Copy full SHA for a169033 - Browse repository at this point
Copy the full SHA a169033View commit details -
Rollup merge of rust-lang#97999 - compiler-errors:type_changin_struct…
…_update_is_probably_complete, r=oli-obk Make `type_changing_struct_update` no longer an incomplete feature After rust-lang#97705, I don't see what would make it incomplete anymore. `check_expr_struct_fields` seems to now implement the RFC to the letter. r? `````@nikomatsakis````` cc `````@rust-lang/types`````
Configuration menu - View commit details
-
Copy full SHA for f16bb91 - Browse repository at this point
Copy the full SHA f16bb91View commit details -
Rollup merge of rust-lang#98043 - TaKO8Ki:remove-unnecessary-to-strin…
…g, r=davidtwco Remove unnecessary `to_string` and `String::new` rust-lang@73fa217 changed the type of the `suggestion` argument to `impl ToString`. This patch removes unnecessary `to_string` and `String::new`. cc: ````@davidtwco````
Configuration menu - View commit details
-
Copy full SHA for 13408d5 - Browse repository at this point
Copy the full SHA 13408d5View commit details -
Rollup merge of rust-lang#98044 - dust1:master, r=Dylan-DPC
[issues:97981] del unrelated comment fixes rust-lang#97981 summary: del unrelated comment
Configuration menu - View commit details
-
Copy full SHA for 36a7593 - Browse repository at this point
Copy the full SHA 36a7593View commit details -
Rollup merge of rust-lang#98049 - imbolc:patch-3, r=Dylan-DPC
Document an edge case of `str::split_once`
Configuration menu - View commit details
-
Copy full SHA for 2e1426f - Browse repository at this point
Copy the full SHA 2e1426fView commit details -
Rollup merge of rust-lang#98057 - oli-obk:miri_ui_test, r=oli-obk
Update miri r? `@ghost` fixes rust-lang#98036
Configuration menu - View commit details
-
Copy full SHA for b5e42a4 - Browse repository at this point
Copy the full SHA b5e42a4View commit details