| Age | Commit message (Expand) | Author | Lines |
| 2022-08-17 | ty::Error does not match other types for region constraints | Michael Goulet | -1/+36 |
| 2022-08-16 | Auto merge of #100644 - TaKO8Ki:rollup-n0o6a1t, r=TaKO8Ki | bors | -47/+78 |
| 2022-08-17 | Rollup merge of #100630 - Enselic:export_extern_crate_as_self, r=GuillaumeGomez | Takayuki Maeda | -2/+13 |
| 2022-08-17 | Rollup merge of #100629 - GuillaumeGomez:merged-ty, r=compiler-errors | Takayuki Maeda | -2/+2 |
| 2022-08-17 | Rollup merge of #100625 - reitermarkus:ip-display-buffer, r=thomcc | Takayuki Maeda | -30/+63 |
| 2022-08-17 | Rollup merge of #100243 - kckeiks:remove-macros-in-query-system, r=cjgillot | Takayuki Maeda | -13/+0 |
| 2022-08-16 | Auto merge of #100626 - Dylan-DPC:rollup-mwbm7kj, r=Dylan-DPC | bors | -5168/+5964 |
| 2022-08-16 | Simplify `IpDisplayBuffer` API. | Markus Reiter | -6/+10 |
| 2022-08-16 | Use `MaybeUninit<u8>` for `IpDisplayBuffer`. | Markus Reiter | -6/+14 |
| 2022-08-16 | Move `IpDisplayBuffer` into submodule. | Markus Reiter | -32/+36 |
| 2022-08-16 | Add `IpDisplayBuffer` helper struct. | Markus Reiter | -31/+48 |
| 2022-08-16 | rustdoc JSON: Fix ICE with `pub extern crate self as <self_crate_name>` | Martin Nordholts | -2/+13 |
| 2022-08-16 | Use `merged_ty` method instead of rewriting it every time | Guillaume Gomez | -2/+2 |
| 2022-08-16 | Rollup merge of #100622 - taiki-e:aarch64-atomic-128, r=Amanieu | Dylan DPC | -5/+5 |
| 2022-08-16 | Rollup merge of #100616 - lnicola:rust-analyzer-2022-08-16, r=lnicola | Dylan DPC | -5108/+5774 |
| 2022-08-16 | Rollup merge of #100613 - eltociear:patch-15, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2022-08-16 | Rollup merge of #100610 - nnethercote:ast-and-parser-tweaks, r=spastorino | Dylan DPC | -25/+14 |
| 2022-08-16 | Rollup merge of #100609 - chenyukang:fix-100527, r=davidtwco | Dylan DPC | -16/+83 |
| 2022-08-16 | Rollup merge of #99942 - compiler-errors:nonsense-un-tupled-fn-trait-error, r... | Dylan DPC | -13/+87 |
| 2022-08-16 | use proper words in help message for floating point | yukang | -21/+26 |
| 2022-08-16 | Auto merge of #99612 - yanchen4791:issue-95079-fix, r=compiler-errors | bors | -0/+104 |
| 2022-08-16 | Support 128-bit atomics on all aarch64 targets | Taiki Endo | -5/+5 |
| 2022-08-16 | :arrow_up: rust-analyzer | Laurențiu Nicola | -5108/+5774 |
| 2022-08-16 | Auto merge of #100441 - nnethercote:shrink-ast-Attribute, r=petrochenkov | bors | -149/+167 |
| 2022-08-16 | compiletest: fix typo in runtest.rs | Ikko Ashimine | -1/+1 |
| 2022-08-16 | Auto merge of #100611 - matthiaskrgr:rollup-rxj10ur, r=matthiaskrgr | bors | -335/+318 |
| 2022-08-16 | Rollup merge of #100600 - saethlin:rename-memory-hooks, r=RalfJung | Matthias Krüger | -8/+14 |
| 2022-08-16 | Rollup merge of #100590 - TaKO8Ki:suggest-adding-array-length, r=compiler-errors | Matthias Krüger | -26/+138 |
| 2022-08-16 | Rollup merge of #100567 - Rageking8:fix-100563, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2022-08-16 | Rollup merge of #100460 - cuviper:drop-llvm-12, r=nagisa | Matthias Krüger | -289/+46 |
| 2022-08-16 | Rollup merge of #100384 - ridwanabdillahi:instr_profile_output, r=wesleywiser | Matthias Krüger | -10/+54 |
| 2022-08-16 | Rollup merge of #100338 - lyming2007:issue-100285-fix, r=petrochenkov | Matthias Krüger | -1/+65 |
| 2022-08-16 | Add some more AST node size assertions. | Nicholas Nethercote | -0/+5 |
| 2022-08-16 | Extend invalid floating point literal suffix suggestion | yukang | -9/+71 |
| 2022-08-16 | Auto merge of #100237 - cjgillot:no-special-hash-hir, r=nagisa | bors | -64/+12 |
| 2022-08-16 | Avoid unnecessary cloning in `Parser::get_ident_from_generic_arg`. | Nicholas Nethercote | -9/+5 |
| 2022-08-16 | Remove `{ast,hir}::WhereEqPredicate::id`. | Nicholas Nethercote | -16/+4 |
| 2022-08-15 | Remove usages of opt_remap_env_constness | Miguel Guarniz | -4/+0 |
| 2022-08-16 | Correct meaning of two UI tests | Michael Goulet | -34/+45 |
| 2022-08-16 | Fix error message with non-tupled bare fn trait | Michael Goulet | -38/+101 |
| 2022-08-16 | Shrink `ast::Attribute`. | Nicholas Nethercote | -149/+167 |
| 2022-08-15 | Auto merge of #100007 - ChrisDenton:dtor-inline-never, r=michaelwoerister | bors | -0/+4 |
| 2022-08-15 | Rename Machine memory hooks to suggest when they run | Ben Kimock | -8/+14 |
| 2022-08-15 | when there are 3 or more return statements in the loop | Yiming Lei | -1/+65 |
| 2022-08-16 | use `span_suggestion` instead of `span_suggestion_verbose` | Takayuki Maeda | -22/+6 |
| 2022-08-15 | Auto merge of #100595 - matthiaskrgr:rollup-f1zur58, r=matthiaskrgr | bors | -644/+841 |
| 2022-08-15 | Fix #95079 by adding help and suggestion for missing move in nested closure | Yan Chen | -0/+104 |
| 2022-08-15 | Rollup merge of #100586 - the8472:available_parallelism_2, r=jyn514 | Matthias Krüger | -11/+7 |
| 2022-08-15 | Rollup merge of #100582 - GuillaumeGomez:rustdoc-json-stripped-enum-variant, ... | Matthias Krüger | -6/+17 |
| 2022-08-15 | Rollup merge of #100568 - ivmarkov:master, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |