summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-01-09make env::current_exe work on WindowsRalf Jung-13/+85
2023-01-09fix: fix CI errorsEzra Shaw-1/+7
2023-01-08Rollup merge of #106602 - GuillaumeGomez:tidy-goml-scripts, r=Mark-SimulacrumMichael Goulet-2/+11
2023-01-08Add goml scripts to tidy checksGuillaume Gomez-2/+11
2023-01-08Auto merge of #106449 - GuillaumeGomez:rustdoc-gui-retry-mechanism, r=Mark-Si...bors-46/+76
2023-01-08Rollup merge of #106580 - Ezrashaw:remove-e0313, r=compiler-errorsYuki Okushi-2/+2
2023-01-08Rollup merge of #106557 - Ezrashaw:ui-test-fixups-1, r=GuillaumeGomezYuki Okushi-12/+15
2023-01-08Rollup merge of #106546 - aDotInTheVoid:jsondoclint-path-local-item, r=notriddleYuki Okushi-4/+125
2023-01-08remove unreachable error code `E0313`Ezra Shaw-2/+2
2023-01-08Auto merge of #104658 - thomcc:rand-update-and-usable-no_std, r=Mark-Simulacrumbors-1/+0
2023-01-07Rollup merge of #106509 - estebank:closure-in-block, r=davidtwcoMatthias Krüger-0/+1
2023-01-07minor fixes for `error_codes.rs` tidy checkEzra Shaw-12/+15
2023-01-07Auto merge of #106544 - matthiaskrgr:rollup-e9prjed, r=matthiaskrgrbors-386/+384
2023-01-06jsondoclint: Check local items in `paths` are also in `index`.Nixon Enraght-Moony-4/+125
2023-01-06Bump tokio from 1.23.0 to 1.23.1 in /test_dependenciesdependabot[bot]-3/+3
2023-01-06Auto merge of #106415 - Nilstrieb:where-is-my-master-branch, r=jyn514bors-0/+125
2023-01-06Rollup merge of #106341 - Ezrashaw:refactor-error-code-tidy-check, r=mejrs,kl...Matthias Krüger-386/+384
2023-01-06Handle non-existant upstream master branches in `x fmt`Nilstrieb-2/+47
2023-01-06Auto merge of #106529 - Dylan-DPC:rollup-mvncmrk, r=Dylan-DPCbors-14/+11
2023-01-05Test again wasm32-unknown-unknownAaron Hill-2/+80
2023-01-05Ignore symbol shim clash when symbol is provided by `compiler_builtins`Aaron Hill-1/+10
2023-01-05Detect closures assigned to binding in blockEsteban Küber-0/+1
2023-01-05error-index: Don't generate 404 instead of removing it.Eric Huss-3/+1
2023-01-05Fix error-index redirect to work with back button.Eric Huss-11/+10
2023-01-05Add vendor to Fuchsia's target tripleDavid Koloski-6/+6
2023-01-04Rollup merge of #106403 - compiler-errors:rename-hir-methods, r=cjgillotMichael Goulet-24/+23
2023-01-04Rollup merge of #106385 - compiler-errors:new-solver-flag, r=jackh726Michael Goulet-1/+1
2023-01-04Update rand in the stdlib tests, and remove the getrandom feature from itThom Chiovoloni-1/+0
2023-01-04Rollup merge of #106460 - c410-f3r:moar-errors, r=compiler-errorsMatthias Krüger-1/+1
2023-01-04tidy: Don't include wasm32 in compiler dependency checkEric Huss-103/+66
2023-01-04Move testsCaio-1/+1
2023-01-04Update tests, etcMichael Goulet-1/+1
2023-01-04Update cargoWeihang Lo-0/+14
2023-01-04Add retry mechanism for rustdoc GUI tests to reduce flakynessGuillaume Gomez-46/+76
2023-01-04Rollup merge of #106396 - jyn514:bump-stage-date, r=pietroalbiniMatthias Krüger-11/+16
2023-01-04Rollup merge of #106327 - gimbles:dbg, r=jyn514Matthias Krüger-0/+17
2023-01-03Rollup merge of #106381 - aDotInTheVoid:jsondoclint-more-options, r=notriddleMichael Goulet-33/+103
2023-01-04get_parent and find_parentMichael Goulet-15/+14
2023-01-04rename find_parent_node to opt_parent_idMichael Goulet-1/+1
2023-01-04rename get_parent_node to parent_idMichael Goulet-21/+21
2023-01-03Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-0/+80
2023-01-03Rollup merge of #104552 - DebugSteven:warn-newer-x, r=jyn514Matthias Krüger-1/+78
2023-01-03jsondoclint: Add option to dump errors as json.Nixon Enraght-Moony-4/+25
2023-01-03jsondoclint: Find selector for missing ID when error is created, not reported.Nixon Enraght-Moony-42/+64
2023-01-03jsondoclint: Add `--verbose` flag.Nixon Enraght-Moony-6/+26
2023-01-03jsondoclint: Parse args with clap.Nixon Enraght-Moony-4/+11
2023-01-03clippyRalf Jung-2/+1
2023-01-03Merge from rustcRalf Jung-452/+2657
2023-01-03Preparing for merge from rustcRalf Jung-1/+1
2023-01-03Auto merge of #105609 - bjorn3:shrink_rustc_dev, r=jyn514bors-0/+10