| Age | Commit message (Expand) | Author | Lines |
| 2024-01-04 | Rollup merge of #119553 - bvanjoi:fix-119463, r=petrochenkov | Matthias Krüger | -1/+10 |
| 2024-01-04 | Rollup merge of #119532 - GKFX:offset-of-parse-expr, r=est31 | Matthias Krüger | -43/+133 |
| 2024-01-04 | Rollup merge of #119431 - taiki-e:asm-s390x-reg-addr, r=Amanieu | Matthias Krüger | -16/+23 |
| 2024-01-04 | Rollup merge of #119391 - DaniPopes:catch-flatten, r=davidtwco | Matthias Krüger | -2/+2 |
| 2024-01-04 | Rollup merge of #119325 - RalfJung:custom-mir, r=compiler-errors | Matthias Krüger | -2/+11 |
| 2024-01-04 | fallback visibility for unexpected trait item | bohan | -1/+10 |
| 2024-01-03 | Rollup merge of #119544 - roblabla:new-win7-targets, r=Nilstrieb | León Orell Valerian Liehr | -0/+1 |
| 2024-01-03 | Rollup merge of #119514 - Zalathar:query-stability, r=wesleywiser | León Orell Valerian Liehr | -9/+4 |
| 2024-01-03 | Rollup merge of #119510 - saethlin:fatal-io-errors, r=WaffleLapkin,Nilstrieb | León Orell Valerian Liehr | -14/+6 |
| 2024-01-03 | Rollup merge of #119505 - fmease:no-host-param-for-trait-fns, r=fee1-dead | León Orell Valerian Liehr | -42/+144 |
| 2024-01-03 | Rollup merge of #119498 - ShE3py:provenance-lints-doc, r=Nilstrieb | León Orell Valerian Liehr | -4/+4 |
| 2024-01-03 | Rollup merge of #119494 - fmease:deny-hr-param-defaults, r=compiler-errors | León Orell Valerian Liehr | -34/+45 |
| 2024-01-03 | Rollup merge of #119487 - gurry:improve-freshner-comment, r=Nilstrieb | León Orell Valerian Liehr | -2/+2 |
| 2024-01-03 | Rollup merge of #119479 - bjorn3:remove_unused_feature_gates, r=compiler-errors | León Orell Valerian Liehr | -3/+0 |
| 2024-01-03 | Rollup merge of #119476 - fmease:pp-always-const-trait-preds, r=compiler-errors | León Orell Valerian Liehr | -12/+21 |
| 2024-01-03 | Rollup merge of #119474 - nbdd0121:naked, r=Nilstrieb | León Orell Valerian Liehr | -1/+1 |
| 2024-01-03 | Rollup merge of #119444 - compiler-errors:closure-or-coroutine, r=oli-obk | León Orell Valerian Liehr | -27/+32 |
| 2024-01-03 | Rollup merge of #119239 - compiler-errors:yield-coercion, r=davidtwco | León Orell Valerian Liehr | -16/+1 |
| 2024-01-03 | Rollup merge of #119086 - RossSmyth:query_panics, r=compiler-errors | León Orell Valerian Liehr | -11/+21 |
| 2024-01-03 | Add useful panic messages if queries fail to start | Ross Smyth | -11/+21 |
| 2024-01-03 | Fix: Properly set vendor in i686-win7-windows-msvc target | roblabla | -0/+1 |
| 2024-01-03 | Support reg_addr register class in s390x inline assembly | Taiki Endo | -16/+23 |
| 2024-01-02 | Update after rebase | George Bateman | -5/+5 |
| 2024-01-02 | Make offset_of field parsing use metavariable which handles any spacing | George Bateman | -43/+133 |
| 2024-01-02 | E0379: Provide suggestions | León Orell Valerian Liehr | -35/+121 |
| 2024-01-02 | E0379: Make diagnostic more precise | León Orell Valerian Liehr | -3/+14 |
| 2024-01-02 | Turn a bug!() into a span_delay_bug() | León Orell Valerian Liehr | -1/+4 |
| 2024-01-02 | Don't synthesize host effect params for trait assoc fns marked const | León Orell Valerian Liehr | -4/+6 |
| 2024-01-02 | Report I/O errors with emit_fatal not emit_err | Ben Kimock | -14/+6 |
| 2024-01-02 | coverage: Avoid a query stability hazard in `function_coverage_map` | Zalathar | -9/+4 |
| 2024-01-01 | Deny defaults for higher-ranked generic parameters | León Orell Valerian Liehr | -34/+45 |
| 2024-01-01 | Update deadlinks of `strict_provenance` lints | Lieselotte | -4/+4 |
| 2024-01-01 | Pretty-print always-const trait predicates correctly | León Orell Valerian Liehr | -12/+21 |
| 2024-01-01 | Minor improvements in comment for | Gurinder Singh | -2/+2 |
| 2023-12-31 | Remove two unused feature gates from rustc_query_impl | bjorn3 | -3/+0 |
| 2023-12-31 | Auto merge of #119251 - Enselic:rustc_lint-query-stability, r=cjgillot | bors | -24/+36 |
| 2023-12-31 | Update tracking issue of naked_functions | Gary Guo | -1/+1 |
| 2023-12-31 | rustc_lint: Enforce `rustc::potential_query_instability` lint | Martin Nordholts | -1/+13 |
| 2023-12-31 | rustc_lint: Make `LintLevelsProvider::current_specs()` return `&FxIndexMap` | Martin Nordholts | -23/+23 |
| 2023-12-31 | Merge commit '6d355f6844323db03bfd608899613e363e701951' into sync_cg_clif-202... | bjorn3 | -20/+22 |
| 2023-12-31 | Auto merge of #119447 - Nilstrieb:STACKOVERFLOW, r=compiler-errors | bors | -1/+2 |
| 2023-12-30 | Auto merge of #119284 - Nadrieril:fix-bodiless-arm-parse, r=cjgillot | bors | -3/+1 |
| 2023-12-30 | Auto merge of #119443 - Urgau:move-around-builtin-diag-context, r=Nilstrieb | bors | -444/+538 |
| 2023-12-30 | Auto merge of #119446 - Nilstrieb:bitflags2.0-hell, r=compiler-errors | bors | -114/+107 |
| 2023-12-30 | Update to bitflags 2 in the compiler | Nilstrieb | -114/+107 |
| 2023-12-30 | Use the right type for upvars | Michael Goulet | -6/+4 |
| 2023-12-30 | Fix `<BoundConstness as Display>` | Nilstrieb | -1/+2 |
| 2023-12-30 | is_coroutine -> is_coroutine_or_closure | Michael Goulet | -22/+29 |
| 2023-12-30 | Move around the code responsible for decorating builtin diagnostics | Urgau | -444/+538 |
| 2023-12-30 | Auto merge of #119438 - Zalathar:prepare-mappings, r=cjgillot | bors | -53/+74 |