about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2019-05-10Make tests compatible with musl hostMateusz Mikuła-1/+14
2019-05-10Auto merge of #60585 - sunfishcode:wasm32-wasi, r=alexcrichtonbors-1/+1
2019-05-09Switch to SPDX 2.1 license expressionDavid Tolnay-5/+5
2019-05-09Omit the vendor component in the WASI tripleDan Gohman-1/+1
2019-05-09remove unneeded `extern crate`s from build toolsAndy Russell-14/+14
2019-05-08Auto merge of #60626 - matthiaskrgr:submodule_upd, r=oli-obkbors-9/+9
2019-05-08Auto merge of #60378 - froydnj:apple-target-modifications, r=michaelwoeristerbors-0/+11
2019-05-08submodules: update clippy from fc96aa03 to 341c96afMatthias Krüger-9/+9
2019-05-07add negative tests for OS X LLVM target changesNathan Froyd-0/+11
2019-05-07Auto merge of #60596 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2019-05-07Auto merge of #60464 - eddyb:not-overly-specific-pipelining, r=alexcrichtonbors-27/+41
2019-05-07compiletest: uniformly normalize paths, so they all work on all platforms.Eduard-Mihai Burtescu-17/+15
2019-05-07rustc: rename -Z emit-directives to -Z emit-artifact-notifications and simpli...Eduard-Mihai Burtescu-5/+5
2019-05-07compiletest: only use `make_exe_name` for tests that end up being executed.Eduard-Mihai Burtescu-5/+21
2019-05-06Update cargoEric Huss-0/+0
2019-05-07Auto merge of #60531 - Centril:sort-features, r=oli-obkbors-4/+4
2019-05-06set the default edition when pre-parsing a doctestQuietMisdreavus-1/+3
2019-05-06Auto merge of #60436 - Xanewok:update-rls, r=Manishearthbors-0/+0
2019-05-04Auto merge of #60538 - matthiaskrgr:submodule_upd, r=eddybbors-8/+10
2019-05-04submodules: update clippy from 2ed0b3bf to fc96aa03Matthias Krüger-8/+10
2019-05-04Rename 'no tracking issue START' to fit better with tidy.Mazdak Farrokhzad-4/+4
2019-05-03tidy: Extract `let mut part` out of `parts` block in `version.rs`Alexey Shmalko-7/+5
2019-05-03Migrate tidy to rust 2018 editionAlexey Shmalko-10/+3
2019-05-03Rollup merge of #60373 - rasendubi:lang-features-sort-since, r=CentrilMazdak Farrokhzad-30/+192
2019-05-02Make tidy::version::Version copyAlexey Shmalko-4/+4
2019-05-02Make in_feature_group a simple bool flagAlexey Shmalko-7/+6
2019-05-02Rework Version::parse to avoid extra allocationsAlexey Shmalko-10/+20
2019-05-02Make tidy::version::Version a [u32; 3]Alexey Shmalko-12/+28
2019-05-02Address review commentsAlexey Shmalko-28/+29
2019-05-02Ensure language features in group are sorted by sinceAlexey Shmalko-0/+17
2019-05-02Assign group and parse since for FeatureAlexey Shmalko-11/+117
2019-05-02Make find_attr_val a little bit more preciseAlexey Shmalko-4/+17
2019-05-02Update CargoIgor Matuszewski-0/+0
2019-05-02update miriRalf Jung-14/+14
2019-05-01Update clippyManish Goregaokar-8/+8
2019-05-01Update RLSIgor Matuszewski-0/+0
2019-04-30Auto merge of #60262 - michaelwoerister:pgo-preinlining-pass, r=alexcrichtonbors-1/+14
2019-04-30Rollup merge of #60399 - Manishearth:clippyup, r=ManishearthMazdak Farrokhzad-12/+8
2019-04-30Rollup merge of #60362 - Centril:cleanup-declare-features-active, r=oli-obkMazdak Farrokhzad-10/+16
2019-04-29Update clippyManish Goregaokar-12/+8
2019-04-30Auto merge of #60389 - Centril:rollup-nefreyr, r=Centrilbors-5/+5
2019-04-30Rollup merge of #60238 - topecongiro:rustfmt-1.2.2, r=alexcrichtonMazdak Farrokhzad-5/+5
2019-04-30Cleanup 'active' declare_features! with uniform style + sorting.Mazdak Farrokhzad-10/+16
2019-04-29Auto merge of #60006 - nnethercote:json-for-pipelining, r=alexcrichtonbors-10/+17
2019-04-30In JSON output, emit a directive after metadata is generated.Nicholas Nethercote-10/+17
2019-04-29Auto merge of #60377 - Centril:rollup-42fxe9u, r=Centrilbors-2/+2
2019-04-29Rollup merge of #60334 - sfackler:stable-iovec, r=alexcrichtonMazdak Farrokhzad-2/+2
2019-04-29Auto merge of #60355 - Manishearth:clippyup, r=centrilbors-9/+10
2019-04-29Update clippyManish Goregaokar-9/+10
2019-04-29compiletest: Make LLVM's bin directory available to run-make-fulldeps tests.Michael Woerister-1/+10