about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-03-28Rollup merge of #70486 - Mark-Simulacrum:unicode-shrink, r=dtolnayDylan DPC-113/+709
2020-03-27Update the documentation commentMark Rousskov-39/+73
2020-03-27Remove separate encoding for a single nonzero-mapping byteMark Rousskov-31/+2
2020-03-27Add skip list based implementation for smaller encodingMark Rousskov-42/+222
2020-03-27submodules: update clippy from 1ff81c1b to 70b93aabMatthias Krüger-10/+10
2020-03-26Enable `--bless`ing of MIR dumpsOliver Scherer-25/+114
2020-03-26Remove unused argumentOliver Scherer-18/+3
2020-03-26Auto merge of #70391 - RalfJung:miri, r=RalfJungbors-7/+7
2020-03-26update miriRalf Jung-7/+7
2020-03-26Rollup merge of #70395 - ehuss:update-cargo, r=ehussMazdak Farrokhzad-0/+0
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