| Age | Commit message (Expand) | Author | Lines |
| 2022-03-27 | Update target_has_atomic documentation for stabilization | Eric Huss | -3/+4 |
| 2022-03-27 | Auto merge of #95382 - Dylan-DPC:rollup-bebyfd1, r=Dylan-DPC | bors | -80/+287 |
| 2022-03-27 | Fix from rebase | Noah Lev | -24/+32 |
| 2022-03-27 | Rollup merge of #95368 - lopopolo:lopopolo/string-try-reserve-exact-doc-typo,... | Dylan DPC | -1/+1 |
| 2022-03-27 | Rollup merge of #95366 - c410-f3r:moar-tests, r=petrochenkov | Dylan DPC | -64/+0 |
| 2022-03-27 | Rollup merge of #95364 - GuillaumeGomez:long-error-explanation-e0667, r=Dylan... | Dylan DPC | -2/+22 |
| 2022-03-27 | Rollup merge of #95120 - smoelius:backward-switch-int, r=ecstatic-morse | Dylan DPC | -8/+153 |
| 2022-03-27 | Rollup merge of #94939 - notriddle:notriddle/fru-comma-suggestion, r=cjgillot | Dylan DPC | -5/+111 |
| 2022-03-27 | fix other source of box deref | DrMeepster | -3/+23 |
| 2022-03-27 | Auto merge of #94495 - estebank:missing-closing-gt, r=jackh726 | bors | -14/+208 |
| 2022-03-27 | Nit | Dylan MacKenzie | -3/+1 |
| 2022-03-27 | Update ui test output | Guillaume Gomez | -1/+3 |
| 2022-03-27 | diagnostics: suggest missing comma in bad FRU syntax | Michael Howell | -5/+111 |
| 2022-03-27 | Auto merge of #95345 - dtolnay:escape0, r=Dylan-DPC | bors | -6/+7 |
| 2022-03-27 | [bootstrap] Don't print `Suite not skipped` unless `--verbose` is set | Joshua Nelson | -2/+2 |
| 2022-03-27 | Fix typo in `String::try_reserve_exact` docs | Ryan Lopopolo | -1/+1 |
| 2022-03-27 | Remove duplicated test files | Caio | -64/+0 |
| 2022-03-27 | Add long error explanation for E0667 | Guillaume Gomez | -1/+19 |
| 2022-03-27 | Debug print char 0 as '\0' rather than '\u{0}' | David Tolnay | -6/+7 |
| 2022-03-27 | Auto merge of #95355 - dtolnay:ripgreptest, r=Dylan-DPC | bors | -1/+1 |
| 2022-03-27 | Auto merge of #93957 - SaltyKitkat:stablize_const_ptr_offset, r=dtolnay | bors | -69/+62 |
| 2022-03-27 | Handle `,` to `;` substitution in arg params | Esteban Kuber | -7/+36 |
| 2022-03-26 | Bump the ripgrep commit exercised by cargotest | David Tolnay | -1/+1 |
| 2022-03-27 | Auto merge of #95351 - Dylan-DPC:rollup-o1il7tx, r=Dylan-DPC | bors | -149/+281 |
| 2022-03-26 | Bump const_ptr_offset stabilization to 1.61 | David Tolnay | -17/+17 |
| 2022-03-26 | Do not use ParamEnv::and to cache param-env with candidate | Michael Goulet | -12/+20 |
| 2022-03-27 | Rollup merge of #95341 - Meziu:armv6k-3ds-target, r=nagisa | Dylan DPC | -0/+1 |
| 2022-03-27 | Rollup merge of #95340 - RalfJung:pnvi, r=oli-obk | Dylan DPC | -4/+8 |
| 2022-03-27 | Rollup merge of #95335 - Badel2:resolve-path, r=Dylan-DPC | Dylan DPC | -41/+45 |
| 2022-03-27 | Rollup merge of #93469 - compiler-errors:issue-93450, r=estebank | Dylan DPC | -44/+18 |
| 2022-03-27 | Rollup merge of #91981 - estebank:tweakaroo, r=lcnr | Dylan DPC | -60/+209 |
| 2022-03-27 | Provide suggestion for missing `>` in a type parameter list | Esteban Kuber | -10/+175 |
| 2022-03-27 | review comments and rebase | Esteban Kuber | -12/+10 |
| 2022-03-27 | Change wording of missing return type suggestion | Esteban Kuber | -16/+28 |
| 2022-03-27 | Drive by: handle references in `same_type_modulo_infer` | Esteban Kuber | -0/+3 |
| 2022-03-27 | Point (again) to more expressions with their type, even if not fully resolved | Esteban Kuber | -31/+125 |
| 2022-03-27 | Also resolve `const` param suggestion | Esteban Kuber | -1/+6 |
| 2022-03-27 | Eagerly replace `{integer}`/`{float}` with `i32`/`f64` for suggestion | Esteban Kuber | -12/+49 |
| 2022-03-27 | Auto merge of #95338 - bjorn3:sync_cg_gcc-2022-03-26, r=antoyo | bors | -558/+1705 |
| 2022-03-27 | Remove SelectionContext::allow_negative_impls field | Guillaume Gomez | -26/+2 |
| 2022-03-27 | resolve: Simplify some diagnostic code to avoid an ICE | Vadim Petrochenkov | -19/+28 |
| 2022-03-26 | Auto merge of #92472 - petrochenkov:nowrapident, r=Aaron1011 | bors | -520/+25 |
| 2022-03-26 | Auto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC | bors | -49/+126 |
| 2022-03-26 | Merge pull request #16 from ian-h-chamberlain/feature/target-thread-local | Meziu | -0/+1 |
| 2022-03-26 | interpret: with enforce_number_validity, ensure integers are truly Scalar::In... | Ralf Jung | -3/+6 |
| 2022-03-26 | Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506' into sync_cg_gcc-2022... | bjorn3 | -558/+1705 |
| 2022-03-26 | interpret: mark a dead match arm as dead | Ralf Jung | -1/+2 |
| 2022-03-26 | Merge pull request #146 from bjorn3/rustup | antoyo | -68/+98 |
| 2022-03-26 | Review comments | bjorn3 | -2/+2 |
| 2022-03-26 | Move resolve_path to rustc_builtin_macros and make it private | Badel2 | -41/+45 |