| Age | Commit message (Expand) | Author | Lines |
| 2023-05-05 | Add feature gate | est31 | -4/+29 |
| 2023-05-05 | Migrate offset_of from a macro to builtin # syntax | est31 | -136/+213 |
| 2023-05-05 | Add parsing for builtin # in expression and item context | est31 | -1/+96 |
| 2023-05-05 | Auto merge of #111248 - Dylan-DPC:rollup-lbp0ui3, r=Dylan-DPC | bors | -524/+1164 |
| 2023-05-05 | Rollup merge of #111238 - workingjubilee:fix-btree-cursormut-peek-prev, r=Ama... | Dylan DPC | -2/+21 |
| 2023-05-05 | Rollup merge of #111068 - Urgau:check-cfg-improvements, r=petrochenkov | Dylan DPC | -236/+420 |
| 2023-05-05 | Rollup merge of #110876 - mj10021:issue-110647-fix, r=b-naber | Dylan DPC | -7/+24 |
| 2023-05-05 | Rollup merge of #110773 - mj10021:issue-109502-fix, r=oli-obk | Dylan DPC | -102/+164 |
| 2023-05-05 | Rollup merge of #108801 - fee1-dead-contrib:c-str, r=compiler-errors | Dylan DPC | -153/+500 |
| 2023-05-05 | Rollup merge of #103056 - beetrees:timespec-bug-fix, r=thomcc | Dylan DPC | -24/+35 |
| 2023-05-05 | Auto merge of #111113 - scottmcm:assume-align-offset, r=thomcc | bors | -4/+89 |
| 2023-05-05 | `assume` the runtime range of `align_offset` | Scott McMurray | -4/+89 |
| 2023-05-05 | Improve check-cfg diagnostics (part 2) | Urgau | -47/+192 |
| 2023-05-05 | Improve check-cfg diagnostics (part 1) | Urgau | -38/+40 |
| 2023-05-05 | Improve internal representation of check-cfg | Urgau | -153/+173 |
| 2023-05-05 | Use explicit instead of implicit control-flow for check-cfg parsing | Urgau | -23/+40 |
| 2023-05-05 | Auto merge of #111236 - RalfJung:miri-sysroot, r=RalfJung | bors | -2/+2 |
| 2023-05-04 | btree_map: `Cursor{,Mut}::peek_prev` must agree | Jubilee Young | -2/+21 |
| 2023-05-05 | bump rustc-build-sysroot to fix miri sysroot build | Ralf Jung | -2/+2 |
| 2023-05-05 | Auto merge of #111231 - JohnTitor:rollup-a25ff8v, r=JohnTitor | bors | -316/+238 |
| 2023-05-05 | Rollup merge of #111223 - jyn514:free-args, r=clubby789 | Yuki Okushi | -28/+30 |
| 2023-05-05 | Rollup merge of #111213 - WaffleLapkin:fixup_dates, r=scottmcm | Yuki Okushi | -2/+2 |
| 2023-05-05 | Rollup merge of #111187 - krasimirgg:llvm-runtimes, r=jyn514 | Yuki Okushi | -0/+2 |
| 2023-05-05 | Rollup merge of #111173 - nnethercote:still-more-Encoder-cleanups, r=cjgillot | Yuki Okushi | -127/+59 |
| 2023-05-05 | Rollup merge of #111132 - lcnr:nll-generalize, r=b-naber | Yuki Okushi | -113/+20 |
| 2023-05-05 | Rollup merge of #111052 - nnethercote:fix-ice-test, r=Nilstrieb | Yuki Okushi | -20/+23 |
| 2023-05-05 | Rollup merge of #110954 - cjgillot:const-prop-ref, r=wesleywiser | Yuki Okushi | -9/+80 |
| 2023-05-05 | Rollup merge of #110946 - RalfJung:tls-realstd, r=m-ou-se | Yuki Okushi | -17/+22 |
| 2023-05-04 | added SAFETY comment | James Dietz | -0/+3 |
| 2023-05-04 | change expect() to unwrap_or_else() and update msg | James Dietz | -3/+7 |
| 2023-05-04 | moved default CPU message inline | James Dietz | -15/+11 |
| 2023-05-04 | `--print target-cpus` shows default target cpu, updated docs | James Dietz | -4/+18 |
| 2023-05-04 | add passes to miroptfiles struct and passed to -zdump-mir args | James Dietz | -102/+164 |
| 2023-05-04 | Use `free-args` consistently in bootstrap | jyn | -28/+30 |
| 2023-05-04 | Reject borrows of projections in ConstProp. | Camille GILLOT | -19/+22 |
| 2023-05-04 | Add tests. | Camille GILLOT | -0/+68 |
| 2023-05-05 | Improve filtering in `default-backtrace-ice.rs`. | Nicholas Nethercote | -1/+18 |
| 2023-05-05 | Don't print backtrace on ICEs in `issue-86800.rs`. | Nicholas Nethercote | -19/+5 |
| 2023-05-04 | Auto merge of #111014 - klensy:no-rc, r=WaffleLapkin | bors | -28/+24 |
| 2023-05-04 | Fixup "since" dates for `array_tuple_conv` feature | Maybe Waffle | -2/+2 |
| 2023-05-04 | Auto merge of #111210 - matthiaskrgr:rollup-doquh2n, r=matthiaskrgr | bors | -50/+1084 |
| 2023-05-04 | Rollup merge of #111201 - krasimirgg:add_gitmodules, r=jyn514 | Matthias Krüger | -0/+1 |
| 2023-05-04 | Rollup merge of #111186 - jmillikin:nonzero-is-positive, r=dtolnay | Matthias Krüger | -0/+26 |
| 2023-05-04 | Rollup merge of #111100 - BoxyUwU:array_repeat_expr_wf, r=compiler-errors | Matthias Krüger | -6/+94 |
| 2023-05-04 | Rollup merge of #111009 - scottmcm:ascii-char, r=BurntSushi | Matthias Krüger | -1/+724 |
| 2023-05-04 | Rollup merge of #110982 - cjgillot:elided-self-const, r=petrochenkov | Matthias Krüger | -0/+55 |
| 2023-05-04 | Rollup merge of #110826 - cjgillot:place-mention-use, r=JakobDegen,lcnr | Matthias Krüger | -10/+49 |
| 2023-05-04 | Rollup merge of #110651 - durin42:xunit-stdout, r=cuviper | Matthias Krüger | -5/+91 |
| 2023-05-04 | Rollup merge of #108865 - Zoxc:library-dummy-crate, r=jyn514 | Matthias Krüger | -28/+44 |
| 2023-05-04 | Auto merge of #111174 - matthiaskrgr:rollup-ncnqivh, r=matthiaskrgr | bors | -182/+326 |