about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-03-25Revert "Automatically tag as nominated for T-compiler"Santiago Pastorino-1/+0
2020-03-25Update cargo.Eric Huss-0/+0
2020-03-25Auto merge of #70297 - nnethercote:clean-up-debugging-options, r=michaelwoeri...bors-4/+3
2020-03-24Add richer printingMark Rousskov-1/+9
2020-03-24Move rustc-guide submodule to rustc-dev-guideSantiago Pastorino-3/+3
2020-03-24Auto merge of #70190 - pietroalbini:gha, r=Mark-Simulacrumbors-0/+211
2020-03-24ci: add github actions configurationPietro Albini-0/+211
2020-03-24Auto merge of #70163 - nikic:llvm-10-preparation, r=cuviperbors-9/+23
2020-03-24Remove `-Z incremental`.Nicholas Nethercote-3/+3
2020-03-24Remove `-Z incremental-queries`.Nicholas Nethercote-1/+0
2020-03-23Auto merge of #70322 - matthiaskrgr:submodule_upd, r=Dylan-DPCbors-17/+10
2020-03-23submodules: update clippy from d8e6e4cf to 1ff81c1bMatthias Krüger-17/+10
2020-03-23update miriRalf Jung-9/+7
2020-03-22Auto merge of #70153 - flip1995:clippyup, r=Dylan-DPCbors-7/+18
2020-03-21Avoid relying on const parameters to functionMark Rousskov-4/+4
2020-03-21Arrange for zero to be canonicalMark Rousskov-1/+15
2020-03-21Push the byte of LAST_CHUNK_MAP into the arrayMark Rousskov-11/+14
2020-03-21Deduplicate test and primary range_search definitionsMark Rousskov-55/+53
2020-03-21Add a right shift mappingMark Rousskov-8/+32
2020-03-21Shrink bitset words through functional mappingMark Rousskov-19/+249
2020-03-21Improve tests display for rustdoc-js-std testerGuillaume Gomez-0/+1
2020-03-21Pick the last version of the different files if there is more than oneGuillaume Gomez-2/+22
2020-03-21Clean up rustdoc js tester source code and move common code in one placeGuillaume Gomez-589/+330
2020-03-20Pre-pop zero chunks before mapping LAST_CHUNK_MAPMark Rousskov-8/+16
2020-03-20Generate tests for Unicode property dataMark Rousskov-0/+101
2020-03-20Dynamically choose best chunk sizeMark Rousskov-19/+39
2020-03-20Avoid re-fetching Unicode dataMark Rousskov-3/+8
2020-03-19Fix LLVM version handling in compiletestNikita Popov-9/+23
2020-03-19Auto merge of #69402 - GuillaumeGomez:extend-search, r=kinnisonbors-4/+4
2020-03-19Update Clippyflip1995-7/+18
2020-03-19Auto merge of #70137 - RalfJung:miri, r=RalfJungbors-7/+9
2020-03-19update miriRalf Jung-7/+9
2020-03-19Rollup merge of #69443 - ehuss:tidy-license, r=skade,Mark-SimulacrumMazdak Farrokhzad-340/+356
2020-03-17Update cargoEric Huss-0/+0
2020-03-16Add missing variable to load in non-std tester as wellGuillaume Gomez-2/+2
2020-03-16submodules: update clippy from 8485d40a to 23549a8cMatthias Krüger-12/+8
2020-03-16Add tests for new of variablesGuillaume Gomez-2/+2
2020-03-16Rollup merge of #69964 - ollie27:ci_nodejs, r=Mark-Simulacrum,GuillaumeGomezDylan DPC-18/+16
2020-03-15Auto merge of #69961 - RalfJung:miri, r=RalfJungbors-9/+7
2020-03-15update miriRalf Jung-9/+7
2020-03-14Auto merge of #69923 - matthiaskrgr:submodule_upd, r=Dylan-DPCbors-10/+10
2020-03-13Allow `rustdoc-js` and `rustdoc-js-std` to use none default build dir locationOliver Middleton-18/+16
2020-03-13Auto merge of #67502 - Mark-Simulacrum:opt-catch, r=Mark-Simulacrumbors-0/+2
2020-03-12tidy: Remove chalk-engine/chalk-macros.Eric Huss-2/+0
2020-03-12tidy: Sort WHITELIST.Eric Huss-1/+1
2020-03-12tidy: Add `test` to RUNTIME_CRATES.Eric Huss-1/+1
2020-03-12tidy: Add some clarifying comments in license checks.Eric Huss-0/+5
2020-03-12tidy: Verify the runtime crates don't have license exceptions.Eric Huss-6/+57
2020-03-12tidy: check the licenses don't changeEric Huss-36/+60
2020-03-12tidy: Check if exceptions are no longer used.Eric Huss-12/+23