about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-03-23Rollup merge of #83385 - lnicola:rust-analyzer-2021-03-22, r=jonas-schievinkYuki Okushi-15/+15
2021-03-22Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakisbors-50/+33
2021-03-22:arrow_up: rust-analyzerLaurențiu Nicola-15/+15
2021-03-21Rollup merge of #83289 - c410-f3r:tests-tests-tests, r=petrochenkovDylan DPC-2/+2
2021-03-20update `const_eval_resolve`lcnr-4/+14
2021-03-20Move some tests to more reasonable directories - 5Caio-2/+2
2021-03-19clippy: stabilize or_patterns lintmark-50/+33
2021-03-19Rollup merge of #83236 - cjgillot:memmap, r=joshtriplettDylan DPC-0/+1
2021-03-18Upgrade memmap to memmap2 in other crates.Camille GILLOT-0/+1
2021-03-18update MiriRalf Jung-7/+9
2021-03-18Auto merge of #82868 - petrochenkov:bto, r=estebankbors-5/+5
2021-03-18hir: Preserve used syntax in `TyKind::TraitObject`Vadim Petrochenkov-5/+5
2021-03-18Rollup merge of #83228 - GuillaumeGomez:no-diff-if-no-tidy, r=jyn514Dylan DPC-5/+6
2021-03-17Auto merge of #82122 - bstrie:dep4real, r=dtolnaybors-1/+1
2021-03-17Auto merge of #83188 - petrochenkov:field, r=lcnrbors-27/+29
2021-03-17Don't show HTML diff if tidy isn't installed for rustdoc testsGuillaume Gomez-5/+6
2021-03-17Rollup merge of #83219 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-03-17Rollup merge of #83092 - petrochenkov:qspan, r=estebankYuki Okushi-38/+28
2021-03-16Update cargoEric Huss-0/+0
2021-03-16Auto merge of #82536 - sexxi-goose:handle-patterns-take-2, r=nikomatsakisbors-0/+12
2021-03-16ast: Reduce size of `ExprKind` by boxing fields of `ExprKind::Struct`Vadim Petrochenkov-5/+7
2021-03-16ast/hir: Rename field-related structuresVadim Petrochenkov-22/+22
2021-03-16Auto merge of #82898 - oli-obk:tait_đź§Š, r=nikomatsakisbors-0/+7
2021-03-16Update clippy testsVadim Petrochenkov-38/+28
2021-03-15Fix error after rebaseRoxane-0/+3
2021-03-15Add comments with examples and testsRoxane-3/+3
2021-03-15Delete non-revision ui test output file if revisions are usedOli Scherer-0/+7
2021-03-15Rollup merge of #83144 - hyd-dev:parse-sess-created, r=oli-obkDylan DPC-12/+8
2021-03-15:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2021-03-15Use `rustc_interface::interface::Config::parse_sess_created` in Clippyhyd-dev-12/+8
2021-03-14Add fake_read() to clippyRoxane-0/+9
2021-03-14Rollup merge of #83070 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-03-12Update cargoEric Huss-0/+0
2021-03-13Rollup merge of #83012 - flip1995:clippyup, r=ManishearthYuki Okushi-12241/+15392
2021-03-12Auto merge of #83024 - Xanewok:update-rls, r=Dylan-DPCbors-0/+0
2021-03-12Clippy: HACK! Fix bootstrap errorflip1995-2/+5
2021-03-12Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyupflip1995-12241/+15389
2021-03-12Rollup merge of #82965 - XAMPPRocky:spv-ext, r=nagisaYuki Okushi-0/+2
2021-03-12Rollup merge of #82950 - mockersf:slice-intra-doc-link, r=jyn514Yuki Okushi-5/+0
2021-03-12Rollup merge of #82571 - aDotInTheVoid:reexport-tests, r=CraftSpiderYuki Okushi-2/+22
2021-03-11Update RLSIgor Matuszewski-0/+0
2021-03-11bump MiriRalf Jung-17/+7
2021-03-10Improve some jsondocck errorsNixon Enraght-Moony-2/+22
2021-03-10remove slice linkcheck exceptionsFrançois Mockers-5/+0
2021-03-10Auto merge of #79519 - cjgillot:noattr, r=wesleywiserbors-81/+103
2021-03-10Add spirv extension handling in compiletestErin Power-0/+2
2021-03-09Deprecate items that accidentally weren't deprecatedbstrie-1/+1
2021-03-10Rollup merge of #82908 - lnicola:rust-analyzer-2021-03-08, r=jonas-schievinkYuki Okushi-16/+16
2021-03-09Remove hir::Expr::attrs.Camille GILLOT-2/+3
2021-03-09Remove hir::Item::attrs.Camille GILLOT-16/+25