| Age | Commit message (Expand) | Author | Lines |
| 2022-03-03 | Change `initial_matcher_pos()` into `MatcherPos::new()`. | Nicholas Nethercote | -29/+29 |
| 2022-03-03 | Use a better return type for `inner_parse_loop`. | Nicholas Nethercote | -25/+35 |
| 2022-03-03 | Introduce `MatcherPosRepetition`. | Nicholas Nethercote | -23/+27 |
| 2022-03-03 | Add a static size assertion for `MatcherPos`. | Nicholas Nethercote | -0/+4 |
| 2022-03-03 | Improve if/else formatting in macro_parser.rs. | Nicholas Nethercote | -32/+28 |
| 2022-03-03 | Auto merge of #94541 - Dylan-DPC:rollup-564wbq3, r=Dylan-DPC | bors | -254/+971 |
| 2022-03-03 | Rollup merge of #94529 - GuillaumeGomez:unused-doc-comments-blocks, r=estebank | Dylan DPC | -6/+57 |
| 2022-03-03 | Rollup merge of #94505 - cuviper:mono-item-sort-local, r=michaelwoerister,dav... | Dylan DPC | -14/+13 |
| 2022-03-03 | Rollup merge of #94499 - RandomInsano:patch-1, r=Dylan-DPC | Dylan DPC | -3/+3 |
| 2022-03-03 | Rollup merge of #94433 - Urgau:check-cfg-allowness, r=petrochenkov | Dylan DPC | -26/+122 |
| 2022-03-03 | Rollup merge of #94375 - WaffleLapkin:copy-suggestion, r=estebank | Dylan DPC | -164/+608 |
| 2022-03-03 | Rollup merge of #93663 - sunfishcode:sunfishcode/as-raw-name, r=joshtriplett | Dylan DPC | -25/+62 |
| 2022-03-03 | Rollup merge of #93354 - sunfishcode:sunfishcode/document-borrowedfd-toowned,... | Dylan DPC | -0/+12 |
| 2022-03-03 | Rollup merge of #93072 - m-ou-se:compatible-variants-suggestion-with-desugari... | Dylan DPC | -14/+93 |
| 2022-03-03 | Rollup merge of #92061 - semarie:openbsd-archs, r=joshtriplett | Dylan DPC | -2/+1 |
| 2022-03-02 | Auto merge of #92214 - ehuss:submodule-bg-exit, r=Mark-Simulacrum | bors | -14/+25 |
| 2022-03-02 | Update stdarch submodule | Guillaume Gomez | -0/+0 |
| 2022-03-02 | Update unused_doc_comments ui test | Guillaume Gomez | -1/+41 |
| 2022-03-02 | Fix unused_doc_comments lint errors | Guillaume Gomez | -5/+6 |
| 2022-03-02 | Update test output. | Mara Bos | -4/+6 |
| 2022-03-02 | Add more tests for mismatched Option/Result return types. | Mara Bos | -8/+68 |
| 2022-03-02 | Fix Ok(()) suggestion when desugaring is involved. | Mara Bos | -2/+19 |
| 2022-03-02 | Extend unused_doc_comments lint to check on blocks | Guillaume Gomez | -0/+10 |
| 2022-03-02 | Auto merge of #93244 - mark-i-m:doomed, r=oli-obk | bors | -559/+580 |
| 2022-03-02 | rename ErrorReported -> ErrorGuaranteed | mark | -559/+580 |
| 2022-03-02 | merge the char signess list of archs with freebsd as it is the same | Sébastien Marie | -11/+1 |
| 2022-03-02 | update char signess for openbsd | Sébastien Marie | -1/+10 |
| 2022-03-02 | Auto merge of #94229 - erikdesjardins:rem2, r=nikic | bors | -87/+13 |
| 2022-03-02 | Auto merge of #94514 - matthiaskrgr:rollup-pdzn82h, r=matthiaskrgr | bors | -568/+874 |
| 2022-03-02 | Rollup merge of #94513 - RalfJung:miri, r=RalfJung | Matthias Krüger | -8/+8 |
| 2022-03-02 | Rollup merge of #94503 - joshtriplett:core-ffi-c, r=Amanieu | Matthias Krüger | -168/+283 |
| 2022-03-02 | Rollup merge of #94498 - c410-f3r:chega-ja-deu, r=Dylan-DPC | Matthias Krüger | -218/+176 |
| 2022-03-02 | Rollup merge of #94496 - durin42:llvm-15-moar-intrinsic, r=nikic | Matthias Krüger | -2/+2 |
| 2022-03-02 | Rollup merge of #94490 - ehuss:update-books, r=ehuss | Matthias Krüger | -0/+0 |
| 2022-03-02 | Rollup merge of #94482 - cuishuang:master, r=Dylan-DPC | Matthias Krüger | -7/+7 |
| 2022-03-02 | Rollup merge of #94478 - GuillaumeGomez:macro-generated-intra-doc-link, r=not... | Matthias Krüger | -1/+34 |
| 2022-03-02 | Rollup merge of #94476 - c410-f3r:yet-more-let-chains, r=Dylan-DPC | Matthias Krüger | -112/+100 |
| 2022-03-02 | Rollup merge of #94464 - kckeiks:lifetime-elision-mismatch-hint-for-traits, r... | Matthias Krüger | -52/+264 |
| 2022-03-02 | Auto merge of #87402 - nagisa:nagisa/request-feature-requests-for-features, r... | bors | -106/+251 |
| 2022-03-01 | update Miri | Ralf Jung | -8/+8 |
| 2022-03-01 | Temporarily make `CStr` not a link in the `c_char` docs | Josh Triplett | -2/+1 |
| 2022-03-01 | Provide C FFI types via core::ffi, not just in std | Josh Triplett | -166/+189 |
| 2022-03-01 | Add a copy of cfg_if to core's internal_macros.rs | Josh Triplett | -0/+93 |
| 2022-03-01 | Use CHECK-DAG in codegen/debuginfo-generic-closure-env-names.rs | Josh Stone | -9/+9 |
| 2022-03-01 | Demote Windows XP to no_std only | Edwin Amsler | -3/+3 |
| 2022-03-01 | 9 - Make more use of `let_chains` | Caio | -218/+176 |
| 2022-03-01 | tests: avoid problems on 32 bit machines | Augie Fackler | -2/+2 |
| 2022-03-01 | tests: accept llvm intrinsic in align-checking test | Augie Fackler | -2/+2 |
| 2022-03-01 | Restore the local filter on mono item sorting | Josh Stone | -5/+4 |
| 2022-03-01 | Move submodule checkout before msys2 installation. | Eric Huss | -13/+13 |