about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-01-18Move test to `src/test/ui/consts/`Camelid-0/+0
2021-01-18Fix ICE with `ReadPointerAsBytes` validation errorCamelid-1/+45
2021-01-18Auto merge of #81165 - KodrAus:rollup-s7llxis, r=KodrAusbors-366/+2439
2021-01-18Rollup merge of #81153 - jyn514:linkcheck, r=ManishearthAshley Mannix-10/+1
2021-01-18Rollup merge of #81142 - wcampbell0x2a:replace-Some-with-is-some, r=jonas-sch...Ashley Mannix-2/+2
2021-01-18Rollup merge of #81131 - pierwill:edit-rustc_middle-cast, r=varkorAshley Mannix-5/+6
2021-01-18Rollup merge of #81128 - RalfJung:validation-testing, r=oli-obkAshley Mannix-81/+59
2021-01-18Rollup merge of #81125 - jyn514:track-caller, r=lcnrAshley Mannix-1/+3
2021-01-18Rollup merge of #81123 - sirh3e:sirh3e-patch-1, r=sfacklerAshley Mannix-1/+1
2021-01-18Rollup merge of #81121 - tmiasko:simplify-cfg-no-dbg, r=jonas-schievinkAshley Mannix-1/+1
2021-01-18Rollup merge of #81116 - bugadani:body-span, r=wesleywiserAshley Mannix-1/+1
2021-01-18Rollup merge of #81105 - LingMan:init_directly, r=nagisaAshley Mannix-12/+9
2021-01-18Rollup merge of #81100 - lcnr:encode_with_shorthand, r=oli-obkAshley Mannix-3/+3
2021-01-18Rollup merge of #81071 - osa1:fix_81006, r=estebankAshley Mannix-1/+25
2021-01-18Rollup merge of #81038 - flip1995:clippyup, r=ManishearthAshley Mannix-248/+2328
2021-01-18Auto merge of #81015 - jyn514:feature-gate-ptr, r=camelidbors-13/+89
2021-01-18Auto merge of #80995 - tmandry:instrument-method-checker, r=lcnrbors-2/+12
2021-01-18Auto merge of #80865 - oliviacrain:proj_based, r=RalfJungbors-124/+103
2021-01-17Remove unused linkcheck exceptionsJoshua Nelson-10/+1
2021-01-18Auto merge of #81090 - ssomers:btree_drainy_refactor_2, r=Mark-Simulacrumbors-34/+60
2021-01-17Replace let Some(..) = with .is_some()wcampbell-2/+2
2021-01-17Auto merge of #80537 - ehuss:macos-posix-spawn-chdir, r=dtolnaybors-4/+63
2021-01-17Fix test to work with remote-test-server.Eric Huss-1/+7
2021-01-17Auto merge of #80679 - jackh726:predicate-kind-take2, r=lcnrbors-759/+655
2021-01-17Feature-gate `pointer` and `reference` in intra-doc linksJoshua Nelson-13/+89
2021-01-17Edit rustc_middle::ty::cast docspierwill-5/+6
2021-01-17validation test: turn some const_err back into validation failuresRalf Jung-81/+59
2021-01-17Auto merge of #80524 - jyn514:unknown-tool-lints, r=flip1995,matthewjasperbors-112/+116
2021-01-17Add test for Command::current_dir behavior.Eric Huss-0/+43
2021-01-17Don't use posix_spawn_file_actions_addchdir_np on macOS.Eric Huss-4/+14
2021-01-17Whitespace and typoJack Huey-1/+1
2021-01-17Add comment about Encodable/Decodable implJack Huey-0/+2
2021-01-17Add track_caller to .steal()Joshua Nelson-1/+3
2021-01-17Update cmp.rsMarvin Huber-1/+1
2021-01-17Avoid logging the whole MIR body in SimplifyCfgTomasz Miąsko-1/+1
2021-01-17Auto merge of #81113 - m-ou-se:rollup-a1unz4x, r=m-ou-sebors-399/+812
2021-01-17rustc_parse_format: Fix character indices in find_skipsÖmer Sinan Ağacan-1/+25
2021-01-17Copy body span instead of querying itDániel Buga-1/+1
2021-01-17Rollup merge of #81107 - scottmcm:nonzero-is_power_of_two, r=kennytmMara Bos-0/+40
2021-01-17Rollup merge of #81095 - LingMan:unwrap, r=oli-obkMara Bos-5/+1
2021-01-17Rollup merge of #81084 - LingMan:map, r=oli-obkMara Bos-25/+17
2021-01-17Rollup merge of #81082 - ssomers:btree_cleanup_comments, r=Mark-SimulacrumMara Bos-6/+8
2021-01-17Rollup merge of #81080 - bugadani:vec-diag, r=oli-obk,m-ou-seMara Bos-66/+34
2021-01-17Rollup merge of #81064 - Mark-Simulacrum:support-stage1-check, r=jyn514Mara Bos-21/+39
2021-01-17Rollup merge of #80983 - bjorn3:no_dup_is_dllimport_foreign_item, r=nagisaMara Bos-32/+0
2021-01-17Rollup merge of #80932 - jyn514:download-windows-llvm, r=Mark-SimulacrumMara Bos-26/+54
2021-01-17Rollup merge of #80765 - petrochenkov:traitsinscope, r=matthewjasperMara Bos-161/+139
2021-01-17Rollup merge of #80635 - sexxi-goose:use-place-instead-of-symbol, r=nikomatsa...Mara Bos-23/+328
2021-01-17Rollup merge of #80201 - saethlin:bufreader-read-exact, r=KodrAusMara Bos-17/+47
2021-01-17Rollup merge of #80031 - petrochenkov:builtina, r=estebankMara Bos-9/+34