summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-05-08Bump to 1.52.1Mark Rousskov-1/+1
2021-05-08Soft disable incrementalMark Rousskov-2/+17
2021-05-03remove copy intrinsic test - no longer constMark Rousskov-114/+0
2021-05-03Fix ICE of for-loop mut borrowck where no suggestions are availableDeadbeef-0/+44
2021-05-03Revert "Fix clippy's path to the copy intrinsics."Mark Rousskov-2/+2
2021-05-03Revert "directly expose copy and copy_nonoverlapping intrinsics"Mark Rousskov-26/+29
2021-05-03placate tidy.Felix S. Klock II-2/+0
2021-05-03regression test for issue 82465.Felix S. Klock II-0/+16
2021-05-03beta-targetted revert of PR #80653, to address issue #82465.Felix S. Klock II-184/+46
2021-05-03Revert PR 81473 to resolve (on beta) issues 81626 and 81658.Felix S. Klock II-114/+0
2021-05-03Remove assert_matches usersMark Rousskov-11/+0
2021-05-03Remove tests introduced or cahnged by PR #77885, which is reverted in this PR.Felix S. Klock II-44/+0
2021-05-03bump channel to stableMark Rousskov-1/+1
2021-04-24Auto merge of #84271 - nagisa:nagisa/beta-bump-llvm, r=cuviperbors-0/+0
2021-04-21Auto merge of #84394 - m-ou-se:upgrade-ci-dep-expat, r=Mark-Simulacrumbors-1/+1
2021-04-20[beta] Update cargoEric Huss-0/+0
2021-04-17[beta] Bump LLVM to a upstream release of 12.0Simonas Kazlauskas-0/+0
2021-04-06[beta] Update cargoEric Huss-0/+0
2021-03-26Bump beta branch to released stableMark Rousskov-2/+2
2021-03-24Fix bootstrap tests on betaMark Rousskov-0/+3
2021-03-24Update fulldeps testMark Rousskov-29/+18
2021-03-24Ignore failures of RLS on aarch64 WindowsMark Rousskov-1/+7
2021-03-24[beta] initial branch offMark Rousskov-5/+5
2021-03-20Auto merge of #83271 - SparrowLii:simd_neg, r=Amanieubors-15/+36
2021-03-19Auto merge of #83308 - Dylan-DPC:rollup-p2j6sy8, r=Dylan-DPCbors-14/+89
2021-03-19Rollup merge of #83297 - oli-obk:why_bug_today_if_you_can_delay_to_tomorrow, ...Dylan DPC-0/+67
2021-03-19Rollup merge of #83285 - alexcrichton:wasm-simd-update, r=cuviperDylan DPC-0/+0
2021-03-19Rollup merge of #83277 - spastorino:early_otherwise-opt-unsound, r=oli-obkDylan DPC-2/+2
2021-03-19Rollup merge of #79986 - GuillaumeGomez:build-help-when-needed, r=Nemo157Dylan DPC-12/+20
2021-03-19Auto merge of #83201 - klensy:checkout-v2, r=pietroalbinibors-1/+1
2021-03-19Auto merge of #82951 - sexxi-goose:wr-mir-replace-methods2, r=nikomatsakisbors-0/+259
2021-03-19Ignore main.js file lengthGuillaume Gomez-0/+1
2021-03-19Only build help popup when it's really neededGuillaume Gomez-12/+19
2021-03-19Auto merge of #83301 - Dylan-DPC:rollup-x1yzvhm, r=Dylan-DPCbors-37/+252
2021-03-19Rollup merge of #83236 - cjgillot:memmap, r=joshtriplettDylan DPC-0/+1
2021-03-19Rollup merge of #83179 - Aaron1011:actix-web-lint, r=petrochenkovDylan DPC-7/+79
2021-03-19Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514Dylan DPC-30/+172
2021-03-19Add a second regression testOli Scherer-0/+32
2021-03-19Auto merge of #82754 - rylev:rusage-windows, r=pnkfelixbors-10/+76
2021-03-19Do not ICE on ty::Error as an error must already have been reportedOli Scherer-0/+35
2021-03-18Replace closures_captures and upvar_capture with closure_min_capturesJennifer Wills-0/+259
2021-03-18Mark early otherwise optimization unsoundSantiago Pastorino-2/+2
2021-03-18Update LLVM to bring in SIMD updates for WebAssemblyAlex Crichton-0/+0
2021-03-19Add simd_neg platform intrinsicSparrowLii-15/+36
2021-03-18Upgrade memmap to memmap2 in other crates.Camille GILLOT-0/+1
2021-03-18Auto merge of #83257 - RalfJung:miri, r=RalfJungbors-7/+9
2021-03-18Extend `proc_macro_back_compat` lint to `actix-web`Aaron Hill-7/+79
2021-03-18update MiriRalf Jung-7/+9
2021-03-18Auto merge of #77566 - Marwes:smaller_hashmap, r=Amanieubors-20/+21
2021-03-18Auto merge of #82868 - petrochenkov:bto, r=estebankbors-26/+73