about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-11-01:arrow_up: rust-analyzerLaurențiu Nicola-16/+23
2021-10-31Rollup merge of #89786 - jkugelman:must-use-len-and-is_empty, r=joshtriplettMatthias Krüger-37/+39
2021-10-30Add #[must_use] to len and is_emptyJohn Kugelman-37/+39
2021-10-28Update miriBrennan Vincent-9/+7
2021-10-27Rollup merge of #90154 - camelid:remove-getdefid, r=jyn514Matthias Krüger-0/+2
2021-10-25Update cargoEric Huss-0/+0
2021-10-25Rollup merge of #90255 - lnicola:rust-analyzer-2021-10-25, r=lnicolaMatthias Krüger-16/+16
2021-10-25Auto merge of #90042 - pietroalbini:1.56-master, r=Mark-Simulacrumbors-1/+0
2021-10-25:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2021-10-25Rollup merge of #90143 - camelid:tidy-2021-followup, r=Mark-SimulacrumMatthias Krüger-9/+1
2021-10-24tidy: Remove submodules from edition exception listNoah Lev-9/+1
2021-10-24Always sort suggestions before emitting themEsteban Kuber-10/+10
2021-10-23remove "field is never read" warningPietro Albini-1/+0
2021-10-23Rollup merge of #90087 - calebcartwright:rustfmt-subtree, r=calebcartwrightMatthias Krüger-918/+2904
2021-10-23Rollup merge of #90070 - llogiq:compiletest-config-edition, r=Mark-SimulacrumMatthias Krüger-1/+12
2021-10-22docs: Escape brackets to satisfy the linkcheckerNoah Lev-0/+2
2021-10-22Rollup merge of #90078 - JohnTitor:test-83479, r=Mark-SimulacrumYuki Okushi-1/+1
2021-10-22Rollup merge of #89895 - camsteffen:for-loop-head-span, r=davidtwcoYuki Okushi-7/+1
2021-10-21fix doc issue in rustfmtCaleb Cartwright-1/+1
2021-10-21Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyupflip1995-628/+4334
2021-10-20Add edition configuration to compiletestAndre Bogus-1/+12
2021-10-20Remove NullOp::BoxGary Guo-1/+0
2021-10-20ensure cargo-fmt tests are excluded from root workspaceCaleb Cartwright-0/+2
2021-10-20Merge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6' into rustfmt-subtreeCaleb Cartwright-918/+2902
2021-10-20Increase `ROOT_ENTRY_LIMIT` to 1331Yuki Okushi-1/+1
2021-10-20Rollup merge of #88860 - nbdd0121:panic, r=m-ou-seYuki Okushi-3/+0
2021-10-19Remove begin_panic_fmt from clippyGary Guo-3/+0
2021-10-19Auto merge of #90039 - ehuss:update-cargo, r=ehussbors-0/+0
2021-10-18Update cargoEric Huss-0/+0
2021-10-19Rollup merge of #90002 - lnicola:rust-analyzer-2021-10-18, r=lnicolaMatthias Krüger-16/+15
2021-10-18:arrow_up: rust-analyzerLaurențiu Nicola-16/+15
2021-10-18Rollup merge of #89993 - pierwill:patch-1, r=Mark-SimulacrumMatthias Krüger-2/+0
2021-10-18Rollup merge of #89990 - petrochenkov:idempty, r=wesleywiserMatthias Krüger-9/+8
2021-10-17Remove dead code from `compiletest::json`pierwill-2/+0
2021-10-17rustc_span: `Ident::invalid` -> `Ident::empty`Vadim Petrochenkov-9/+8
2021-10-17Rollup merge of #89963 - r00ster91:parenthesisparentheses, r=nagisaMatthias Krüger-10/+10
2021-10-17Some "parenthesis" and "parentheses" fixesr00ster91-10/+10
2021-10-15Fix clippy with for loop span changeCameron Steffen-7/+1
2021-10-15Fix clippy with changed macro statement spansCameron Steffen-130/+126
2021-10-13Auto merge of #89555 - oli-obk:nll_member_constraint_diag, r=estebankbors-1/+1
2021-10-13Update clippy ui outputOli Scherer-1/+1
2021-10-13Auto merge of #89587 - camelid:all-candidates, r=petrochenkovbors-3/+3
2021-10-13Auto merge of #89802 - ehuss:update-cargo, r=ehussbors-0/+2
2021-10-12Add long explanation for E0464Noah Lev-1/+1
2021-10-12Test crate loading error stderrNoah Lev-2/+2
2021-10-12Update winapi shared features.Eric Huss-0/+2
2021-10-12Auto merge of #89770 - jkugelman:must-use-from-and-into, r=joshtriplettbors-150/+150
2021-10-11Update cargoEric Huss-0/+0
2021-10-11Add #[must_use] to From::from and Into::intoJohn Kugelman-150/+150
2021-10-11Rollup merge of #89710 - sireliah:e0482, r=GuillaumeGomezMatthias Krüger-1/+1