| Age | Commit message (Expand) | Author | Lines |
| 2022-12-01 | Rollup merge of #105078 - TaKO8Ki:fix-105011, r=nnethercote | Matthias Krüger | -8/+8 |
| 2022-12-01 | Auto merge of #104861 - nnethercote:attr-cleanups, r=petrochenkov | bors | -305/+221 |
| 2022-12-01 | Auto merge of #105095 - matthiaskrgr:rollup-9pu7vrx, r=matthiaskrgr | bors | -0/+6 |
| 2022-11-30 | Rollup merge of #104895 - chenyukang:yukang/fix-104884-serde, r=TaKO8Ki | Matthias Krüger | -0/+6 |
| 2022-11-30 | Auto merge of #104940 - cjgillot:query-feed-simple, r=oli-obk | bors | -53/+298 |
| 2022-11-30 | Auto merge of #99814 - aliemjay:patch-2, r=jackh726 | bors | -3/+6 |
| 2022-11-30 | Auto merge of #104905 - compiler-errors:normalization-changes, r=spastorino | bors | -281/+155 |
| 2022-11-30 | Auto merge of #105080 - matthiaskrgr:rollup-7ffj4oe, r=matthiaskrgr | bors | -8/+17 |
| 2022-11-30 | Rollup merge of #105039 - nnethercote:fix-104769, r=petrochenkov | Matthias Krüger | -1/+5 |
| 2022-11-30 | Rollup merge of #104697 - dingxiangfei2009:fix-euv-control-flow, r=oli-obk | Matthias Krüger | -7/+12 |
| 2022-11-30 | avoid an unnecessary `&str` to `String` conversion | Takayuki Maeda | -7/+3 |
| 2022-11-30 | report literal errors when `token_lit` has errors | Takayuki Maeda | -1/+5 |
| 2022-11-30 | Auto merge of #104679 - dvdhrm:rw/dso, r=petrochenkov | bors | -6/+10 |
| 2022-11-30 | Fix an ICE parsing a malformed literal in `concat_bytes!`. | Nicholas Nethercote | -1/+5 |
| 2022-11-30 | Auto merge of #105070 - matthiaskrgr:rollup-9b25khj, r=matthiaskrgr | bors | -566/+584 |
| 2022-11-29 | Rollup merge of #105066 - lcnr:mv-candidate_from_obligation, r=compiler-errors | Matthias Krüger | -210/+207 |
| 2022-11-29 | Rollup merge of #105051 - WaffleLapkin:unmacro, r=oli-obk | Matthias Krüger | -17/+14 |
| 2022-11-29 | Rollup merge of #105045 - WaffleLapkin:deref-ahhhh~, r=compiler-errors | Matthias Krüger | -276/+269 |
| 2022-11-29 | Rollup merge of #105023 - tmiasko:asm-sym-static-reachable, r=wesleywiser | Matthias Krüger | -0/+11 |
| 2022-11-29 | Rollup merge of #104911 - spastorino:inferred_outlives_crate-return-clause, r... | Matthias Krüger | -39/+49 |
| 2022-11-29 | Rollup merge of #104627 - calebzulawski:print-target-features, r=compiler-errors | Matthias Krüger | -16/+19 |
| 2022-11-29 | Rollup merge of #104523 - flba-eb:fix_nto_target_name, r=wesleywiser | Matthias Krüger | -2/+2 |
| 2022-11-29 | Rollup merge of #104427 - compiler-errors:rematch-impl-may-fail-actually, r=lcnr | Matthias Krüger | -0/+7 |
| 2022-11-29 | Rollup merge of #103876 - oli-obk:tait_implications, r=lcnr | Matthias Krüger | -6/+6 |
| 2022-11-29 | Auto merge of #94487 - oli-obk:stable_hash_ty, r=fee1-dead | bors | -28/+59 |
| 2022-11-29 | move `candidate_from_obligation` out of assembly | lcnr | -210/+207 |
| 2022-11-29 | Explain why rematch_impl fails to be infallible | Michael Goulet | -0/+7 |
| 2022-11-29 | Make TyCtxtFeed::def_id private. | Camille GILLOT | -6/+13 |
| 2022-11-29 | Feedable queries must allow hashing. | Camille GILLOT | -13/+1 |
| 2022-11-29 | Only allow feeding a value to newly created definitions. | Camille GILLOT | -33/+47 |
| 2022-11-29 | Sanity check computed value for feeable queries. | Camille GILLOT | -3/+42 |
| 2022-11-29 | Expand hash check. | Camille GILLOT | -21/+28 |
| 2022-11-29 | Allow to set a query's result as a side effect. | Camille GILLOT | -1/+171 |
| 2022-11-29 | Sanity check fingerprints in the dep-graph. | Camille GILLOT | -19/+39 |
| 2022-11-29 | Make verbose query description more useful. | Camille GILLOT | -1/+1 |
| 2022-11-29 | add `FIXME:` where it belongs
| Waffle Maybe | -1/+1 |
| 2022-11-29 | rename `{max=>largest}_max_leb128_len` | Maybe Waffle | -6/+6 |
| 2022-11-29 | Make inferred_outlives_crate return Clause | Santiago Pastorino | -39/+49 |
| 2022-11-29 | Auto merge of #105012 - WaffleLapkin:into, r=oli-obk | bors | -98/+64 |
| 2022-11-29 | Replace a macro with a function | Maybe Waffle | -16/+13 |
| 2022-11-29 | Auto merge of #104947 - cjgillot:verify-hir-nest, r=oli-obk | bors | -32/+54 |
| 2022-11-29 | codegen-llvm: never combine DSOLocal and DllImport | David Rheinsberg | -6/+10 |
| 2022-11-29 | `rustc_ast_pretty`: remove `ref` patterns | Maybe Waffle | -216/+214 |
| 2022-11-29 | `rustc_ast_passes`: remove `ref` patterns | Maybe Waffle | -60/+55 |
| 2022-11-29 | Avoid more `MetaItem`-to-`Attribute` conversions. | Nicholas Nethercote | -211/+116 |
| 2022-11-29 | Inline and remove `MetaItemLit::from_lit_kind`. | Nicholas Nethercote | -9/+2 |
| 2022-11-29 | Remove an out-of-date comment. | Nicholas Nethercote | -2/+0 |
| 2022-11-29 | fix #104884, Avoid Invalid code suggested when encountering unsatisfied trait... | yukang | -0/+6 |
| 2022-11-29 | Rollup merge of #105038 - Rageking8:clean-up-pr-104954, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2022-11-29 | Rollup merge of #105010 - Neutron3529:patch-2, r=jyn514 | Matthias Krüger | -2/+2 |