summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2017-02-11Actually fix manifest generationAlex Crichton-2/+2
2017-02-11Don't include directory names in shasumsAlex Crichton-1/+2
2017-02-11Rename manifest_version to manifest-versionAlex Crichton-4/+13
2017-02-06Fix a manifest-generation bug on betaAlex Crichton-0/+2
2017-01-31Auto merge of #38847 - michaelwoerister:gate-on-incr-comp, r=alexcrichtonbors-0/+4
2017-01-31[Gate Tests] - marking feature testsColm Seale-2/+1
2017-01-30compiletest: Clear RUSTFLAGS env-var for run-make tests.Michael Woerister-0/+4
2017-01-27Rollup merge of #39284 - alexcrichton:manifesting, r=brsonAlex Crichton-0/+412
2017-01-25rustbuild: Add manifest generation in-treeAlex Crichton-0/+412
2017-01-24Remove Reflectest31-1/+1
2017-01-22Remove proc_macro from the tidy whitelist againest31-4/+10
2017-01-22[Gate Tests] - marking feature testsColm Seale-4/+2
2017-01-22Auto merge of #39060 - jseyfried:improve_unused, r=nrcbors-1/+1
2017-01-22Warn on unused `#[macro_use]` imports.Jeffrey Seyfried-1/+1
2017-01-21Auto merge of #39204 - ollie27:linkchecker_fragment, r=alexcrichtonbors-11/+10
2017-01-20Rollup merge of #39068 - alexcrichton:more-small-tests, r=brsonAlex Crichton-32/+41
2017-01-20Rollup merge of #38842 - abonander:proc_macro_attribute, r=jseyfriedAlex Crichton-1/+1
2017-01-20linkchecker: Fix checking links which are just fragmentsOliver Middleton-11/+10
2017-01-19Rollup merge of #39039 - michaelwoerister:ignore-gdb-version, r=nrcGuillaume Gomez-9/+44
2017-01-16Implement `#[proc_macro_attribute]`Austin Bonander-1/+1
2017-01-16ignore-gdb-version: Address review comments.Michael Woerister-6/+15
2017-01-15travis: Add i586 linux and i686 muslAlex Crichton-32/+41
2017-01-15Mark the pushpop_unsafe feature as "removed"est31-1/+1
2017-01-15Remove the safe_suggestion featureest31-1/+1
2017-01-13compiletest: Allow for ignoring tests if certain GDB version is detected.Michael Woerister-9/+35
2017-01-12Use a whitelist and print nice hintsest31-12/+26
2017-01-12Automatically treat test files "feature-gate-$f.rs" as gate tests for feature $fest31-0/+16
2017-01-12Don't require gate tests for removed featuresest31-2/+4
2017-01-12Add gate-test- to some already existing testsest31-1/+1
2017-01-12Require compile-fail tests for new lang featuresest31-1/+71
2017-01-12Use only one feature struct, and use hash maps in both occasionsest31-18/+11
2017-01-06compiletest: Fix flaky Android gdb test runsAlex Crichton-42/+39
2016-12-31Auto merge of #38482 - est31:i128, r=eddybbors-0/+2
2016-12-31Auto merge of #38709 - alexcrichton:check-xsv, r=nikomatsakisbors-0/+6
2016-12-30cargotest: Add xsv to tested cratesAlex Crichton-0/+6
2016-12-30rustbuild: Compile all support tools in stage0Alex Crichton-1/+5
2016-12-30Always use Rust based intrinsics on Windowsest31-0/+2
2016-12-29A few small test fixes and such from rollupAlex Crichton-8/+1
2016-12-29Rollup merge of #38695 - alexcrichton:debug-appveyor, r=brsonAlex Crichton-0/+38
2016-12-29Rollup merge of #38647 - alexcrichton:faster-android, r=brsonAlex Crichton-1/+18
2016-12-29Rollup merge of #37149 - edunham:more-cargotest, r=alexcrichtonAlex Crichton-13/+38
2016-12-29appveyor: Attempt to debug flaky test runsAlex Crichton-0/+38
2016-12-29Fixes for new cargo test reposAlex Crichton-42/+38
2016-12-29Add some more repos to cargotestE. Dunham-1/+30
2016-12-29Fallout from updating bootstrap CargoAlex Crichton-0/+1
2016-12-27compiletest: Don't limit all suites on AndroidAlex Crichton-1/+18
2016-12-20mk: Fix compile with makefilesAlex Crichton-4/+10
2016-12-20Rollup merge of #38451 - semarie:openbsd-rustbuild, r=alexcrichtonAlex Crichton-1/+4
2016-12-20Rollup merge of #38289 - bluss:mir-verbose-test-fail, r=michaelwoeristerAlex Crichton-5/+19
2016-12-19Rollup merge of #38422 - zackmdavis:enjoy_tidy_path_error_macro_nicety, r=blussSeo Sanghyeon-1/+1