about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-10rustc_metadata: Filter encoded data more aggressively using `DefKind`Vadim Petrochenkov-24/+164
2023-04-10rustc_metadata: Cleanup `fn encode_info_for_item`Vadim Petrochenkov-62/+33
2023-04-10Auto merge of #110137 - Dylan-DPC:rollup-fdruvwp, r=Dylan-DPCbors-300/+629
2023-04-10Rollup merge of #110124 - Nilstrieb:📎-told-me-so, r=compiler-errorsDylan DPC-139/+141
2023-04-10Rollup merge of #110121 - jyn514:check-stage1, r=ozkanonurDylan DPC-3/+11
2023-04-10Rollup merge of #110115 - jyn514:remap-path-prefix-ci, r=compiler-errorsDylan DPC-2/+7
2023-04-10Rollup merge of #110044 - scottmcm:more-size-of-val, r=ChrisDentonDylan DPC-12/+4
2023-04-10Rollup merge of #110021 - scottmcm:fix-110005, r=compiler-errorsDylan DPC-38/+261
2023-04-10Rollup merge of #109724 - lcnr:prioritize-env, r=compiler-errorsDylan DPC-106/+205
2023-04-10review + some small stufflcnr-14/+52
2023-04-10move `structural_traits` into `assembly`lcnr-11/+9
2023-04-10prioritize param-env candidateslcnr-85/+148
2023-04-10Auto merge of #110008 - klensy:deps-up-apr-06, r=Mark-Simulacrumbors-20/+24
2023-04-10Auto merge of #109880 - ehuss:fix-macos-installer-rust-docs, r=Mark-Simulacrumbors-23/+42
2023-04-10Auto merge of #110127 - matthiaskrgr:rollup-6ui12x5, r=matthiaskrgrbors-152/+362
2023-04-09Rollup merge of #110114 - jyn514:wasm-errors, r=compiler-errorsMatthias Krüger-2/+2
2023-04-09Rollup merge of #110108 - duckymirror:rename-ignore-git-changelog, r=ozkanonurMatthias Krüger-0/+1
2023-04-09Rollup merge of #110095 - matthewjasper:ty-utils-diagnostics, r=compiler-errorsMatthias Krüger-24/+87
2023-04-09Rollup merge of #110028 - obeis:hir-analysis-migrate-diagnostics-3, r=compile...Matthias Krüger-110/+215
2023-04-09Rollup merge of #109985 - blyxyas:is_test_crate, r=compiler-errorsMatthias Krüger-7/+12
2023-04-09Rollup merge of #108843 - compiler-errors:non_lifetime_binders-method-probe, ...Matthias Krüger-9/+45
2023-04-09Remove turbofishNilstrieb-1/+1
2023-04-09Inline format_argsNilstrieb-2/+2
2023-04-09fixup! Improve `Allocation::hashNilstrieb-1/+1
2023-04-09Simply Abi::fmtNilstrieb-3/+1
2023-04-09Convert manual loop into `while let`Nilstrieb-11/+1
2023-04-09Remove identity castsNilstrieb-11/+11
2023-04-09Fix some clippy::complexityNilstrieb-63/+62
2023-04-09Improve `Allocation::hashNilstrieb-9/+17
2023-04-09Delete useless loopNilstrieb-9/+8
2023-04-09Properly compare previously shadowed valuesNilstrieb-4/+4
2023-04-09Auto merge of #109760 - MaciejWas:struct-tuple-field-names-suggestion, r=jack...bors-4/+42
2023-04-09Small clippy::correctness fixesNilstrieb-6/+4
2023-04-09Allow `modulo_one` on function using cfg constsNilstrieb-0/+1
2023-04-09Allow `clippy::from_mut_ref`Nilstrieb-0/+9
2023-04-09Box large enum variantsNilstrieb-9/+9
2023-04-09Use HashMap entry APIs moreNilstrieb-8/+9
2023-04-09Some simple `clippy::perf` fixesNilstrieb-6/+5
2023-04-09Migrate `sess.opts.tests` uses to `sess.is_test_crate()`blyxyas-7/+7
2023-04-09Fix `x check --stage 1` when download-rustc is enabledJoshua Nelson-3/+11
2023-04-09Handle not all immediates having `abi::Scalar`sScott McMurray-13/+134
2023-04-09Auto merge of #109751 - bzEq:aix-gmake, r=Mark-Simulacrumbors-0/+1
2023-04-09compiletest: Use remap-path-prefix only in CIJoshua Nelson-2/+7
2023-04-09compiletest: Give a better error message if `node` isn't installedJoshua Nelson-2/+2
2023-04-09Auto merge of #109684 - fee1-dead-contrib:rv_const_range, r=Mark-Simulacrumbors-92/+65
2023-04-09Auto merge of #109500 - petrochenkov:modchainld, r=oli-obkbors-168/+97
2023-04-09Add little `is_test_crate` functionblyxyas-0/+5
2023-04-09Auto merge of #110041 - fmease:diag-sugg-adding-const-param, r=compiler-errorsbors-7/+100
2023-04-09Add PR link to changelog entry for renaming of ignore-gitErik Hofmayer-1/+1
2023-04-09Add renaming of ignore-git to changelogErik Hofmayer-0/+1