about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-10-31Include both benchmarks and tests in the numbers given to `TeFiltered{,Out}`Thom Chiovoloni-2/+5
2022-10-31Add better python discoveryAlbert Larsan-1/+18
2022-10-31Auto merge of #2640 - Rageking8:fix-dupe-word-typos, r=saethlinbors-2/+2
2022-10-31Auto merge of #13445 - notJoon:modify-dead-links, r=lnicolabors-25/+25
2022-10-30rustdoc: add margins to all impl-item toggles, not just methodsMichael Howell-6/+8
2022-10-30add acquire when init once is already completeDrMeepster-20/+59
2022-10-31fix dupe word typosRageking8-2/+2
2022-10-31Update E0382.mdDominic Farolino-1/+1
2022-10-31Auto merge of #103787 - notriddle:rollup-q1vmxsb, r=notriddlebors-188/+547
2022-10-30Rollup merge of #103764 - SarthakSingh31:issue-94187-2, r=compiler-errorsMichael Howell-26/+35
2022-10-30Rollup merge of #103758 - GuillaumeGomez:reexports-search-result-test, r=notr...Michael Howell-0/+28
2022-10-30Rollup merge of #103746 - notriddle:notriddle/incoherent-dyn-trait, r=Guillau...Michael Howell-0/+50
2022-10-30Rollup merge of #102689 - ayrtonm:master, r=cjgillotMichael Howell-0/+89
2022-10-30Rollup merge of #102101 - BelovDV:new-check-lld-version, r=petrochenkovMichael Howell-9/+22
2022-10-30Rollup merge of #101944 - notriddle:notriddle/toggle-all-docs, r=jsha,Guillau...Michael Howell-7/+14
2022-10-30Rollup merge of #101428 - JakobDegen:build-tests, r=oli-obkMichael Howell-112/+136
2022-10-30Rollup merge of #97971 - Soveu:varargs, r=jackh726Michael Howell-34/+173
2022-10-31Free late-bound lifetimes in closures as wellMichael Goulet-3/+4
2022-10-31Auto merge of #103331 - nnethercote:convert-switch-to-br, r=scottmcmbors-31/+116
2022-10-31Use `br` instead of `switch` in more cases.Nicholas Nethercote-31/+116
2022-10-30Remove unnecessary argument to `package`Joshua Nelson-8/+3
2022-10-30More build-manifest docsJoshua Nelson-3/+2
2022-10-30Auto merge of #103479 - nikic:update-llvm-9, r=cuviperbors-0/+0
2022-10-30better error for rustc_strict_coherence misuseMichael Goulet-2/+45
2022-10-30Auto merge of #103299 - nikic:usub-overflow, r=wesleywiserbors-5/+24
2022-10-30Add tracking issue to `error_in_core`Lukas Markeffsky-1/+1
2022-10-30Make rustdoc Item::visibility computed on-demandGuillaume Gomez-145/+144
2022-10-30All verbosity checks in `PrettyPrinter` now go through `PrettyPrinter::should...Sarthak Singh-26/+35
2022-10-30rustdoc: Do not add external traits to the crate in `register_res`Vadim Petrochenkov-4/+12
2022-10-30Update COPYRIGHT fileManish Goregaokar-0/+50
2022-10-30Auto merge of #103295 - ishitatsuyuki:ninja, r=cuviperbors-4/+5
2022-10-30Add regression test for reexports in search resultsGuillaume Gomez-0/+28
2022-10-30Add parser testmejrs-0/+17
2022-10-30Mention const and lifetime parameters in error E0207Fernando Fernandez Mancera-4/+71
2022-10-30Auto merge of #103010 - petrochenkov:effvisdoc, r=GuillaumeGomezbors-144/+108
2022-10-30fix: make custom expr prefix completions to understand refsfeniljain-4/+25
2022-10-30skip bootstrap target sanity checks when testing MiriRalf Jung-7/+14
2022-10-30Auto merge of #2639 - RalfJung:rustup, r=RalfJungbors-4474/+8435
2022-10-30rustupRalf Jung-2/+2
2022-10-30Auto merge of #103755 - Dylan-DPC:rollup-dl2hups, r=Dylan-DPCbors-152/+435
2022-10-30Merge from rustcRalf Jung-4472/+8433
2022-10-30Rollup merge of #103740 - notriddle:notriddle/search-results-padding-bottom, ...Dylan DPC-1/+0
2022-10-30Rollup merge of #103689 - saethlin:libtest-startup, r=thomccDylan DPC-29/+66
2022-10-30Rollup merge of #103588 - weihanglo:rustdoc/url-redirect, r=notriddleDylan DPC-7/+11
2022-10-30Rollup merge of #103560 - zbyrn:issue-103358-fix, r=cjgillotDylan DPC-39/+63
2022-10-30Rollup merge of #93582 - WaffleLapkin:rpitirpit, r=compiler-errorsDylan DPC-76/+295
2022-10-30Auto merge of #103721 - RalfJung:miri, r=RalfJungbors-74/+346
2022-10-30Reduce span of let else irrefutable_let_patterns warningest31-15/+26
2022-10-30Auto merge of #103745 - matthiaskrgr:rollup-hipjva8, r=matthiaskrgrbors-52/+295
2022-10-29compiletest: set the dylib path when gathering target cfgJosh Stone-33/+37