| Age | Commit message (Expand) | Author | Lines |
| 2022-08-03 | Auto merge of #100082 - matthiaskrgr:rollup-ywu4iux, r=matthiaskrgr | bors | -391/+1019 |
| 2022-08-02 | Auto merge of #92268 - jswrenn:transmute, r=oli-obk | bors | -0/+4128 |
| 2022-08-02 | Rollup merge of #100074 - petrochenkov:bundledoc, r=bjorn3 | Matthias Krüger | -3/+3 |
| 2022-08-02 | Rollup merge of #100070 - mqudsi:99768_revisited, r=RalfJung | Matthias Krüger | -4/+3 |
| 2022-08-02 | Rollup merge of #100049 - lnicola:rust-analyzer-2022-08-02, r=lnicola | Matthias Krüger | -241/+765 |
| 2022-08-02 | Rollup merge of #100008 - jyn514:eager-submodules, r=bjorn3 | Matthias Krüger | -18/+2 |
| 2022-08-02 | Rollup merge of #99958 - PrestonFrom:issue_99907, r=compiler-errors | Matthias Krüger | -104/+220 |
| 2022-08-02 | Rollup merge of #99933 - alex:parallel-html-checking, r=Mark-Simulacrum | Matthias Krüger | -21/+26 |
| 2022-08-02 | rustc-docs: Be less specific about the representation of `+bundle` | Vadim Petrochenkov | -3/+3 |
| 2022-08-02 | Clarify Cargo.toml comments | Mahmoud Al-Qudsi | -4/+3 |
| 2022-08-02 | Rollup merge of #100057 - GuillaumeGomez:rm-more-clean-impl, r=Dylan-DPC | Matthias Krüger | -34/+28 |
| 2022-08-02 | Rollup merge of #100053 - flip1995:clippy_backport, r=xFrednet | Matthias Krüger | -3/+5 |
| 2022-08-02 | Rollup merge of #100052 - TimNN:patch-1, r=nikic | Matthias Krüger | -1/+1 |
| 2022-08-02 | Rollup merge of #100045 - Amanieu:global_asm_may_unwind, r=tmiasko | Matthias Krüger | -36/+36 |
| 2022-08-02 | Rollup merge of #100005 - GuillaumeGomez:cleanup-ast-attr-clean, r=notriddle | Matthias Krüger | -19/+15 |
| 2022-08-02 | Rollup merge of #99987 - Alexendoo:parse-format-position-span, r=fee1-dead | Matthias Krüger | -2/+2 |
| 2022-08-02 | Remove Clean trait implementation for ast::Attribute and cleanup Attributes::... | Guillaume Gomez | -19/+15 |
| 2022-08-02 | Remove Clean trait implementation for hir::Lifetime | Guillaume Gomez | -20/+20 |
| 2022-08-02 | Remove Clean trait implementation for ty::TraitRef | Guillaume Gomez | -14/+8 |
| 2022-08-02 | move [`assertions_on_result_states`] to restriction | tabokie | -3/+5 |
| 2022-08-02 | RISC-V ASM test: relax label name constraint. | Tim Neumann | -1/+1 |
| 2022-08-02 | Improve position named arguments lint underline and formatting names | Preston From | -104/+220 |
| 2022-08-02 | :arrow_up: rust-analyzer | Laurențiu Nicola | -241/+765 |
| 2022-08-02 | Rollup merge of #100042 - ehuss:update-books, r=ehuss | Matthias Krüger | -0/+0 |
| 2022-08-02 | Rollup merge of #100037 - fw-immunant:patch-1, r=jyn514 | Matthias Krüger | -3/+3 |
| 2022-08-02 | Rollup merge of #100011 - compiler-errors:let-chain-restriction, r=fee1-dead | Matthias Krüger | -248/+332 |
| 2022-08-02 | Rollup merge of #99779 - GuillaumeGomez:fix-item-info-pos-and-height, r=notri... | Matthias Krüger | -9/+44 |
| 2022-08-02 | Rollup merge of #99293 - jo3bingham:issue-98720-fix, r=jyn514 | Matthias Krüger | -1/+7 |
| 2022-08-02 | Properly reject the `may_unwind` option in `global_asm!` | Amanieu d'Antras | -36/+36 |
| 2022-08-01 | Update books | Eric Huss | -0/+0 |
| 2022-08-02 | Auto merge of #100033 - rylev:no-cancel-try-perf, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-08-01 | Don't cancel try-perf branch if 'outdated' | Ryan Levick | -1/+1 |
| 2022-08-01 | Update rustc man page to match `rustc --help` | Frances Wingerter | -3/+3 |
| 2022-08-01 | Auto merge of #95884 - cjgillot:assoc-item, r=lcnr | bors | -61/+80 |
| 2022-08-01 | Bless incremental tests. | Camille GILLOT | -31/+47 |
| 2022-08-01 | Remove DefId from AssocItemContainer. | Camille GILLOT | -25/+28 |
| 2022-08-01 | Remove visibility from AssocItem. | Camille GILLOT | -1/+1 |
| 2022-08-01 | Store associated item defaultness in impl_defaultness. | Camille GILLOT | -7/+7 |
| 2022-08-01 | add comment | Joseph Bingham | -0/+3 |
| 2022-08-01 | Auto merge of #99476 - dpaoliello:rawdylibvectorcall, r=michaelwoerister | bors | -24/+134 |
| 2022-08-01 | Auto merge of #100024 - matthiaskrgr:rollup-36ab4wx, r=matthiaskrgr | bors | -151/+193 |
| 2022-08-01 | Rollup merge of #100020 - CallumIO:issue-99648, r=jyn514 | Matthias Krüger | -3/+3 |
| 2022-08-01 | Rollup merge of #100003 - nnethercote:improve-size-assertions, r=lqd | Matthias Krüger | -39/+16 |
| 2022-08-01 | Rollup merge of #99976 - willcrichton:example-analyzer, r=jyn514 | Matthias Krüger | -0/+27 |
| 2022-08-01 | Rollup merge of #99911 - cjgillot:no-guess, r=davidtwco | Matthias Krüger | -56/+65 |
| 2022-08-01 | Rollup merge of #99864 - klensy:bootstrap-art-dupe, r=jyn514 | Matthias Krüger | -24/+28 |
| 2022-08-01 | Rollup merge of #99629 - obeis:issue-99470, r=compiler-errors | Matthias Krüger | -29/+54 |
| 2022-08-01 | Auto merge of #99884 - nnethercote:lexer-improvements, r=matklad | bors | -5/+5 |
| 2022-08-01 | fix: better error when python not found in x | Callum Leslie | -3/+3 |
| 2022-08-01 | Make Rustdoc exit with correct error code when scrape examples from invalid f... | Will Crichton | -0/+27 |