| Age | Commit message (Expand) | Author | Lines |
| 2022-09-15 | Future-proof against loose bounds if default variant is non-exhaustive. | Daniel Henry-Mantilla | -1/+32 |
| 2022-09-05 | Add corresponding regression test | Daniel Henry-Mantilla | -0/+10 |
| 2022-09-05 | Auto merge of #101414 - mystor:pm_nested_cross_thread, r=eddyb | bors | -3/+20 |
| 2022-09-05 | Auto merge of #101386 - aDotInTheVoid:rdj-discriminant, r=GuillaumeGomez | bors | -0/+119 |
| 2022-09-05 | Auto merge of #100759 - fee1-dead-contrib:const_eval_select_real_intrinsic, r... | bors | -70/+89 |
| 2022-09-04 | proc_macro/bridge: use the cross-thread executor for nested proc-macros | Nika Layzell | -3/+20 |
| 2022-09-04 | Rollup merge of #101407 - GuillaumeGomez:rm-duplicated-gui-test, r=Dylan-DPC | Matthias Krüger | -22/+0 |
| 2022-09-04 | Rollup merge of #101388 - compiler-errors:issue-101376, r=fee1-dead | Matthias Krüger | -0/+35 |
| 2022-09-04 | Remove duplicated test (superseeded by search-form-elements.goml) | Guillaume Gomez | -22/+0 |
| 2022-09-04 | Auto merge of #101296 - compiler-errors:head-span-for-enclosing-scope, r=oli-obk | bors | -266/+189 |
| 2022-09-04 | Make `const_eval_select` a real intrinsic | Deadbeef | -70/+89 |
| 2022-09-04 | Auto merge of #100726 - jswrenn:transmute, r=oli-obk | bors | -687/+1167 |
| 2022-09-04 | Also suggest dereferencing LHS when both &mut T and T are valid binop LHS | Michael Goulet | -0/+35 |
| 2022-09-04 | Address nits, rename enclosing_scope => parent_label | Michael Goulet | -43/+43 |
| 2022-09-04 | Use head span for rustc_on_unimplemented's enclosing_scope attr | Michael Goulet | -196/+119 |
| 2022-09-04 | Rollup merge of #101369 - compiler-errors:global-asm-pprint, r=jackh726 | Matthias Krüger | -0/+12 |
| 2022-09-04 | Rollup merge of #100647 - obeis:issue-99875, r=nagisa | Matthias Krüger | -32/+81 |
| 2022-09-04 | Rollup merge of #100302 - compiler-errors:deref-path-methods, r=jackh726 | Matthias Krüger | -0/+20 |
| 2022-09-03 | Rustdoc-Json: Add enum discriminant | Nixon Enraght-Moony | -0/+119 |
| 2022-09-03 | Do not call object_lifetime_default on lifetime params. | Camille GILLOT | -33/+71 |
| 2022-09-03 | Auto merge of #101378 - matthiaskrgr:rollup-s1awa47, r=matthiaskrgr | bors | -108/+128 |
| 2022-09-03 | Rollup merge of #101364 - compiler-errors:arg-suggestion-spans, r=wesleywiser | Matthias Krüger | -108/+108 |
| 2022-09-03 | Rollup merge of #101335 - notriddle:notriddle/methods-stability, r=notriddle | Matthias Krüger | -0/+20 |
| 2022-09-03 | Auto merge of #100574 - Urgau:check-cfg-warn-cfg, r=petrochenkov | bors | -3/+23 |
| 2022-09-03 | Fix global_asm macro pretty printing | Michael Goulet | -0/+12 |
| 2022-09-03 | Suggest associated method on deref types | Michael Goulet | -0/+20 |
| 2022-09-03 | Shrink suggestion span of argument mismatch error | Michael Goulet | -108/+108 |
| 2022-09-03 | Rollup merge of #101348 - GuillaumeGomez:cleanup-css-theme, r=notriddle | Dylan DPC | -2/+2 |
| 2022-09-03 | Rollup merge of #101217 - eholk:drop-tracking-73137, r=jyn514 | Dylan DPC | -0/+3 |
| 2022-09-03 | Auto merge of #100966 - compiler-errors:revert-remove-deferred-sized-checks, ... | bors | -25/+219 |
| 2022-09-03 | Update rustdoc-gui tests for search-input border color on dark theme | Guillaume Gomez | -2/+2 |
| 2022-09-02 | Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett | bors | -0/+261 |
| 2022-09-02 | rustdoc: put in rule to get alignment in desktop and mobile layouts | Michael Howell | -0/+20 |
| 2022-09-02 | Rollup merge of #100121 - Nilstrieb:mir-validator-param-env, r=oli-obk | Matthias Krüger | -0/+25 |
| 2022-09-02 | Add warning against unexpected --cfg with --check-cfg | Urgau | -3/+23 |
| 2022-09-02 | Rollup merge of #101294 - Xiretza:fix-100844-accident, r=davidtwco | Guillaume Gomez | -85/+299 |
| 2022-09-02 | Rollup merge of #100827 - JakobDegen:better-tests, r=wesleywiser | Guillaume Gomez | -1509/+742 |
| 2022-09-02 | Rollup merge of #100147 - Bryanskiy:private-in-public, r=petrochenkov | Guillaume Gomez | -0/+174 |
| 2022-09-02 | Rollup merge of #97739 - a2aaron:let_underscore, r=estebank | Guillaume Gomez | -0/+63 |
| 2022-09-01 | Simplify MIR opt tests | Jakob Degen | -1509/+742 |
| 2022-09-01 | Rollup merge of #101285 - TaKO8Ki:do-not-suggest-adding-move-when-closure-is-... | Matthias Krüger | -0/+26 |
| 2022-09-01 | Rollup merge of #101279 - GuillaumeGomez:doc_auto_cfg_nested_impl, r=notriddle | Matthias Krüger | -0/+24 |
| 2022-09-01 | Rollup merge of #101245 - GuillaumeGomez:remove-unneeded-where-whitespace, r=... | Matthias Krüger | -52/+104 |
| 2022-09-01 | Rollup merge of #94467 - ibraheemdev:master, r=pnkfelix | Matthias Krüger | -0/+56 |
| 2022-09-01 | Allow deriving multiple subdiagnostics using one SessionSubdiagnostic | Xiretza | -48/+34 |
| 2022-09-01 | Revert parts of "use derive proc macro to impl SessionDiagnostic" | Xiretza | -85/+313 |
| 2022-09-01 | Auto merge of #101239 - oli-obk:tracing_cleanup, r=estebank | bors | -2/+2 |
| 2022-09-01 | Adjust stderr file | Oli Scherer | -2/+2 |
| 2022-09-01 | do not suggest adding `move` to closure when `move` is already used | Takayuki Maeda | -0/+26 |
| 2022-09-01 | Auto merge of #100606 - cuviper:upgrade-linux-ci, r=Mark-Simulacrum | bors | -2/+2 |