about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2019-07-06Don't return an error from linkcheck when it's not supported'André Luis Leal Cardoso Junior-4/+2
2019-07-06Ignore unused variable for non-linux buildsAndré Luis Leal Cardoso Junior-1/+1
2019-07-06fix macos buildMark Mansi-3/+8
2019-07-06cfg: linkcheck only on x86-64 linuxMark Mansi-3/+13
2019-07-06Add 'Apache-2.0 OR MIT' license variation to tidy/tools checkAndré Luis Leal Cardoso Junior-0/+1
2019-07-06Add linkcheck command to rustbook toolAndré Luis Leal Cardoso Junior-2/+35
2019-07-06Track rustc-guide on toolstateAndré Luis Leal Cardoso Junior-0/+2
2019-07-06Fix tidy issuesVadim Petrochenkov-1/+2
2019-07-06Remove compile-pass from compiletestYuki Okushi-3/+0
2019-07-04Update the `rust-installer` submoduleAlex Crichton-0/+0
2019-07-01bump miri to fix line endings on azurePietro Albini-8/+8
2019-07-01Update RLS to disable spurious client_find_definitions testIgor Matuszewski-0/+0
2019-06-30Update mirivarkor-8/+8
2019-06-29Rollup merge of #62023 - RalfJung:miri-toolstate, r=kennytmMazdak Farrokhzad-28/+33
2019-06-29Rollup merge of #61755 - Centril:compiletest-force-check, r=petrochenkovMazdak Farrokhzad-26/+90
2019-06-29Auto merge of #62105 - JohnTitor:update-miri, r=RalfJungbors-7/+9
2019-06-27Rollup merge of #62176 - Xanewok:update-rls, r=alexcrichtonMazdak Farrokhzad-0/+0
2019-06-27Update RLSIgor Matuszewski-0/+0
2019-06-27Update miriYuki Okushi-7/+9
2019-06-26Hash force_pass_mode when config.mode == Pretty.Mazdak Farrokhzad-1/+1
2019-06-26submodules: Update clippy from 8c80b65f to e3cb40e4Lzu Tao-11/+9
2019-06-24Update cargoEric Huss-0/+0
2019-06-24Address review comments.Mazdak Farrokhzad-23/+20
2019-06-24submodules: Update clippy from 5a11ed7b to 8c80b65fLzu Tao-33/+10
2019-06-24compiletest: support '--pass check' and '// ignore-pass'.Mazdak Farrokhzad-22/+89
2019-06-23Auto merge of #62037 - Mark-Simulacrum:tidy-fast, r=eddybbors-144/+169
2019-06-23Auto merge of #61778 - petrochenkov:pass, r=Mark-Simulacrumbors-49/+59
2019-06-23Exit early from feature search if no features in fileMark Rousskov-2/+10
2019-06-23Collect features only onceMark Rousskov-37/+51
2019-06-23Use Path/PathBuf directly instead of through path::Mark Rousskov-9/+8
2019-06-23Skip querying each ignore directive if none in fileMark Rousskov-7/+14
2019-06-23Utilize entry.metadata over fs::symlink_metadataMark Rousskov-1/+1
2019-06-23Move file-reading into walker loopMark Rousskov-67/+36
2019-06-23Pass contents and DirEntry to walkersMark Rousskov-12/+29
2019-06-23Stop calling format! to check feature gateMark Rousskov-2/+4
2019-06-23Use walkdir crateMark Rousskov-12/+9
2019-06-23Cache Regex'sMark Rousskov-3/+15
2019-06-23Make tidy quieter by defaultMark Rousskov-13/+13
2019-06-22update miriRalf Jung-18/+7
2019-06-21do as tidy saysRalf Jung-1/+2
2019-06-21don't make PR author assignee; that break creating the issue when they are no...Ralf Jung-1/+0
2019-06-21show HTTP error bodyRalf Jung-1/+3
2019-06-21fix long lineRalf Jung-1/+2
2019-06-21submodules: Update clippy from 149a988 to 5a11ed7bLzu Tao-7/+34
2019-06-21dump the JSON we are going to submit to GH to create the issueRalf Jung-19/+21
2019-06-21give a bit more context in the error messageRalf Jung-2/+2
2019-06-21publish_toolstate: don't use 'new' from inside the loopRalf Jung-5/+5
2019-06-20Update mdbookEric Huss-10/+9
2019-06-19Auto merge of #61967 - lzutao:clippy-update, r=oli-obkbors-7/+7
2019-06-19Update clippy from 868f168c to 149a988Lzu Tao-7/+7