about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2018-08-26add the other two targets to the manifestJorge Aparicio-0/+2
2018-08-26Add target for Little-endian ARM Cortex-R4F/R5F MCUsPaolo Teti-0/+1
2018-08-25Update Cargo submoduleAlex Crichton-12/+18
2018-08-25Include missing tools in the manifest and mark them as unavailablePietro Albini-66/+46
2018-08-25Update RLSIgor Matuszewski-0/+0
2018-08-25Auto merge of #53609 - bemeurer:tidy-ctfe, r=RalfJungbors-2/+0
2018-08-24Rollup merge of #53617 - joshtriplett:tidy-no-license-header, r=Mark-Simulacrumkennytm-53/+0
2018-08-24Rollup merge of #53563 - matthiaskrgr:String, r=varkorkennytm-2/+2
2018-08-23Update clippy againflip1995-14/+14
2018-08-23Removed librustc/mir/interpret and librustc_mir/interpreter from tidy skip listBernardo Meurer-2/+0
2018-08-23Update clippyflip1995-14/+14
2018-08-23use String::new() instead of String::from(""), "".to_string(), "".to_owned() ...Matthias Krüger-2/+2
2018-08-22tidy: Stop requiring a license headerJosh Triplett-53/+0
2018-08-22Rollup merge of #53558 - davidtwco:issue-53547, r=estebankGuillaume Gomez-0/+7
2018-08-21Normalize source line and column numbers.David Wood-0/+7
2018-08-21Rollup merge of #53492 - danc86:lld-riscv, r=alexcrichtonkennytm-0/+0
2018-08-21Rollup merge of #53452 - tromey:lldb-manifest-fix, r=alexcrichtonkennytm-1/+2
2018-08-19Update clippyManish Goregaokar-5/+19
2018-08-19update lld submodule to include RISCV patchDan Callaghan-0/+0
2018-08-19Auto merge of #52972 - RalfJung:from_raw_parts_align, r=alexcrichtonbors-3/+5
2018-08-18Use the new Entry::or_default method where possible.Eduard-Mihai Burtescu-4/+4
2018-08-17Auto merge of #53356 - michaelwoerister:itlto, r=alexcrichtonbors-5/+28
2018-08-17Change target triple used to check for lldb in build-manifestTom Tromey-1/+2
2018-08-17Rollup merge of #53399 - varkor:ignore-non-md-unstable_book, r=nikomatsakiskennytm-0/+1
2018-08-15Fix compiletest JSON error messageashtneoi-2/+2
2018-08-15Tidy: ignore non-Markdown files when linting for the Unstable Bookvarkor-0/+1
2018-08-15Adapt codegen-unit tests to new CGU naming scheme.Michael Woerister-5/+28
2018-08-14Update cargoEric Huss-0/+0
2018-08-14Add lldb to the buildTom Tromey-0/+25
2018-08-14Auto merge of #53361 - Manishearth:clippyup, r=nrcbors-5/+5
2018-08-14Update clippyManish Goregaokar-5/+5
2018-08-14Rollup merge of #53229 - varkor:rlimits_min, r=nikomatsakiskennytm-7/+9
2018-08-14Fix no-link-with-link-args by introducing another normalization.David Wood-0/+5
2018-08-14Normalize test build directory and root build directory.David Wood-0/+9
2018-08-14Tidy no longer fails when there are no files or subdirectories in a test dire...David Wood-9/+11
2018-08-14Check error-patterns on UI tests. Fixes #52531.David Wood-21/+24
2018-08-13Auto merge of #53238 - nrc:update, r=kennytmbors-0/+0
2018-08-12Rollup merge of #53210 - alexcrichton:deny-rustc-syntax, r=nrcGuillaume Gomez-1/+1
2018-08-12Rollup merge of #53059 - ljedrz:unneeded_returns, r=kennytmGuillaume Gomez-1/+1
2018-08-11Update RLSNick Cameron-0/+0
2018-08-09Add a safety check for compiletest rlimitvarkor-7/+9
2018-08-09Deny future duplication of rustc-ap-syntaxAlex Crichton-1/+1
2018-08-08Update clippy submoduleOliver Schneider-5/+5
2018-08-08Prevent duplication of rust-ap-syntaxNick Cameron-1/+30
2018-08-08Update RLS and RustfmtNick Cameron-24/+10
2018-08-06Auto merge of #52644 - varkor:lib-feature-gate-2, r=withoutboatsbors-33/+3
2018-08-06inore some codegen tests when debug assertions are enabledRalf Jung-2/+4
2018-08-06update ripgrep tested by cargotestRalf Jung-1/+1
2018-08-05Fix stage 2 testsvarkor-1/+0
2018-08-05Remove obsolete tests in tidyvarkor-32/+3