about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-10-27Use `PkgType::is_preview` to determine whether to add a rename to the manifestJoshua Nelson-8/+7
2022-10-27Use `PkgType` to determine which packages to add to the manifestJoshua Nelson-21/+84
2022-10-27build-manifest: Add a macro that makes it impossible to typo `-preview`, or h...Joshua Nelson-47/+37
2022-10-27More build-manifest docsJoshua Nelson-18/+20
2022-10-27Update miriMaybe Waffle-4/+3
2022-10-27Update toolingMaybe Waffle-91/+134
2022-10-27change cronjob timeRalf Jung-1/+1
2022-10-26Auto merge of #103604 - JohnTitor:rollup-q4ns2gh, r=JohnTitorbors-1584/+2221
2022-10-27Rollup merge of #103579 - lnicola:rust-analyzer-2022-10-26, r=lnicolaYuki Okushi-1584/+2221
2022-10-26:arrow_up: rust-analyzerLaurențiu Nicola-1584/+2221
2022-10-26privacy: Rename "accessibility levels" to "effective visibilities"Vadim Petrochenkov-32/+32
2022-10-26Auto merge of #2622 - RalfJung:ci, r=RalfJungbors-7/+3
2022-10-26simplify GHARalf Jung-7/+3
2022-10-26test on windows-gnu targetRalf Jung-0/+1
2022-10-26Adjust normalizationmejrs-3/+3
2022-10-26stabilize `int_log`Lukas Markeffsky-2/+0
2022-10-26Auto merge of #2620 - RalfJung:getname, r=RalfJungbors-36/+152
2022-10-26account for different max thread name lengths on different platformsRalf Jung-7/+23
2022-10-26add pthread_getname_npRalf Jung-31/+131
2022-10-26tweak docsRalf Jung-1/+4
2022-10-26Update cargoWeihang Lo-0/+0
2022-10-25Rename, improve docs, fail betterBen Kimock-14/+44
2022-10-25bless clippyRalf Jung-34/+34
2022-10-25rustupRalf Jung-1/+1
2022-10-25Merge branch 'master' of http://localhost:8000/rust-lang/rust.git:at_commit=7...Ralf Jung-4369/+8608
2022-10-25Auto merge of #103392 - RalfJung:miri, r=oli-obkbors-465/+1467
2022-10-25Rollup merge of #103122 - ouz-a:mir-technical-debt, r=oli-obkDylan DPC-3/+3
2022-10-25add a test to verify that compile-flags are provided lastPietro Albini-1/+1
2022-10-25ensure that compile-flags arguments are the last in ui testsPietro Albini-18/+42
2022-10-25Rollup merge of #103495 - Enselic:rustdoc-unix_sigpipe, r=notriddleYuki Okushi-0/+3
2022-10-24Add more normalization and testsmejrs-2/+6
2022-10-24Address some commentsmejrs-0/+18
2022-10-24rustdoc: Use `unix_sigpipe` instead of `rustc_driver::set_sigpipe_handler`Martin Nordholts-0/+3
2022-10-24Auto merge of #103337 - flip1995:clippyup, r=Manishearthbors-4206/+8511
2022-10-24Update src/tools/compiletest/src/runtest.rsAndrew Pollack-1/+1
2022-10-24Auto merge of #94063 - Aaron1011:pretty-print-rental, r=lcnrbors-1/+5
2022-10-24Rollup merge of #103437 - bjorn3:sync_cg_clif-2022-10-23, r=bjorn3Yuki Okushi-0/+2
2022-10-24Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726Yuki Okushi-0/+2
2022-10-24rustupRalf Jung-8/+1
2022-10-24Auto merge of #2615 - RalfJung:josh, r=oli-obkbors-3/+2
2022-10-24point to my fork of josh for nowRalf Jung-3/+2
2022-10-23Override linker in cargotest on windowsAaron Hill-0/+4
2022-10-23remove misc_cast and validate typesouz-a-3/+3
2022-10-23Update list of allowed cranelift dependenciesbjorn3-0/+2
2022-10-23Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyupflip1995-4206/+8511
2022-10-23Auto merge of #2613 - RalfJung:scalar-only-field-retagging, r=RalfJungbors-10/+128
2022-10-23Rollup merge of #103305 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-1/+1
2022-10-23Rollup merge of #103123 - compiler-errors:early-binder-iter, r=cjgillotMatthias Krüger-11/+5
2022-10-22Bump cargotest servo to 785a344e32db58d4e631fd3cae17fd1f29a721abAaron Hill-1/+1
2022-10-22add scalar-abi-only field retagging optionRalf Jung-10/+128