| Age | Commit message (Expand) | Author | Lines |
| 2023-03-04 | Add 1.68.0 release notes | Mark Rousskov | -0/+96 |
| 2023-03-04 | Auto merge of #108740 - Mark-Simulacrum:version-bump, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-03-04 | Bump version to 1.70.0 | Mark Rousskov | -1/+1 |
| 2023-03-04 | Auto merge of #108692 - nnethercote:dont-call-temporary_scope-twice, r=cjgillot | bors | -4/+2 |
| 2023-03-04 | Auto merge of #108732 - Dylan-DPC:rollup-dy1l8sx, r=Dylan-DPC | bors | -19/+73 |
| 2023-03-04 | Rollup merge of #108727 - tshepang:example-translatable-diagnostic, r=Nilstrieb | Dylan DPC | -1/+11 |
| 2023-03-04 | Rollup merge of #108669 - Nilstrieb:query-my-uninitness, r=compiler-errors | Dylan DPC | -2/+11 |
| 2023-03-04 | Rollup merge of #108660 - xfix:remove-ne-method-from-str, r=thomcc | Dylan DPC | -8/+0 |
| 2023-03-04 | Rollup merge of #108656 - GuillaumeGomez:rustdoc-search-unclosed-generic, r=n... | Dylan DPC | -1/+23 |
| 2023-03-04 | Rollup merge of #108405 - Nilstrieb:lazy-crate-name-optimization-fuel, r=Waff... | Dylan DPC | -5/+8 |
| 2023-03-04 | Rollup merge of #108298 - TaKO8Ki:fix-104440, r=cjgillot | Dylan DPC | -2/+20 |
| 2023-03-04 | Auto merge of #108689 - compiler-errors:normalization-error-smaller, r=lcnr | bors | -3/+0 |
| 2023-03-04 | rustc_expand: make proc-macro derive error translatable | Tshepang Mbambo | -1/+11 |
| 2023-03-04 | Auto merge of #89518 - a1phyr:unix_file_vectored_at, r=workingjubilee | bors | -3/+276 |
| 2023-03-03 | Auto merge of #108709 - matthiaskrgr:rollup-j2tjbyx, r=matthiaskrgr | bors | -324/+341 |
| 2023-03-03 | Auto merge of #108707 - matthiaskrgr:rollup-9a2l6pc, r=matthiaskrgr | bors | -222/+1086 |
| 2023-03-03 | Add test for unclosed generic | Guillaume Gomez | -0/+10 |
| 2023-03-03 | Emit an error for unclosed generic | Guillaume Gomez | -1/+13 |
| 2023-03-03 | Rollup merge of #108688 - est31:backticks_matchmaking_library, r=jyn514 | Matthias Krüger | -18/+18 |
| 2023-03-03 | Rollup merge of #108681 - nnethercote:needs_process_obligation-comments, r=lqd | Matthias Krüger | -24/+34 |
| 2023-03-03 | Rollup merge of #108678 - llogiq:use-option-as-slice, r=Nilstrieb | Matthias Krüger | -17/+8 |
| 2023-03-03 | Rollup merge of #108647 - nikic:pgo-sh, r=jyn514 | Matthias Krüger | -230/+0 |
| 2023-03-03 | Rollup merge of #108634 - SUPERCILEX:patch-1, r=JohnTitor | Matthias Krüger | -0/+2 |
| 2023-03-03 | Rollup merge of #108540 - WaffleLapkin:atomic_thingy_from_thingy_pointer, r=m... | Matthias Krüger | -0/+135 |
| 2023-03-03 | Rollup merge of #108292 - compiler-errors:opaque-captures-where, r=oli-obk | Matthias Krüger | -35/+101 |
| 2023-03-03 | Rollup merge of #104549 - folkertdev:unstable-book-export-executable-symbols,... | Matthias Krüger | -0/+43 |
| 2023-03-03 | Rollup merge of #108694 - est31:backticks_matchmaking_comments, r=Nilstrieb | Matthias Krüger | -48/+51 |
| 2023-03-03 | Rollup merge of #108685 - est31:backticks_matchmaking, r=petrochenkov | Matthias Krüger | -25/+27 |
| 2023-03-03 | Rollup merge of #108674 - flip1995:clippy_backport, r=Manishearth | Matthias Krüger | -17/+53 |
| 2023-03-03 | Rollup merge of #108667 - compiler-errors:issue-108664, r=estebank | Matthias Krüger | -1/+27 |
| 2023-03-03 | Rollup merge of #108599 - nikic:drop-init, r=cuviper | Matthias Krüger | -38/+2 |
| 2023-03-03 | Rollup merge of #108553 - compiler-errors:non-lt-late-bound-in-anon-ct, r=pet... | Matthias Krüger | -5/+121 |
| 2023-03-03 | Rollup merge of #107981 - lcnr:canonicalization-uwu, r=compiler-errors | Matthias Krüger | -88/+805 |
| 2023-03-03 | Auto merge of #108677 - matthiaskrgr:rollup-i91cxuf, r=matthiaskrgr | bors | -145/+884 |
| 2023-03-03 | canonicalization | lcnr | -88/+805 |
| 2023-03-03 | Use weak linkage for `preadv` and `pwritev` on MacOS and iOS | Benoît du Garreau | -8/+18 |
| 2023-03-03 | Don't put integers into backticks during formatting | est31 | -2/+2 |
| 2023-03-03 | Rustdoc-ify LiteralKind note | est31 | -5/+7 |
| 2023-03-03 | Match end user facing unmatched backticks in compiler/ | est31 | -19/+19 |
| 2023-03-03 | Match unmatched backticks in comments in compiler/ | est31 | -25/+28 |
| 2023-03-03 | Match unmatched backticks in compiler/ that are part of rustdoc | est31 | -23/+23 |
| 2023-03-03 | check if snippet is `)` | Takayuki Maeda | -2/+20 |
| 2023-03-03 | Don't call `temporary_scope` twice. | Nicholas Nethercote | -4/+2 |
| 2023-03-03 | Migrate diagnostic | Michael Goulet | -10/+18 |
| 2023-03-03 | Label opaque type for 'captures lifetime' error message | Michael Goulet | -30/+88 |
| 2023-03-03 | Remove NormalizationError::ConstantKind | Michael Goulet | -3/+0 |
| 2023-03-03 | Match unmatched backticks in library/ | est31 | -18/+18 |
| 2023-03-03 | Improve comments in `needs_process_obligation`. | Nicholas Nethercote | -24/+34 |
| 2023-03-02 | Rollup merge of #108672 - spastorino:new-rpitit-impl-side, r=compiler-errors | Matthias Krüger | -5/+76 |
| 2023-03-02 | Rollup merge of #108644 - KittyBorgX:hashmap-toml, r=albertlarsan68 | Matthias Krüger | -0/+2 |