| Age | Commit message (Expand) | Author | Lines |
| 2022-11-28 | Rollup merge of #104956 - mucinoab:issue-104870, r=compiler-errors | Matthias Krüger | -0/+41 |
| 2022-11-28 | Rollup merge of #104954 - vincenzopalazzo:macros/prinf, r=estebank | Matthias Krüger | -0/+23 |
| 2022-11-28 | Rollup merge of #104936 - cjgillot:self-rpit-orig-too, r=oli-obk | Matthias Krüger | -0/+66 |
| 2022-11-28 | Rollup merge of #104933 - RalfJung:interpret-partial-ord, r=oli-obk | Matthias Krüger | -1/+1 |
| 2022-11-28 | Rollup merge of #104804 - nnethercote:MetaItemLit, r=petrochenkov | Matthias Krüger | -18/+25 |
| 2022-11-28 | Auto merge of #105008 - Dylan-DPC:rollup-wcd19yu, r=Dylan-DPC | bors | -119/+103 |
| 2022-11-28 | Auto merge of #102991 - Sp00ph:master, r=scottmcm | bors | -25/+16 |
| 2022-11-28 | Rollup merge of #104795 - estebank:multiline-spans, r=TaKO8Ki | Dylan DPC | -50/+46 |
| 2022-11-28 | Rollup merge of #104732 - WaffleLapkin:from_def_idn't, r=compiler-errors | Dylan DPC | -1/+1 |
| 2022-11-28 | Rollup merge of #104360 - petrochenkov:stabverb, r=TaKO8Ki | Dylan DPC | -68/+56 |
| 2022-11-28 | fix clippy tests | Esteban Küber | -13/+13 |
| 2022-11-28 | Tweak output | Esteban Küber | -23/+19 |
| 2022-11-28 | Change multiline span ASCII art visual order | Esteban Küber | -50/+50 |
| 2022-11-28 | Rename `NestedMetaItem::[Ll]iteral` as `NestedMetaItem::[Ll]it`. | Nicholas Nethercote | -10/+8 |
| 2022-11-28 | Rename `ast::Lit` as `ast::MetaItemLit`. | Nicholas Nethercote | -9/+18 |
| 2022-11-28 | Auto merge of #104915 - weihanglo:update-cargo, r=ehuss | bors | -0/+2 |
| 2022-11-27 | Avoid ICE if the Clone trait is not found while building error suggestions | Bruno A. Muciño | -0/+41 |
| 2022-11-28 | Auto merge of #104990 - matthiaskrgr:rollup-oskk8v3, r=matthiaskrgr | bors | -522/+943 |
| 2022-11-27 | Fix `pretty-std` test | Markus Everling | -2/+2 |
| 2022-11-27 | Rollup merge of #104989 - RalfJung:miri, r=RalfJung | Matthias Krüger | -500/+893 |
| 2022-11-27 | Rollup merge of #104984 - GuillaumeGomez:remote-crate-primitives, r=notriddle | Matthias Krüger | -5/+21 |
| 2022-11-27 | Rollup merge of #104955 - GuillaumeGomez:migrate-to-func, r=notriddle | Matthias Krüger | -17/+29 |
| 2022-11-27 | Auto merge of #104506 - joshtriplett:style-principles-readability-in-plain-te... | bors | -1/+3 |
| 2022-11-27 | clippy | Ralf Jung | -19/+15 |
| 2022-11-27 | advice on josh pushing | Ralf Jung | -0/+7 |
| 2022-11-27 | Merge from rustc | Ralf Jung | -21338/+15795 |
| 2022-11-27 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2022-11-27 | Stabilize native library modifier `verbatim` | Vadim Petrochenkov | -68/+56 |
| 2022-11-27 | Auto merge of #2694 - RalfJung:retag-deref-check, r=saethlin | bors | -157/+339 |
| 2022-11-27 | Auto merge of #104983 - matthiaskrgr:rollup-018sk73, r=matthiaskrgr | bors | -80/+222 |
| 2022-11-27 | Fix natvis `VecDeque` formatter | Markus Everling | -8/+7 |
| 2022-11-27 | Add rustdoc test for Deref to primitive types | Guillaume Gomez | -0/+15 |
| 2022-11-27 | Remove Crate::primitives field | Guillaume Gomez | -5/+6 |
| 2022-11-27 | Rollup merge of #104946 - notriddle:notriddle/popover-menu-focus, r=Guillaume... | Matthias Krüger | -5/+69 |
| 2022-11-27 | Rollup merge of #104944 - aDotInTheVoid:jsondoclint-unit-tests, r=jyn514 | Matthias Krüger | -3/+70 |
| 2022-11-27 | Rollup merge of #104931 - Swatinem:async-pretty, r=eholk | Matthias Krüger | -69/+68 |
| 2022-11-27 | Rollup merge of #95836 - workingjubilee:doctest-exe, r=notriddle | Matthias Krüger | -3/+15 |
| 2022-11-27 | Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errors | bors | -145/+281 |
| 2022-11-27 | Auto merge of #2685 - Nilstrieb:cargo-miri-wasm, r=RalfJung | bors | -1/+3 |
| 2022-11-27 | Auto merge of #2701 - RalfJung:smoke, r=RalfJung | bors | -1/+1 |
| 2022-11-27 | run_tests_minimal: actually run the smoke test on the desired target | Ralf Jung | -1/+1 |
| 2022-11-27 | CI: fix begingroup printing | Ralf Jung | -1/+1 |
| 2022-11-27 | make simple check of prinf function. | Vincenzo Palazzo | -0/+23 |
| 2022-11-27 | Auto merge of #103917 - oli-obk:layout_math, r=RalfJung,lcnr | bors | -20/+115 |
| 2022-11-27 | Use `.wasm` extension when building for wasm in cargo-miri | nils | -1/+3 |
| 2022-11-27 | Rename `fn_trait_kind_from_{from_lang=>def_id}` to better convey meaning | Maybe Waffle | -1/+1 |
| 2022-11-27 | Auto merge of #103786 - tshepang:obsolete, r=jyn514 | bors | -7/+1 |
| 2022-11-27 | Auto merge of #96451 - JakobDegen:dest-prop, r=tmiasko | bors | -365/+425 |
| 2022-11-26 | Attempt to solve problem with globs | Jubilee Young | -1/+1 |
| 2022-11-26 | Use target exe_suffix for doctests | Jubilee Young | -2/+14 |