| Age | Commit message (Expand) | Author | Lines |
| 2022-11-08 | Rollup merge of #103827 - compiler-errors:rpitit-substs-compat, r=wesleywiser | Manish Goregaokar | -0/+102 |
| 2022-11-08 | Rollup merge of #103778 - mati865:update-deps, r=Mark-Simulacrum | Manish Goregaokar | -10/+67 |
| 2022-11-08 | Rollup merge of #103521 - chenyukang:yukang/fix-103451-avoid-hang, r=jackh726... | Manish Goregaokar | -0/+37 |
| 2022-11-08 | Rollup merge of #103353 - wesleywiser:fix_lld_thinlto_msvc, r=michaelwoerister | Manish Goregaokar | -0/+28 |
| 2022-11-08 | Rollup merge of #101381 - Urgau:target-mixup-homogenous-floats, r=Amanieu | Manish Goregaokar | -0/+192 |
| 2022-11-08 | Rollup merge of #100508 - BoxyUwU:make_less_things_late_bound, r=nikomatsakis | Manish Goregaokar | -24/+85 |
| 2022-11-08 | Auto merge of #104168 - GuillaumeGomez:rollup-tf4edqc, r=GuillaumeGomez | bors | -6/+87 |
| 2022-11-08 | tests | Boxy | -0/+31 |
| 2022-11-08 | Rollup merge of #104114 - GuillaumeGomez:background-image-path, r=notriddle | Guillaume Gomez | -1/+1 |
| 2022-11-08 | Rollup merge of #104113 - ink-feather-org:fix_const_fn_ref_impls, r=compiler-... | Guillaume Gomez | -0/+80 |
| 2022-11-08 | Rollup merge of #104104 - kamirr:master, r=lcnr | Guillaume Gomez | -1/+1 |
| 2022-11-08 | Rollup merge of #104027 - ted-tanner:issue-103697-fix, r=jyn514 | Guillaume Gomez | -4/+5 |
| 2022-11-08 | Auto merge of #103252 - lcnr:recompute_applicable_impls, r=jackh726 | bors | -24/+70 |
| 2022-11-08 | Auto merge of #103965 - petrochenkov:effvisperf3, r=oli-obk | bors | -18/+79 |
| 2022-11-08 | ignore wasm in test | lcnr | -2/+4 |
| 2022-11-08 | selection failure: recompute applicable impls | lcnr | -23/+67 |
| 2022-11-08 | Rollup merge of #103955 - str4d:update-lto-doc-1.65, r=ehuss | Dylan DPC | -45/+49 |
| 2022-11-08 | Rollup merge of #103651 - Alexendoo:parse-format-unicode-escapes, r=wesleywiser | Dylan DPC | -0/+82 |
| 2022-11-08 | Auto merge of #104013 - notriddle:notriddle/rustdoc-sizeof, r=GuillaumeGomez | bors | -28/+22 |
| 2022-11-07 | Only set config.config to None when using default path | Tanner Davies | -1/+2 |
| 2022-11-07 | Reworked const fn ref tests | onestacked | -14/+59 |
| 2022-11-07 | Auto merge of #103569 - RalfJung:miri-test-macos, r=Mark-Simulacrum | bors | -7/+20 |
| 2022-11-07 | Fix invalid background-image file name | Guillaume Gomez | -1/+1 |
| 2022-11-07 | Fix `const_fn_trait_ref_impl`, add test for it | onestacked | -0/+35 |
| 2022-11-07 | Add --print=split-debuginfo | Kamil Koczurek | -1/+1 |
| 2022-11-07 | Auto merge of #104102 - Dylan-DPC:rollup-0eakshe, r=Dylan-DPC | bors | -4/+257 |
| 2022-11-07 | Rollup merge of #104090 - wanghaha-dev:master, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2022-11-07 | Rollup merge of #104052 - TaKO8Ki:fix-103997, r=notriddle | Dylan DPC | -1/+18 |
| 2022-11-07 | Rollup merge of #104038 - compiler-errors:super-norm-closure-sig, r=lcnr | Dylan DPC | -0/+17 |
| 2022-11-07 | Rollup merge of #104003 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -2/+2 |
| 2022-11-07 | Rollup merge of #103986 - compiler-errors:oh-no-bad-block-should-not-have-lab... | Dylan DPC | -0/+219 |
| 2022-11-07 | Auto merge of #101395 - saethlin:strict-provenance-codegen, r=nikic | bors | -0/+37 |
| 2022-11-07 | add FIXME to replace this env var in the future | Ralf Jung | -0/+6 |
| 2022-11-07 | Modify comment syntax error | wanghaha-dev | -1/+1 |
| 2022-11-07 | Migrate linker-plugin-lto.md compatibility table to show Rust ranges | Jack Grigg | -50/+49 |
| 2022-11-07 | return `None` when def_kind is `DefKind::Use` | Takayuki Maeda | -1/+18 |
| 2022-11-07 | Rollup merge of #104065 - GuillaumeGomez:css-migrate-logo-filter, r=notriddle | Yuki Okushi | -20/+22 |
| 2022-11-07 | Rollup merge of #104062 - notriddle:notriddle/sidebar-filler, r=GuillaumeGomez | Yuki Okushi | -15/+0 |
| 2022-11-07 | Rollup merge of #103914 - nnethercote:close-42326, r=petrochenkov | Yuki Okushi | -9/+21 |
| 2022-11-07 | Rollup merge of #103885 - fmease:rustdoc-various-cross-crate-reexport-fixes, ... | Yuki Okushi | -51/+148 |
| 2022-11-07 | Make underscore_literal_suffix a hard error. | Nicholas Nethercote | -9/+21 |
| 2022-11-06 | Add a codegen test for rust-lang/rust#96152 | Ben Kimock | -0/+37 |
| 2022-11-06 | Extend rust-logo GUI test to check there is no filter for other logos | Guillaume Gomez | -0/+9 |
| 2022-11-06 | Auto merge of #99943 - compiler-errors:tuple-trait, r=jackh726 | bors | -193/+320 |
| 2022-11-06 | Migrate rust logo filter to CSS variables | Guillaume Gomez | -20/+13 |
| 2022-11-06 | rustdoc: remove unused CSS `#sidebar-filler` | Michael Howell | -15/+0 |
| 2022-11-06 | fixyfixfix | Boxy | -24/+54 |
| 2022-11-06 | Auto merge of #104043 - matthiaskrgr:rollup-sttf9e8, r=matthiaskrgr | bors | -96/+254 |
| 2022-11-06 | Rollup merge of #104035 - m-ou-se:weird-expr-closure-match, r=compiler-errors | Matthias Krüger | -0/+11 |
| 2022-11-06 | Rollup merge of #104014 - GuillaumeGomez:run-button-css-var, r=notriddle | Matthias Krüger | -34/+69 |