| Age | Commit message (Expand) | Author | Lines |
| 2022-11-10 | Auto merge of #101990 - clubby789:dont-machine-apply-placeholder-method, r=co... | bors | -15/+165 |
| 2022-11-09 | Rollup merge of #104184 - jyn514:rustdoc-version, r=davidtwco | Manish Goregaokar | -2/+2 |
| 2022-11-09 | Rollup merge of #104171 - ehuss:update-books, r=ehuss | Manish Goregaokar | -0/+0 |
| 2022-11-09 | Rollup merge of #104020 - nicholasbishop:bishop-limit-efiapi, r=nagisa | Manish Goregaokar | -99/+127 |
| 2022-11-09 | Rollup merge of #104015 - alex:remove-kernel, r=oli-obk | Manish Goregaokar | -1/+0 |
| 2022-11-09 | Rollup merge of #103464 - JakobDegen:mir-parsing, r=oli-obk | Manish Goregaokar | -0/+159 |
| 2022-11-09 | Rollup merge of #103307 - b4den:master, r=estebank | Manish Goregaokar | -126/+126 |
| 2022-11-09 | Rollup merge of #101005 - SLASHLogin:rustc_codegen_llvm_diagnostics, r=davidtwco | Manish Goregaokar | -3/+3 |
| 2022-11-09 | Correct tests to match errors | SLASHLogin | -3/+3 |
| 2022-11-09 | Rollup merge of #104125 - ink-feather-org:const_cmp_tuples, r=fee1-dead | Dylan DPC | -11/+8 |
| 2022-11-09 | Rollup merge of #103952 - ehuss:dont-intra-linkcheck-reference, r=Mark-Simula... | Dylan DPC | -30/+27 |
| 2022-11-09 | Rollup merge of #103933 - nicholasbishop:bishop-uefi-tier-2, r=JohnTitor | Dylan DPC | -33/+17 |
| 2022-11-09 | Rollup merge of #103919 - nnethercote:unescaping-cleanups, r=matklad | Dylan DPC | -49/+47 |
| 2022-11-09 | Rollup merge of #103570 - lukas-code:stabilize-ilog, r=scottmcm | Dylan DPC | -2/+0 |
| 2022-11-09 | Cleanup fn trait ref test | onestacked | -11/+8 |
| 2022-11-09 | Auto merge of #102565 - jyn514:refactor-build-manifest, r=Mark-Simulacrum | bors | -181/+208 |
| 2022-11-09 | Fix `rustdoc --version` when used with download-rustc | Joshua Nelson | -2/+2 |
| 2022-11-09 | Auto merge of #104180 - fee1-dead-contrib:fix-wf-fndef, r=oli-obk | bors | -0/+5 |
| 2022-11-08 | Add support for custom MIR parsing | Jakob Degen | -0/+159 |
| 2022-11-09 | Auto merge of #104179 - Manishearth:rollup-yvsx5hh, r=Manishearth | bors | -34/+511 |
| 2022-11-09 | Use `nominal_obligations_without_const` in wf for FnDef | Deadbeef | -0/+5 |
| 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-09 | Auto merge of #103171 - jackh726:gen-interior-hrtb-error, r=cjgillot | bors | -0/+121 |
| 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 | Update books | Eric Huss | -0/+0 |
| 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 | Add a known that this is a known limitation | Jack Huey | -0/+3 |
| 2022-11-07 | Get spans for a couple more region types, add some optimizations, and extend ... | Jack Huey | -3/+76 |
| 2022-11-07 | Add an optional Span to BrAnon and use it to print better error for HRTB erro... | Jack Huey | -0/+45 |
| 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 |