about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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-24fix the lint as requestedKagami Sascha Rosylight-4/+2
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
2022-10-22Update cargoWeihang Lo-0/+0
2022-10-22Introduce subst_iter and subst_iter_copied on EarlyBinderMichael Goulet-11/+5
2022-10-21add GetFileType stubChris Denton-0/+7
2022-10-21Update libffi-sys to 2.0.1Patrick Mooney-2/+2
2022-10-21Auto merge of #2610 - RalfJung:issue-1909, r=RalfJungbors-0/+57
2022-10-21Auto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r=Dylan-DPCbors-137/+67
2022-10-21add test for #1909Ralf Jung-0/+57
2022-10-21test is_terminalRalf Jung-1/+13
2022-10-21split libc tests from stdlib testsRalf Jung-120/+176