summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-05-31Auto merge of #112145 - wesleywiser:backport_112070, r=Mark-Simulacrum 1.70.0bors-19/+92
2023-05-31add FIXMElcnr-0/+5
2023-05-31add testslcnr-0/+78
2023-05-31unique borrows are mutating useslcnr-19/+9
2023-05-30Auto merge of #112107 - Mark-Simulacrum:stable-next, r=Mark-Simulacrumbors-0/+23
2023-05-30Exclude Rvalue::AddressOf for raw pointer deref alignment checksBen Kimock-0/+8
2023-05-30Add a test for misaligned pointer derefs inside addr_of!Ben Kimock-0/+15
2023-05-29Auto merge of #112067 - Mark-Simulacrum:stable-next, r=Mark-Simulacrumbors-14/+256
2023-05-29Use the standard macOS CI runnerRyan Levick-7/+7
2023-05-29Prepare 1.70.0 releaseMark Rousskov-7/+249
2023-05-26Auto merge of #111971 - cuviper:beta-next, r=cuviperbors-18/+130
2023-05-25add testlcnr-1/+72
2023-05-25update recursion depth in `confirm_candidate`lcnr-3/+26
2023-05-25Dont check `must_use` on nested `impl Future` from fnMichael Goulet-14/+32
2023-05-20Auto merge of #111776 - cuviper:beta-next, r=cuviperbors-85/+181
2023-05-19Simplify find_width_of_character_at_span.Mara Bos-24/+8
2023-05-19Encode VariantIdx so we can decode variants in the right orderMichael Goulet-27/+63
2023-05-19debuginfo: split method declaration and definitionJosh Stone-34/+110
2023-05-07Auto merge of #111290 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrumbors-4/+15
2023-05-06bootstrap: add .gitmodules to the sourcesKrasimir Georgiev-0/+1
2023-05-06only error with +whole-archive,+bundle for rlibsBe Wilson-1/+4
2023-05-06Remove wrong assertion.Camille GILLOT-3/+10
2023-05-05Auto merge of #111180 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2023-05-04[beta] Update cargoWeihang Lo-0/+0
2023-04-30Auto merge of #110871 - cuviper:beta-next, r=cuviperbors-425/+365
2023-04-29Temporarily disable the jobserver-error testEric Huss-0/+1
2023-04-28Update awscliEric Huss-3/+4
2023-04-27make sysroot finding compatible with multiarch systemsozkanonur-17/+18
2023-04-27Encode lifetime param spans tooMichael Goulet-31/+49
2023-04-26Bump bootstrap to 1.69.0Josh Stone-402/+291
2023-04-26Update to LLVM 16.0.2Nikita Popov-0/+0
2023-04-26Encode def span for ConstParamMichael Goulet-2/+32
2023-04-19Auto merge of #110414 - pietroalbini:pa-1.70.0-beta, r=Mark-Simulacrumbors-113/+165
2023-04-17update tests for the test harness's json formattingPietro Albini-0/+20
2023-04-17add support for `// unset-exec-env` in compiletestPietro Albini-4/+32
2023-04-17treat the dev channel as nightly in compiletestPietro Albini-1/+5
2023-04-16bump the channel to betaPietro Albini-1/+1
2023-04-16replace version placeholdersPietro Albini-107/+107
2023-04-15Auto merge of #110323 - lcnr:dropck-uwu, r=compiler-errorsbors-1/+3
2023-04-15Auto merge of #109900 - cjgillot:disable-const-prop, r=oli-obkbors-108/+8
2023-04-15Remove obsolete test.Camille GILLOT-47/+0
2023-04-15Bless run-make.Camille GILLOT-1/+7
2023-04-15Bless codegen test.Camille GILLOT-3/+0
2023-04-15Remove outdated comment.Camille GILLOT-2/+0
2023-04-15Remove useless methods in visit.Camille GILLOT-6/+0
2023-04-15Only enable ConstProp at mir-opt-level >= 2.Camille GILLOT-49/+1
2023-04-15Auto merge of #110335 - asomers:rust-gdb-freebsd, r=jyn514bors-3/+3
2023-04-15Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r...bors-13/+195
2023-04-14Typo fix in src/etc/rust-gdbAlan Somers-1/+1
2023-04-15Auto merge of #110142 - Mark-Simulacrum:reduce-core-counts, r=pietroalbinibors-100/+108