about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-07-10Fix typo: `satic` -> `static`Nixon Enraght-Moony-1/+1
2021-07-10Auto merge of #86987 - lcnr:const-default-eval-bound, r=oli-obkbors-38/+31
2021-07-10Auto merge of #86968 - inquisitivecrystal:missing-docs-v2, r=oli-obkbors-0/+69
2021-07-09Auto merge of #86419 - ricobbe:raw-dylib-stdcall, r=petrochenkovbors-48/+436
2021-07-09Auto merge of #85263 - Smittyvb:thir-unsafeck-union-field, r=oli-obkbors-76/+1095
2021-07-09panic when trying to destructure union as enumSmitty-2/+2
2021-07-09Add support for raw-dylib with stdcall, fastcall functions on i686-pc-windows...Richard Cobbe-48/+436
2021-07-09Auto merge of #85832 - kornelski:raw_arg, r=yaahcbors-21/+97
2021-07-09Don't stub out part of testSmitty-5/+12
2021-07-09Check for union field accesses in THIR unsafeckSmitty-71/+1083
2021-07-09Auto merge of #87003 - m-ou-se:rollup-x7mhv3v, r=m-ou-sebors-55/+83
2021-07-09Rollup merge of #87000 - m-ou-se:const-panic-track-caller, r=oli-obkMara Bos-17/+53
2021-07-09Rollup merge of #86994 - scottmcm:fix_expr_try_comment, r=petrochenkovMara Bos-7/+8
2021-07-09Rollup merge of #86937 - rylev:tracking-more-qualified-paths, r=nagisaMara Bos-4/+4
2021-07-09Rollup merge of #86881 - tmiasko:lookup-line, r=nagisaMara Bos-25/+16
2021-07-09Rollup merge of #86855 - LeSeulArtichaut:patch-1, r=davidtwcoMara Bos-2/+2
2021-07-09Debug formatting of raw_arg()Kornel-2/+6
2021-07-09Use #[track_caller] in const panic diagnostics.Mara Bos-17/+53
2021-07-09Use AsRef in CommandExt for raw_argKornel-3/+3
2021-07-09Unescaped command-line arguments for WindowsKornel-19/+86
2021-07-09Test escaping of trialing slashes in Windows command-line argsKornel-0/+5
2021-07-09Auto merge of #86888 - FabianWolff:issue-86600, r=davidtwcobors-272/+50
2021-07-09Auto merge of #85828 - scottmcm:raw-eq, r=oli-obkbors-114/+410
2021-07-09Update the comment on `lower_expr_try`Scott McMurray-7/+8
2021-07-09Auto merge of #86904 - m-ou-se:prelude-collision-check-trait, r=nikomatsakisbors-1/+66
2021-07-08Improve handing of `missing_docs` for macrosinquisitivecrystal-2/+3
2021-07-08Add regression testinquisitivecrystal-0/+63
2021-07-08Remove `missing_docs` lint on private 2.0 macrosinquisitivecrystal-0/+5
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-08Inline implementation of lookup_lineTomasz Miąsko-25/+16
2021-07-08Consider capture kind for auto traits migrationRoxane-13/+47
2021-07-08Add new test caseRoxane-0/+13
2021-07-08only check cg defaults wf once instantiatedlcnr-38/+31
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