| Age | Commit message (Expand) | Author | Lines |
| 2022-12-02 | Fix async track caller for assoc fn and trait impl fn | Gary Guo | -0/+14 |
| 2022-12-02 | Use proper HirId for async track_caller attribute check | Gary Guo | -0/+11 |
| 2022-12-02 | Auto merge of #104863 - nnethercote:reduce-lint-macros, r=cjgillot | bors | -200/+94 |
| 2022-12-02 | return when expr has error | Takayuki Maeda | -0/+49 |
| 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 | While parsing enum variant, the error message always disappear | Yiming Lei | -0/+31 |
| 2022-12-02 | Revert 88f2140 | Michael Goulet | -6/+15 |
| 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 | Avoid InferCtxt::build in suggest_missing_break_or_return_expr | Michael Goulet | -4/+34 |
| 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 | Disable top-down inlining | Jakob Degen | -93/+237 |
| 2022-12-01 | rustdoc: use simpler CSS for setting the font on scraped examples | Michael Howell | -0/+31 |
| 2022-12-01 | Make inline const block `ExprWithBlock` | Gary Guo | -0/+25 |
| 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 | Make sure async constructs do not `impl Generator` | Arpad Borsos | -0/+126 |
| 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-12-01 | fix #105028, Only suggest removing struct field from destructive binding in s... | yukang | -1/+30 |
| 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 |