| Age | Commit message (Expand) | Author | Lines |
| 2022-09-06 | Generalize the Assume intrinsic statement to a general Intrinsic statement | Oli Scherer | -3/+7 |
| 2022-09-06 | Lower the assume intrinsic to a MIR statement | Oli Scherer | -0/+3 |
| 2022-09-06 | Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot | bors | -108/+102 |
| 2022-09-05 | Auto merge of #101460 - rust-lang:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-09-05 | Update cargo | Weihang Lo | -0/+0 |
| 2022-09-05 | Auto merge of #101261 - TaKO8Ki:separate-receiver-from-arguments-in-hir, r=cj... | bors | -586/+677 |
| 2022-09-05 | use `propagate_through_exprs` instead of `propagate_through_expr` | Takayuki Maeda | -6/+2 |
| 2022-09-05 | Auto merge of #101228 - nnethercote:simplify-hir-PathSegment, r=petrochenkov | bors | -4/+3 |
| 2022-09-05 | refactor: remove unnecessary variables | Takayuki Maeda | -76/+67 |
| 2022-09-05 | separate the receiver from arguments in HIR under /clippy | Takayuki Maeda | -558/+662 |
| 2022-09-05 | Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwco | Dylan DPC | -6/+6 |
| 2022-09-05 | Make `hir::PathSegment::res` non-optional. | Nicholas Nethercote | -4/+3 |
| 2022-09-04 | Address feedback from PR #101401 | Sage Mitchell | -4/+8 |
| 2022-09-04 | Make `char::is_lowercase` and `char::is_uppercase` const | Sage Mitchell | -10/+16 |
| 2022-09-04 | Auto merge of #101250 - klensy:bump-deps-08-22, r=Dylan-DPC | bors | -8/+0 |
| 2022-09-02 | Auto merge of #101333 - matthiaskrgr:rollup-qpf1otj, r=matthiaskrgr | bors | -17/+20 |
| 2022-09-02 | clippy: BindingAnnotation change | Cameron Steffen | -103/+95 |
| 2022-09-02 | rustfmt: BindingAnnotation change | Cameron Steffen | -5/+7 |
| 2022-09-02 | Rollup merge of #101215 - est31:rustdoc_version_placeholder, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-09-02 | Rollup merge of #100200 - petrochenkov:zgccld2, r=lqd,Mark-Simulacrum | Matthias Krüger | -16/+19 |
| 2022-09-02 | update Miri | Ralf Jung | -10/+8 |
| 2022-09-02 | Rollup merge of #101166 - GuillaumeGomez:error-index-mdbook, r=notriddle | Guillaume Gomez | -140/+194 |
| 2022-09-02 | Rollup merge of #97739 - a2aaron:let_underscore, r=estebank | Guillaume Gomez | -0/+1 |
| 2022-09-02 | Auto merge of #101248 - RalfJung:miri, r=RalfJung | bors | -8/+10 |
| 2022-09-02 | Also replace the version placeholder in rustc_attr | est31 | -1/+1 |
| 2022-09-01 | update Miri | Ralf Jung | -8/+10 |
| 2022-09-01 | Move error code book into a sub folder | Guillaume Gomez | -59/+40 |
| 2022-09-01 | Auto merge of #100869 - nnethercote:replace-ThinVec, r=spastorino | bors | -0/+1 |
| 2022-09-01 | Auto merge of #100210 - mystor:proc_macro_diag_struct, r=eddyb | bors | -55/+4 |
| 2022-08-31 | Auto merge of #101249 - matthiaskrgr:rollup-wahnoz8, r=matthiaskrgr | bors | -3973/+9254 |
| 2022-08-31 | update few crates to drop old deps | klensy | -8/+0 |
| 2022-08-31 | Generate error index with mdbook instead of raw HTML pages | Guillaume Gomez | -139/+212 |
| 2022-08-31 | Use `CountIsStart` in clippy | Jason Newcomb | -3/+3 |
| 2022-08-31 | Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup | Jason Newcomb | -3973/+9254 |
| 2022-08-31 | fix a clippy test | Ralf Jung | -1/+1 |
| 2022-08-31 | Rollup merge of #101197 - lnicola:rust-analyzer-2022-08-30, r=lnicola | Yuki Okushi | -845/+1985 |
| 2022-08-30 | Auto merge of #98919 - 5225225:stricter-invalid-value, r=RalfJung | bors | -1/+1 |
| 2022-08-30 | :arrow_up: rust-analyzer | Laurențiu Nicola | -845/+1985 |
| 2022-08-30 | Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrum | bors | -16/+21 |
| 2022-08-29 | Fix tests due to stricter invalid_value | 5225225 | -1/+1 |
| 2022-08-29 | Revert let_chains stabilization | Nilstrieb | -16/+21 |
| 2022-08-29 | Auto merge of #101147 - weihanglo:update-cargo, r=Mark-Simulacrum | bors | -0/+0 |
| 2022-08-29 | Auto merge of #98626 - oli-obk:tracing, r=lcnr | bors | -0/+1 |
| 2022-08-29 | Update cargo | Weihang Lo | -0/+0 |
| 2022-08-29 | Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`. | Nicholas Nethercote | -0/+1 |
| 2022-08-29 | Auto merge of #101143 - matthiaskrgr:rollup-g8y5k0g, r=matthiaskrgr | bors | -4/+4 |
| 2022-08-29 | Rollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk | Matthias Krüger | -4/+4 |
| 2022-08-29 | Auto merge of #100908 - lnicola:rust-analyzer-2022-08-23, r=lnicola | bors | -625/+2091 |
| 2022-08-29 | Use `&'hir Ty` everywhere. | Nicholas Nethercote | -2/+2 |
| 2022-08-29 | Use `&'hir Expr` everywhere. | Nicholas Nethercote | -4/+4 |