about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-01-15initial revertEllen-40/+44
2022-01-14fix(rustfmt): resolve generated file formatting issueCaleb Cartwright-5/+25
2022-01-14Rollup merge of #92849 - flip1995:clippyup, r=ManishearthMatthias Krüger-1682/+3256
2022-01-14Auto merge of #92844 - matthiaskrgr:rollup-z5wb6yi, r=matthiaskrgrbors-0/+1
2022-01-13Auto merge of #89861 - nbdd0121:closure, r=wesleywiserbors-2/+2
2022-01-13Fix Clippy sync falloutflip1995-3/+3
2022-01-13Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyupflip1995-1682/+3256
2022-01-13Rollup merge of #92807 - ehuss:update-cargo, r=ehussMatthias Krüger-0/+0
2022-01-13Rollup merge of #90001 - Fearyncess:master, r=alexcrichtonMatthias Krüger-0/+1
2022-01-12Remove LLVM-style inline assembly from rustfmtTomasz Miąsko-4/+1
2022-01-12Remove LLVM-style inline assembly from clippyTomasz Miąsko-29/+3
2022-01-12Rollup merge of #92756 - lnicola:rust-analyzer-2022-01-11, r=lnicolaMatthias Krüger-16/+20
2022-01-11Update cargoEric Huss-0/+0
2022-01-11Store a `Symbol` instead of an `Ident` in `VariantDef`/`FieldDef`Aaron Hill-4/+4
2022-01-11:arrow_up: rust-analyzerLaurențiu Nicola-16/+20
2022-01-10Update rayon and rustc-rayonJosh Stone-16/+13
2022-01-10Auto merge of #92719 - matthiaskrgr:rollup-tc7oqys, r=matthiaskrgrbors-8/+10
2022-01-10miriRalf Jung-8/+10
2022-01-09Compute most of Public/Exported access level in rustc_resolveLamb-0/+1
2022-01-09rustc_metadata: Rename `item_children(_untracked)` to `module_children(_untra...Vadim Petrochenkov-6/+6
2022-01-09rustc_metadata: Optimize and document module children decodingVadim Petrochenkov-12/+19
2022-01-08Auto merge of #92068 - fee1-dead:libcore2021, r=m-ou-sebors-26/+7
2022-01-08tidy: add `ahash` to permitted dep listLain Yang-0/+1
2022-01-08mangling_v0: Update tests for the rust-demangler toolVadim Petrochenkov-16/+16
2022-01-07Remove region from UpvarCapture and move it to CapturedPlaceGary Guo-1/+1
2022-01-07Remove span from UpvarCapture::ByValueGary Guo-1/+1
2022-01-07Update clippy for associated item changesMatthew Jasper-14/+16
2022-01-06cg: use thorin instead of llvm-dwpDavid Wood-0/+2
2022-01-05Auto merge of #92587 - matthiaskrgr:rollup-qnwa8qx, r=matthiaskrgrbors-16/+16
2022-01-05:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2022-01-05update MiriRalf Jung-8/+8
2022-01-05Auto merge of #92567 - ehuss:update-cargo, r=ehussbors-0/+0
2022-01-04Update cargoEric Huss-0/+0
2022-01-04Rollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwUMatthias Krüger-20/+50
2022-01-03Rollup merge of #90102 - nbdd0121:box3, r=jonas-schievinkMatthias Krüger-1/+0
2021-12-31Make tidy check for magic numbers that spell thingsJosh Triplett-7/+22
2021-12-31Auto merge of #92252 - GuillaumeGomez:update-pulldown, r=camelid,xFrednetbors-5/+5
2021-12-31Auto merge of #92437 - flip1995:clippyup, r=Manishearthbors-439/+1493
2021-12-30Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyupflip1995-439/+1493
2021-12-29Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-sub...Caleb Cartwright-410/+710
2021-12-29Auto merge of #92309 - ehuss:remove-check_lines, r=Mark-Simulacrumbors-11/+0
2021-12-29Rollup merge of #92351 - TmLev:master, r=GuillaumeGomezMatthias Krüger-2/+2
2021-12-28Update pulldown-cmark version in clippyGuillaume Gomez-5/+5
2021-12-28docs(error-codes): Add long error explanation for E0227TmLev-2/+2
2021-12-28:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2021-12-26compiletest: Remove some vestigial codeEric Huss-11/+0
2021-12-25Auto merge of #92247 - lnicola:rust-analyzer-2021-12-24, r=lnicolabors-21/+16
2021-12-24update MiriRalf Jung-7/+9
2021-12-24:arrow_up: rust-analyzerLaurențiu Nicola-21/+16
2021-12-23Switch all libraries to the 2021 editionDeadbeef-26/+7