| Age | Commit message (Expand) | Author | Lines |
| 2023-03-29 | Em dashes are cooler than hyphens. | Mara Bos | -1/+1 |
| 2023-03-29 | Documentation updates to better share the purpose of OnceCell/OnceLock | Trevor Gross | -28/+76 |
| 2023-03-29 | Stabilize a portion of 'once_cell' | Trevor Gross | -128/+87 |
| 2023-03-29 | Auto merge of #109734 - matthiaskrgr:rollup-oy4nlli, r=matthiaskrgr | bors | -298/+516 |
| 2023-03-29 | Rollup merge of #109726 - GuillaumeGomez:doc-hidden-crate, r=notriddle | Matthias Krüger | -2/+15 |
| 2023-03-29 | Rollup merge of #109716 - scottmcm:field-to-fieldidx, r=oli-obk | Matthias Krüger | -157/+192 |
| 2023-03-29 | Rollup merge of #109700 - clubby789:tidy-fluent-escape, r=compiler-errors | Matthias Krüger | -9/+64 |
| 2023-03-29 | Rollup merge of #109693 - workingjubilee:maybe-unconstify-alloc, r=fee1-dead | Matthias Krüger | -54/+19 |
| 2023-03-29 | Rollup merge of #109675 - compiler-errors:object-heck, r=lcnr | Matthias Krüger | -9/+37 |
| 2023-03-29 | Rollup merge of #109554 - MU001999:master, r=WaffleLapkin | Matthias Krüger | -15/+94 |
| 2023-03-29 | Rollup merge of #109511 - compiler-errors:eval-ctxt-infcx-private, r=lcnr | Matthias Krüger | -50/+84 |
| 2023-03-29 | Rollup merge of #107387 - joboet:hermit_random, r=ChrisDenton | Matthias Krüger | -2/+11 |
| 2023-03-29 | Auto merge of #108996 - pnkfelix:rollback-part-of-pr-104137-that-broke-wasm-l... | bors | -0/+8 |
| 2023-03-29 | Check for escape sequences in Fluent resources | clubby789 | -9/+64 |
| 2023-03-29 | Freshen normalizes-to hack goal RHS in the evaluate loop | Michael Goulet | -43/+70 |
| 2023-03-29 | Auto merge of #108089 - Zoxc:windows-tls, r=bjorn3 | bors | -95/+262 |
| 2023-03-29 | Move canonicalization code around | Michael Goulet | -72/+47 |
| 2023-03-29 | Do not consider elaborated projection predicates for objects in new solver | Michael Goulet | -9/+37 |
| 2023-03-29 | Delete foo.rs | Felix S Klock II | -1/+0 |
| 2023-03-29 | Delete Makefile | Felix S Klock II | -11/+0 |
| 2023-03-29 | Bless some extra working tests under -Zlower-impl-trait-in-trait-to-assoc-ty | Santiago Pastorino | -3/+24 |
| 2023-03-29 | Properly skip RPITITs from ModChild and give a name in AssocItem | Santiago Pastorino | -9/+10 |
| 2023-03-29 | Walk return-position impl trait in trait deeply in associated_item_def_ids | Michael Goulet | -21/+35 |
| 2023-03-29 | Add regression test for #109695 | Guillaume Gomez | -0/+8 |
| 2023-03-29 | Don't strip crate module | Guillaume Gomez | -2/+7 |
| 2023-03-29 | Add ignore-debug to static-relocation-model test | Ben Kimock | -0/+1 |
| 2023-03-29 | Implement read_buf for RustHermit | Stefan Lankes | -7/+24 |
| 2023-03-29 | Use #[cfg(target_thread_local)] on items | John Kåre Alsaker | -2/+4 |
| 2023-03-29 | Auto merge of #109670 - lqd:init-mask, r=oli-obk | bors | -103/+447 |
| 2023-03-29 | Switch to LLD as default linker for {arm,thumb}v4t-none-eabi | Quinn Painter | -26/+3 |
| 2023-03-29 | Auto merge of #109720 - Dylan-DPC:rollup-u564m8s, r=Dylan-DPC | bors | -138/+348 |
| 2023-03-29 | Update Emscripten on CI to 2.0.5 | Kleis Auke Wolthuizen | -2/+2 |
| 2023-03-29 | enhanced documentation of binary search methods for slice and VecDeque for un... | jofas | -14/+20 |
| 2023-03-29 | std: use `cvt` to handle errors from `read_entropy` on Hermit | joboet | -9/+3 |
| 2023-03-29 | Rollup merge of #109718 - scottmcm:indexvec-last, r=Nilstrieb | Dylan DPC | -5/+5 |
| 2023-03-29 | Rollup merge of #109713 - dtolnay:debugattrid, r=compiler-errors | Dylan DPC | -1/+1 |
| 2023-03-29 | Rollup merge of #109683 - compiler-errors:self-ty-overflow, r=lcnr | Dylan DPC | -18/+105 |
| 2023-03-29 | Rollup merge of #109664 - m-ou-se:format-args-placeholder-span, r=oli-obk | Dylan DPC | -60/+153 |
| 2023-03-29 | Rollup merge of #109659 - krasimirgg:llvm17lto, r=nikic | Dylan DPC | -7/+10 |
| 2023-03-29 | Rollup merge of #109534 - petrochenkov:noprimuse, r=GuillaumeGomez | Dylan DPC | -18/+1 |
| 2023-03-29 | Rollup merge of #108335 - compiler-errors:non_lifetime_binders-rustdoc, r=Gui... | Dylan DPC | -29/+73 |
| 2023-03-29 | RELEASES: Add "Only support Android NDK 25 or newer" to 1.68.0 | Asger Hautop Drewsen | -0/+1 |
| 2023-03-29 | Rename `IndexVec::last` → `last_index` | Scott McMurray | -5/+5 |
| 2023-03-29 | Auto merge of #108792 - Amanieu:ohos, r=petrochenkov | bors | -7/+238 |
| 2023-03-29 | Use LIBPATH in compiletest | Kai Luo | -0/+2 |
| 2023-03-29 | Use #[inline] on Windows for thread local access | John Kåre Alsaker | -48/+4 |
| 2023-03-29 | Support TLS access into dylibs on Windows | John Kåre Alsaker | -47/+207 |
| 2023-03-28 | Move `mir::Field` → `abi::FieldIdx` | Scott McMurray | -157/+192 |
| 2023-03-29 | Auto merge of #109714 - matthiaskrgr:rollup-wipns5h, r=matthiaskrgr | bors | -102/+345 |
| 2023-03-29 | Rollup merge of #109708 - spastorino:new-rpitit-20, r=compiler-errors | Matthias Krüger | -2/+38 |