about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-01-28Rollup merge of #81445 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-01-28Rollup merge of #81428 - phansch:compiletest-tests, r=Mark-SimulacrumYuki Okushi-1/+20
2021-01-28Rollup merge of #81277 - flip1995:from_diag_items, r=matthewjasperYuki Okushi-6/+2
2021-01-28Rollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikomatsakisYuki Okushi-30/+24
2021-01-27Update cargoEric Huss-0/+0
2021-01-27compiletest: Add two more unit testsPhilipp Hansch-1/+20
2021-01-25tidy: Remove unnecessary trailing semicolon.Eric Huss-1/+1
2021-01-25tidy: Remove edition filter exceptions.Eric Huss-15/+1
2021-01-25tidy: Remove cargo check.Eric Huss-95/+0
2021-01-25update MiriRalf Jung-7/+7
2021-01-24Rollup merge of #81320 - CraftSpider:jsondoc-errors, r=jyn514Jonas Schievink-1/+16
2021-01-23fmtRune Tynan-4/+6
2021-01-23Make bad shlex parsing a pretty errorRune Tynan-1/+14
2021-01-23Rollup merge of #81245 - ehuss:update-cargo, r=ehussJonas Schievink-0/+0
2021-01-22Make more traits of the From/Into family diagnostic itemsflip1995-6/+2
2021-01-22Rollup merge of #81236 - estebank:everybody-loop-now, r=oli-obkMara Bos-11/+11
2021-01-22Auto merge of #81135 - jyn514:no-backticks, r=flip1995bors-17/+17
2021-01-21Fix clippy and commentEsteban Küber-6/+6
2021-01-21Add loop head span to hirEsteban Küber-6/+6
2021-01-21Update cargoEric Huss-0/+0
2021-01-20Force token collection to run when parsing nonterminalsAaron Hill-1/+2
2021-01-19No longer require unstable for jsondocck, only build it for json testsRune Tynan-4/+4
2021-01-19Address review v2Rune Tynan-16/+19
2021-01-19Shift another panic into an exitRune Tynan-2/+1
2021-01-19Address review commentsRune Tynan-63/+29
2021-01-19Add jsondocck tool, and use it for rustdoc JSONRune Tynan-11/+431
2021-01-19Rollup merge of #81161 - GuillaumeGomez:remove-inline-script, r=Nemo157Guillaume Gomez-2/+1
2021-01-18Use ty::{IntTy,UintTy,FloatTy} in rustdoc and clippyLeSeulArtichaut-30/+24
2021-01-18Auto merge of #81165 - KodrAus:rollup-s7llxis, r=KodrAusbors-258/+2329
2021-01-18Rollup merge of #81153 - jyn514:linkcheck, r=ManishearthAshley Mannix-10/+1
2021-01-18Rollup merge of #81038 - flip1995:clippyup, r=ManishearthAshley Mannix-248/+2328
2021-01-18Auto merge of #81015 - jyn514:feature-gate-ptr, r=camelidbors-1/+5
2021-01-18Remove inline script tagsGuillaume Gomez-2/+1
2021-01-17Remove unused linkcheck exceptionsJoshua Nelson-10/+1
2021-01-17Fix formatting for removed lintsJoshua Nelson-17/+17
2021-01-17Auto merge of #80679 - jackh726:predicate-kind-take2, r=lcnrbors-26/+24
2021-01-17Feature-gate `pointer` and `reference` in intra-doc linksJoshua Nelson-1/+5
2021-01-17Auto merge of #80524 - jyn514:unknown-tool-lints, r=flip1995,matthewjasperbors-91/+50
2021-01-17Auto merge of #80942 - c410-f3r:tests-tests-tests, r=petrochenkovbors-3/+3
2021-01-16Review changesJack Huey-25/+22
2021-01-16CleanupJack Huey-2/+1
2021-01-16Use pred not binderJack Huey-1/+1
2021-01-16CleanupJack Huey-1/+1
2021-01-16Remove PredicateKindJack Huey-1/+1
2021-01-16Remove PredicateKind::AtomJack Huey-6/+8
2021-01-16Move some tests to more reasonable directories - 2Caio-3/+3
2021-01-16bump rustfmt to v1.4.32Caleb Cartwright-5/+5
2021-01-16Deprecate unknown_clippy_lintsflip1995-91/+50
2021-01-15Rollup merge of #81030 - ehuss:update-mdbook, r=Mark-SimulacrumGuillaume Gomez-1/+1
2021-01-15Auto merge of #81043 - hyd-dev:update-miri, r=RalfJungbors-7/+7