about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-11-10Auto merge of #101990 - clubby789:dont-machine-apply-placeholder-method, r=co...bors-15/+165
2022-11-09Rollup merge of #104184 - jyn514:rustdoc-version, r=davidtwcoManish Goregaokar-2/+2
2022-11-09Rollup merge of #104171 - ehuss:update-books, r=ehussManish Goregaokar-0/+0
2022-11-09Rollup merge of #104020 - nicholasbishop:bishop-limit-efiapi, r=nagisaManish Goregaokar-99/+127
2022-11-09Rollup merge of #104015 - alex:remove-kernel, r=oli-obkManish Goregaokar-1/+0
2022-11-09Rollup merge of #103464 - JakobDegen:mir-parsing, r=oli-obkManish Goregaokar-0/+159
2022-11-09Rollup merge of #103307 - b4den:master, r=estebankManish Goregaokar-126/+126
2022-11-09Rollup merge of #101005 - SLASHLogin:rustc_codegen_llvm_diagnostics, r=davidtwcoManish Goregaokar-3/+3
2022-11-09Correct tests to match errorsSLASHLogin-3/+3
2022-11-09Rollup merge of #104125 - ink-feather-org:const_cmp_tuples, r=fee1-deadDylan DPC-11/+8
2022-11-09Rollup merge of #103952 - ehuss:dont-intra-linkcheck-reference, r=Mark-Simula...Dylan DPC-30/+27
2022-11-09Rollup merge of #103933 - nicholasbishop:bishop-uefi-tier-2, r=JohnTitorDylan DPC-33/+17
2022-11-09Rollup merge of #103919 - nnethercote:unescaping-cleanups, r=matkladDylan DPC-49/+47
2022-11-09Rollup merge of #103570 - lukas-code:stabilize-ilog, r=scottmcmDylan DPC-2/+0
2022-11-09Cleanup fn trait ref testonestacked-11/+8
2022-11-09Auto merge of #102565 - jyn514:refactor-build-manifest, r=Mark-Simulacrumbors-181/+208
2022-11-09Fix `rustdoc --version` when used with download-rustcJoshua Nelson-2/+2
2022-11-09Auto merge of #104180 - fee1-dead-contrib:fix-wf-fndef, r=oli-obkbors-0/+5
2022-11-08Add support for custom MIR parsingJakob Degen-0/+159
2022-11-09Auto merge of #104179 - Manishearth:rollup-yvsx5hh, r=Manishearthbors-34/+511
2022-11-09Use `nominal_obligations_without_const` in wf for FnDefDeadbeef-0/+5
2022-11-08Rollup merge of #103827 - compiler-errors:rpitit-substs-compat, r=wesleywiserManish Goregaokar-0/+102
2022-11-08Rollup merge of #103778 - mati865:update-deps, r=Mark-SimulacrumManish Goregaokar-10/+67
2022-11-08Rollup merge of #103521 - chenyukang:yukang/fix-103451-avoid-hang, r=jackh726...Manish Goregaokar-0/+37
2022-11-08Rollup merge of #103353 - wesleywiser:fix_lld_thinlto_msvc, r=michaelwoeristerManish Goregaokar-0/+28
2022-11-08Rollup merge of #101381 - Urgau:target-mixup-homogenous-floats, r=AmanieuManish Goregaokar-0/+192
2022-11-08Rollup merge of #100508 - BoxyUwU:make_less_things_late_bound, r=nikomatsakisManish Goregaokar-24/+85
2022-11-09Auto merge of #103171 - jackh726:gen-interior-hrtb-error, r=cjgillotbors-0/+121
2022-11-08Auto merge of #104168 - GuillaumeGomez:rollup-tf4edqc, r=GuillaumeGomezbors-6/+87
2022-11-08testsBoxy-0/+31
2022-11-08Update booksEric Huss-0/+0
2022-11-08Rollup merge of #104114 - GuillaumeGomez:background-image-path, r=notriddleGuillaume Gomez-1/+1
2022-11-08Rollup merge of #104113 - ink-feather-org:fix_const_fn_ref_impls, r=compiler-...Guillaume Gomez-0/+80
2022-11-08Rollup merge of #104104 - kamirr:master, r=lcnrGuillaume Gomez-1/+1
2022-11-08Rollup merge of #104027 - ted-tanner:issue-103697-fix, r=jyn514Guillaume Gomez-4/+5
2022-11-08Auto merge of #103252 - lcnr:recompute_applicable_impls, r=jackh726bors-24/+70
2022-11-08Auto merge of #103965 - petrochenkov:effvisperf3, r=oli-obkbors-18/+79
2022-11-08ignore wasm in testlcnr-2/+4
2022-11-08selection failure: recompute applicable implslcnr-23/+67
2022-11-08Rollup merge of #103955 - str4d:update-lto-doc-1.65, r=ehussDylan DPC-45/+49
2022-11-08Rollup merge of #103651 - Alexendoo:parse-format-unicode-escapes, r=wesleywiserDylan DPC-0/+82
2022-11-08Auto merge of #104013 - notriddle:notriddle/rustdoc-sizeof, r=GuillaumeGomezbors-28/+22
2022-11-07Add a known that this is a known limitationJack Huey-0/+3
2022-11-07Get spans for a couple more region types, add some optimizations, and extend ...Jack Huey-3/+76
2022-11-07Add an optional Span to BrAnon and use it to print better error for HRTB erro...Jack Huey-0/+45
2022-11-07Only set config.config to None when using default pathTanner Davies-1/+2
2022-11-07Reworked const fn ref testsonestacked-14/+59
2022-11-07Auto merge of #103569 - RalfJung:miri-test-macos, r=Mark-Simulacrumbors-7/+20
2022-11-07Fix invalid background-image file nameGuillaume Gomez-1/+1
2022-11-07Fix `const_fn_trait_ref_impl`, add test for itonestacked-0/+35