| Age | Commit message (Expand) | Author | Lines |
| 2022-12-02 | Rollup merge of #105163 - compiler-errors:afit-lt-arity, r=jackh726 | Matthias Krüger | -0/+41 |
| 2022-12-02 | Rollup merge of #105162 - compiler-errors:fn-sig-arity, r=cjgillot | Matthias Krüger | -0/+17 |
| 2022-12-02 | Rollup merge of #105033 - durin42:llvm-16-dont-tail-call-me-bro, r=tmandry | Matthias Krüger | -0/+5 |
| 2022-12-02 | Rollup merge of #105026 - oToToT:aarch64-v8a, r=davidtwco | Matthias Krüger | -0/+37 |
| 2022-12-02 | Auto merge of #104863 - nnethercote:reduce-lint-macros, r=cjgillot | bors | -200/+94 |
| 2022-12-02 | Rollup merge of #105143 - notriddle:notriddle/scraped-example-list-font, r=Gu... | Matthias Krüger | -0/+31 |
| 2022-12-02 | Rollup merge of #105132 - GuillaumeGomez:migrate-summary-toggle-to-var, r=not... | Matthias Krüger | -0/+29 |
| 2022-12-02 | Rollup merge of #104614 - Nilstrieb:type-ascribe!, r=TaKO8Ki | Matthias Krüger | -224/+198 |
| 2022-12-01 | Properly synthesize fn sig value during cycle | Michael Goulet | -0/+17 |
| 2022-12-02 | Auto merge of #104963 - petrochenkov:noaddids2, r=cjgillot | bors | -47/+40 |
| 2022-12-02 | Merge `builtins` into `EarlyLintPassObjects`. | Nicholas Nethercote | -129/+86 |
| 2022-12-02 | Check lifetime param count in collect_trait_impl_trait_tys | Michael Goulet | -0/+41 |
| 2022-12-02 | Remove `-Zno-interleave-lints`. | Nicholas Nethercote | -71/+8 |
| 2022-12-01 | rustdoc: use simpler CSS for setting the font on scraped examples | Michael Howell | -0/+31 |
| 2022-12-01 | Auto merge of #105125 - matthiaskrgr:rollup-fr0snmj, r=matthiaskrgr | bors | -0/+49 |
| 2022-12-01 | rustc_ast_lowering: Stop lowering imports into multiple items | Vadim Petrochenkov | -47/+40 |
| 2022-12-01 | Add GUI test for toggle filter and opacity | Guillaume Gomez | -0/+29 |
| 2022-12-01 | Auto merge of #105003 - flba-eb:only_windows, r=Mark-Simulacrum | bors | -25/+3 |
| 2022-12-01 | Ignore `gnu` systems (`windows-msvc` only) | Florian Bartels | -1/+2 |
| 2022-12-01 | Rollup merge of #105106 - jhpratt:issue-105101, r=TaKO8Ki | Matthias Krüger | -0/+38 |
| 2022-12-01 | Rollup merge of #105078 - TaKO8Ki:fix-105011, r=nnethercote | Matthias Krüger | -0/+11 |
| 2022-12-01 | Auto merge of #104975 - JakobDegen:custom_mir_let, r=oli-obk | bors | -17/+152 |
| 2022-12-01 | Auto merge of #104861 - nnethercote:attr-cleanups, r=petrochenkov | bors | -2/+10 |
| 2022-11-30 | Fix ICE from #105101 | Jacob Pratt | -0/+38 |
| 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 | report literal errors when `token_lit` has errors | Takayuki Maeda | -0/+11 |
| 2022-11-30 | Auto merge of #104679 - dvdhrm:rw/dso, r=petrochenkov | bors | -0/+37 |
| 2022-11-29 | Improve spans in custom mir | Jakob Degen | -34/+34 |
| 2022-11-29 | Support statics in custom mir | Jakob Degen | -0/+40 |
| 2022-11-29 | Support most constant kinds in custom mir | Jakob Degen | -0/+45 |
| 2022-11-29 | Support arbitrary `let` statements in custom mir | Jakob Degen | -0/+50 |
| 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 | v8a as default aarch64 target | Tommy Chiang (oToToT) | -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 |