about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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-18Remove qpath_res util functionCameron Steffen-58/+45
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
2021-01-16Update Mirihyd-dev-7/+7
2021-01-15Auto merge of #80974 - ehuss:update-cargo, r=ehussbors-0/+0
2021-01-15Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyupflip1995-248/+2328
2021-01-14Update mdbookEric Huss-1/+1
2021-01-15Update RLS and RustfmtIgor Matuszewski-5/+5
2021-01-14Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasperbors-131/+152
2021-01-13Auto merge of #77524 - Patryk27:fixes/66228, r=estebankbors-1/+1
2021-01-12Update cargoEric Huss-0/+0
2021-01-12Separate out a `hir::Impl` structJoshua Nelson-69/+61
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-1/+1
2021-01-09ast: Remove some indirection layers from values in key-value attributesVadim Petrochenkov-1/+1
2021-01-08Auto merge of #80746 - ehuss:update-cargo, r=ehussbors-0/+0
2021-01-07Reintroduce hir::ExprKind::IfCaio-131/+152
2021-01-06Auto merge of #80758 - RalfJung:miri, r=RalfJungbors-9/+7
2021-01-06update MiriRalf Jung-9/+7
2021-01-05Update cargoEric Huss-0/+0
2021-01-04Update mdbookEric Huss-1/+1
2021-01-02Use bootstrap rustc for versioncheck in Clippyflip1995-3/+4
2021-01-02Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyupflip1995-249/+647