| Age | Commit message (Expand) | Author | Lines |
| 2023-04-04 | Add LLVM target and cputype matching for loongarch64 | zhaixiaojuan | -0/+1 |
| 2023-04-04 | rustdoc: Add human-readable cfg string for loongarch64 | zhaixiaojuan | -0/+1 |
| 2023-04-04 | library/unwind: Add definitions for loongarch64 | zhaixiaojuan | -0/+3 |
| 2023-04-04 | library/std: Add support for loongarch64 | zhaixiaojuan | -0/+3 |
| 2023-04-04 | Initial support for loongarch64-unknown-linux-gnu | zhaixiaojuan | -1/+113 |
| 2023-03-28 | Auto merge of #109561 - raphamorim:master, r=cuviper | bors | -1/+1 |
| 2023-03-27 | Auto merge of #109440 - WaffleLapkin:make_tidy_slower, r=jyn514 | bors | -67/+87 |
| 2023-03-27 | Auto merge of #109668 - GuillaumeGomez:rollup-j01if4b, r=GuillaumeGomez | bors | -156/+235 |
| 2023-03-27 | Bless tidy | Maybe Waffle | -11/+11 |
| 2023-03-27 | Remove useless Clone bounds | Maybe Waffle | -2/+2 |
| 2023-03-27 | Don't skip all directories when tidy-checking | Maybe Waffle | -56/+76 |
| 2023-03-27 | Rollup merge of #109666 - clubby789:ascii-case-comment, r=fee1-dead | Guillaume Gomez | -1/+1 |
| 2023-03-27 | Rollup merge of #109637 - bjorn3:add_test_annotation, r=tmiasko | Guillaume Gomez | -0/+1 |
| 2023-03-27 | Rollup merge of #109512 - fee1-dead-contrib:bump-askama_derive, r=Mark-Simula... | Guillaume Gomez | -36/+47 |
| 2023-03-27 | Rollup merge of #109445 - Teapot4195:issue-109407-fix, r=ozkanonur | Guillaume Gomez | -4/+13 |
| 2023-03-27 | Rollup merge of #109354 - Swatinem:rm-closureid, r=compiler-errors | Guillaume Gomez | -64/+56 |
| 2023-03-27 | Rollup merge of #109330 - GuillaumeGomez:intermediate-reexport-intra-doc-ice,... | Guillaume Gomez | -51/+117 |
| 2023-03-27 | Fix ASCII case comment | clubby789 | -1/+1 |
| 2023-03-27 | Auto merge of #109662 - matthiaskrgr:rollup-tk2g3jf, r=matthiaskrgr | bors | -209/+244 |
| 2023-03-27 | Rollup merge of #109658 - rust-lang:pa-1.68.2-relnotes, r=pietroalbini | Matthias Krüger | -0/+23 |
| 2023-03-27 | Rollup merge of #109656 - weihanglo:update-cargo, r=weihanglo | Matthias Krüger | -0/+0 |
| 2023-03-27 | Rollup merge of #109650 - Nilstrieb:i-will-not-review-your-code, r=albertlars... | Matthias Krüger | -1/+0 |
| 2023-03-27 | Rollup merge of #109582 - scottmcm:local-ref-pending, r=oli-obk | Matthias Krüger | -20/+26 |
| 2023-03-27 | Rollup merge of #109580 - compiler-errors:new-solver-fixmes, r=lcnr | Matthias Krüger | -6/+0 |
| 2023-03-27 | Rollup merge of #109418 - rohaquinlop:108240-rename-native.rs-to-llvm.rs, r=M... | Matthias Krüger | -101/+101 |
| 2023-03-27 | Rollup merge of #108625 - jyn514:config-toml-cleanups, r=albertlarsan68 | Matthias Krüger | -81/+94 |
| 2023-03-27 | More config.toml.example cleanups | Joshua Nelson | -81/+94 |
| 2023-03-27 | backport 1.68.1 and 1.68.2 release notes to master | Pietro Albini | -0/+23 |
| 2023-03-27 | Auto merge of #109652 - matthiaskrgr:rollup-pbw3hi3, r=matthiaskrgr | bors | -181/+235 |
| 2023-03-27 | Update cargo | Weihang Lo | -0/+0 |
| 2023-03-27 | Rollup merge of #109641 - compiler-errors:dont-elaborate-non-obl, r=oli-obk | Matthias Krüger | -131/+112 |
| 2023-03-27 | Rollup merge of #109635 - Nilstrieb:debrrruginfo, r=compiler=errors | Matthias Krüger | -5/+4 |
| 2023-03-27 | Rollup merge of #109633 - GuillaumeGomez:fix-go-to-only-setting, r=notriddle | Matthias Krüger | -5/+64 |
| 2023-03-27 | Rollup merge of #109613 - lukas-code:match-str-to-char-suggestion, r=compiler... | Matthias Krüger | -2/+34 |
| 2023-03-27 | Rollup merge of #109587 - cjgillot:no-hashmap-fingerprint, r=Nilstrieb | Matthias Krüger | -10/+4 |
| 2023-03-27 | Rollup merge of #102742 - bjorn3:cleanup_rust_start_panic, r=ChrisDenton | Matthias Krüger | -15/+10 |
| 2023-03-27 | Rollup merge of #98651 - mattfbacon:master, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2023-03-27 | Rollup merge of #97506 - JohnTitor:stabilize-nonnull-slice-from-raw-parts, r=... | Matthias Krüger | -12/+6 |
| 2023-03-27 | Remove Nilstrieb from review rotation | nils | -1/+0 |
| 2023-03-27 | Auto merge of #109091 - Nilstrieb:match-on-attr, r=cjgillot | bors | -293/+326 |
| 2023-03-26 | Auto merge of #109643 - nikic:fix-mingw, r=pietroalbini | bors | -1/+1 |
| 2023-03-26 | Limit to one job on mingw builders | Nikita Popov | -1/+1 |
| 2023-03-26 | Don't elaborate non-obligations into obligations | Michael Goulet | -131/+112 |
| 2023-03-26 | Auto merge of #109357 - saethlin:inline-as-deref, r=thomcc | bors | -0/+4 |
| 2023-03-26 | debuginfo: Get pointer size/align from tcx.data_layout instead of layout_of | Nilstrieb | -5/+4 |
| 2023-03-26 | Add missing needs-asm-support annotation to ui/simple_global_asm.rs | bjorn3 | -0/+1 |
| 2023-03-26 | Remove unnecessary raw pointer in __rust_start_panic arg | bjorn3 | -15/+10 |
| 2023-03-26 | Add GUI test for "Directly go to item in search if there is only one result" ... | Guillaume Gomez | -0/+63 |
| 2023-03-26 | Fix "Directly go to item in search if there is only one result" setting | Guillaume Gomez | -5/+1 |
| 2023-03-26 | Allow passing the --nocapture flag to compiletest | Alex Huang | -4/+13 |