about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-07-09Test escaping of trialing slashes in Windows command-line argsKornel-0/+5
2021-07-09Auto merge of #85828 - scottmcm:raw-eq, r=oli-obkbors-114/+410
2021-07-09Auto merge of #86904 - m-ou-se:prelude-collision-check-trait, r=nikomatsakisbors-1/+66
2021-07-09Auto merge of #86869 - sexxi-goose:rfc2229-migration-capture-kind, r=nikomats...bors-12/+59
2021-07-09Auto merge of #86701 - sexxi-goose:optimization, r=nikomatsakisbors-12/+159
2021-07-08Bless a UI testScott McMurray-18/+5
2021-07-08Adjust the threshold to look at the ABI, not just the sizeScott McMurray-12/+36
2021-07-08Use cranelift's `Type::int` instead of doing the match myselfScott McMurray-8/+1
2021-07-08PR Feedback: Don't put SSA-only types in `CValue`sScott McMurray-9/+9
2021-07-08Add another codegen test, array_eq_zeroScott McMurray-0/+9
2021-07-08Implement the raw_eq intrinsic in codegen_craneliftScott McMurray-0/+45
2021-07-08PR feedbackScott McMurray-5/+9
2021-07-08Stop generating `alloca`s+`memcmp` for simple array equalityScott McMurray-4/+238
2021-07-08Move the `PartialEq` and `Eq` impls for arrays to a separate fileScott McMurray-112/+112
2021-07-08Consider capture kind for auto traits migrationRoxane-13/+47
2021-07-08Add new test caseRoxane-0/+13
2021-07-08Auto merge of #86930 - tspiteri:int_log10, r=kennytmbors-3/+198
2021-07-08Auto merge of #86982 - GuillaumeGomez:rollup-7sbye3c, r=GuillaumeGomezbors-150/+412
2021-07-08Update src/test/ui/rust-2021/future-prelude-collision-unneeded.rsNiko Matsakis-0/+2
2021-07-08Rollup merge of #86971 - ijackson:mailmap, r=Mark-SimulacrumGuillaume Gomez-0/+3
2021-07-08Rollup merge of #86957 - jhpratt:update-mailmap, r=jyn514Guillaume Gomez-0/+1
2021-07-08Rollup merge of #86913 - Stupremee:document-rustdoc-private-items, r=jyn514Guillaume Gomez-4/+10
2021-07-08Rollup merge of #86903 - GuillaumeGomez:small-header-display, r=Nemo157Guillaume Gomez-6/+1
2021-07-08Rollup merge of #86838 - lambinoo:I-69630-rust_const_unstable_check_const, r=...Guillaume Gomez-7/+220
2021-07-08Rollup merge of #86789 - janikrabe:btreeset-drainfilter-doc, r=kennytmGuillaume Gomez-9/+11
2021-07-08Rollup merge of #86726 - sexxi-goose:use-diagnostic-item-for-rfc2229-migratio...Guillaume Gomez-20/+14
2021-07-08Rollup merge of #84961 - GuillaumeGomez:rework-session-globals, r=oli-obkGuillaume Gomez-104/+152
2021-07-08Fix display of small-section-header elementsGuillaume Gomez-6/+1
2021-07-08Update to last upstream versionGuillaume Gomez-4/+6
2021-07-08Auto merge of #86520 - ssomers:btree_iterators_checked_unwrap, r=Mark-Simulacrumbors-24/+10
2021-07-08Rework SESSION_GLOBALS API to prevent overwriting itGuillaume Gomez-100/+146
2021-07-08Auto merge of #85363 - EFanZh:gdb-pretty-print-slices, r=michaelwoeristerbors-26/+95
2021-07-08mailmap: Add alternative addresses for myselfIan Jackson-0/+3
2021-07-08Auto merge of #86823 - the8472:opt-chunk-tra, r=kennytmbors-13/+11
2021-07-08Fix typo in comment.Mara Bos-1/+1
2021-07-08Auto merge of #86949 - RalfJung:miri, r=RalfJungbors-8/+8
2021-07-08fn must be const if marked with stability attributLamb-7/+220
2021-07-08Auto merge of #86966 - JohnTitor:rollup-uiqj2vc, r=JohnTitorbors-531/+1521
2021-07-08Rollup merge of #86956 - cuviper:unalias-every, r=m-ou-seYuki Okushi-1/+0
2021-07-08Rollup merge of #86955 - Swordelf2:patch-1, r=cuviperYuki Okushi-1/+1
2021-07-08Rollup merge of #86933 - GuillaumeGomez:cleanup-rustdoc-static-files, r=Manis...Yuki Okushi-47/+48
2021-07-08Rollup merge of #86932 - rylev:fix-ice-86895, r=estebankYuki Okushi-1/+18
2021-07-08Rollup merge of #86927 - bjorn3:sync_cg_clif-2021-07-07, r=bjorn3Yuki Okushi-446/+1284
2021-07-08Rollup merge of #86925 - inquisitivecrystal:mailmap, r=Mark-SimulacrumYuki Okushi-0/+1
2021-07-08Rollup merge of #86917 - notriddle:notriddle/from-try-reserve-error, r=JohnTitorYuki Okushi-0/+1
2021-07-08Rollup merge of #86812 - FabianWolff:recover-dyn-mut, r=petrochenkovYuki Okushi-1/+45
2021-07-08Rollup merge of #86639 - eholk:lint-tool, r=petrochenkovYuki Okushi-34/+123
2021-07-07Update .mailmap fileJacob Pratt-0/+1
2021-07-07Revert "Add "every" as a doc alias for "all"."Josh Stone-1/+0
2021-07-07Fix typo in `ops::Drop` docsSwordelf2-1/+1