| Age | Commit message (Expand) | Author | Lines |
| 2023-05-06 | Emit while_true lint spanning the entire loop condition | Flying-Toast | -2/+1 |
| 2023-05-05 | Auto merge of #111236 - RalfJung:miri-sysroot, r=RalfJung | bors | -2/+2 |
| 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 | 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 |
| 2023-05-04 | bootstrap: add .gitmodules to the sources | Krasimir Georgiev | -0/+1 |
| 2023-05-04 | bootstrap: add llvm-project/runtimes to the sources | Krasimir Georgiev | -0/+2 |
| 2023-05-04 | Add `is_positive` method for signed non-zero integers. | John Millikin | -0/+26 |
| 2023-05-04 | do not allow rustc::pass_by_value lint | Boxy | -6/+4 |
| 2023-05-04 | check array type of repeat exprs is wf | Boxy | -6/+96 |
| 2023-05-04 | Rollup merge of #111103 - BoxyUwU:normal_fold_with_gce_norm, r=compiler-errors | Matthias Krüger | -12/+15 |
| 2023-05-04 | Rollup merge of #111094 - bjorn3:fix_test_annotations, r=jyn514 | Matthias Krüger | -0/+13 |
| 2023-05-04 | Rollup merge of #111070 - WaffleLapkin:break_ribs, r=lcnr | Matthias Krüger | -116/+113 |
| 2023-05-04 | Rollup merge of #111039 - compiler-errors:foreign-span-rpitit, r=tmiasko | Matthias Krüger | -7/+32 |
| 2023-05-04 | Rollup merge of #111027 - clubby789:query-instability-builtin-macros, r=petro... | Matthias Krüger | -11/+13 |
| 2023-05-04 | Rollup merge of #111024 - saethlin:stringify-full-svh, r=oli-obk | Matthias Krüger | -6/+11 |
| 2023-05-04 | Rollup merge of #111020 - cjgillot:validate-self-ctor, r=petrochenkov | Matthias Krüger | -2/+55 |
| 2023-05-04 | Rollup merge of #110859 - compiler-errors:no-negative-drop-impls, r=oli-obk | Matthias Krüger | -28/+74 |
| 2023-05-04 | Auto merge of #110806 - WaffleLapkin:unmkI, r=lcnr | bors | -180/+245 |
| 2023-05-03 | Add the basic `ascii::Char` type | Scott McMurray | -1/+724 |
| 2023-05-04 | Factor out more repeated code in `{write,read}_leb128!`. | Nicholas Nethercote | -95/+44 |
| 2023-05-04 | Rename `file_encoder_write_leb128!`. | Nicholas Nethercote | -9/+9 |
| 2023-05-04 | Remove unneeded encode/decode methods. | Nicholas Nethercote | -13/+0 |
| 2023-05-04 | Reorder some `MemDecoder` methods. | Nicholas Nethercote | -18/+18 |
| 2023-05-04 | Auto merge of #111169 - Manishearth:rollup-55sfaad, r=Manishearth | bors | -2948/+2678 |
| 2023-05-04 | Remove a low value comment. | Nicholas Nethercote | -4/+0 |