| Age | Commit message (Expand) | Author | Lines |
| 2022-11-30 | Rollup merge of #105081 - weiznich:regression_test_for_104322, r=compiler-errors | Matthias Krüger | -0/+80 |
| 2022-11-30 | Rollup merge of #105063 - aDotInTheVoid:rdj-dont-assume-core, r=notriddle | Matthias Krüger | -1/+6 |
| 2022-11-30 | Rollup merge of #104895 - chenyukang:yukang/fix-104884-serde, r=TaKO8Ki | Matthias Krüger | -0/+91 |
| 2022-11-30 | Rollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern, r=GuillaumeGomez | Matthias Krüger | -0/+7 |
| 2022-11-30 | Add a regression test for #104322 | Georg Semmler | -0/+80 |
| 2022-11-30 | Auto merge of #105080 - matthiaskrgr:rollup-7ffj4oe, r=matthiaskrgr | bors | -0/+70 |
| 2022-11-30 | Rollup merge of #105039 - nnethercote:fix-104769, r=petrochenkov | Matthias Krüger | -0/+24 |
| 2022-11-30 | Rollup merge of #104697 - dingxiangfei2009:fix-euv-control-flow, r=oli-obk | Matthias Krüger | -0/+46 |
| 2022-11-30 | Auto merge of #104679 - dvdhrm:rw/dso, r=petrochenkov | bors | -0/+37 |
| 2022-11-30 | Fix an ICE parsing a malformed literal in `concat_bytes!`. | Nicholas Nethercote | -0/+24 |
| 2022-11-29 | Rollup merge of #105023 - tmiasko:asm-sym-static-reachable, r=wesleywiser | Matthias Krüger | -0/+20 |
| 2022-11-29 | Rollup merge of #103876 - oli-obk:tait_implications, r=lcnr | Matthias Krüger | -0/+117 |
| 2022-11-29 | Don't assume that core::fmt::Debug will always have one item. | Nixon Enraght-Moony | -1/+6 |
| 2022-11-29 | test/codegen: test inter-crate linkage with static relocation | David Rheinsberg | -0/+37 |
| 2022-11-29 | fix #104884, Avoid Invalid code suggested when encountering unsatisfied trait... | yukang | -0/+91 |
| 2022-11-29 | Rollup merge of #105038 - Rageking8:clean-up-pr-104954, r=compiler-errors | Matthias Krüger | -3/+2 |
| 2022-11-29 | Rollup merge of #105027 - aDotInTheVoid:rdj-foreign-variant-test, r=Guillaume... | Matthias Krüger | -0/+25 |
| 2022-11-29 | Rollup merge of #105024 - notriddle:notriddle/fnname, r=jyn514 | Matthias Krüger | -32/+32 |
| 2022-11-29 | Rollup merge of #104959 - compiler-errors:revert-104269, r=lcnr | Matthias Krüger | -68/+0 |
| 2022-11-29 | clean up pr 104954 | Rageking8 | -3/+2 |
| 2022-11-28 | Rustdoc-Json: Add tests for linking to foreign variants. | Nixon Enraght-Moony | -0/+25 |
| 2022-11-28 | rustdoc: remove `fnname` CSS class that's styled exactly like `fn` | Michael Howell | -32/+32 |
| 2022-11-28 | Statics used in reachable function's inline asm are reachable | Tomasz Miąsko | -0/+20 |
| 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 | Auto merge of #105008 - Dylan-DPC:rollup-wcd19yu, r=Dylan-DPC | bors | -85/+62 |
| 2022-11-28 | Auto merge of #102991 - Sp00ph:master, r=scottmcm | bors | -3/+3 |
| 2022-11-28 | Rollup merge of #104795 - estebank:multiline-spans, r=TaKO8Ki | Dylan DPC | -37/+33 |
| 2022-11-28 | Rollup merge of #104360 - petrochenkov:stabverb, r=TaKO8Ki | Dylan DPC | -48/+29 |
| 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-27 | Avoid ICE if the Clone trait is not found while building error suggestions | Bruno A. Muciño | -0/+41 |
| 2022-11-27 | Fix `pretty-std` test | Markus Everling | -2/+2 |
| 2022-11-27 | Rollup merge of #104984 - GuillaumeGomez:remote-crate-primitives, r=notriddle | Matthias Krüger | -0/+15 |
| 2022-11-27 | Rollup merge of #104955 - GuillaumeGomez:migrate-to-func, r=notriddle | Matthias Krüger | -17/+29 |
| 2022-11-27 | Stabilize native library modifier `verbatim` | Vadim Petrochenkov | -48/+29 |
| 2022-11-28 | inference test for #104649 | Ding Xiang Fei | -0/+46 |
| 2022-11-27 | Auto merge of #104983 - matthiaskrgr:rollup-018sk73, r=matthiaskrgr | bors | -70/+121 |
| 2022-11-27 | Add rustdoc test for Deref to primitive types | Guillaume Gomez | -0/+15 |
| 2022-11-27 | Rollup merge of #104946 - notriddle:notriddle/popover-menu-focus, r=Guillaume... | Matthias Krüger | -0/+52 |
| 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 | -1/+1 |
| 2022-11-27 | Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errors | bors | -72/+234 |
| 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 | 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 | Rewrite dest prop. | Jakob Degen | -365/+425 |
| 2022-11-27 | Auto merge of #104818 - scottmcm:refactor-extend-func, r=the8472 | bors | -0/+7 |