]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir_analysis/src/astconv
Rollup merge of #100451 - hovinen:no-panic-on-result-err-in-test, r=Mark-Simulacrum
[rust.git] / compiler / rustc_hir_analysis / src / astconv /
2022-10-02 Dylan DPCRollup merge of #100451 - hovinen:no-panic-on-result...
2022-10-02 borsAuto merge of #102535 - scottmcm:optimize-split-at...
2022-10-02 borsAuto merge of #102424 - sunfishcode:sunfishcode/hidden...
2022-10-02 Matthias KrügerRollup merge of #102525 - notriddle:notriddle/array...
2022-10-02 Matthias KrügerRollup merge of #102405 - hkBst:patch-3, r=Mark-Simulacrum
2022-10-02 Matthias KrügerRollup merge of #102353 - bjorn3:allow_rustix_use_libc...
2022-10-02 Matthias KrügerRollup merge of #102313 - anirudh24seven:update_sleep_m...
2022-10-02 Matthias KrügerRollup merge of #102195 - wesleywiser:copyright2, r...
2022-10-01 borsAuto merge of #102193 - ferrocene:pa-remote-test-server...
2022-10-01 Matthias KrügerRollup merge of #102533 - notriddle:notriddle/a-source...
2022-10-01 Matthias KrügerRollup merge of #102500 - compiler-errors:parse-sess...
2022-10-01 Matthias KrügerRollup merge of #101675 - beetrees:set-times-no-panic...
2022-10-01 borsAuto merge of #102519 - Alexendoo:format-args-macro...
2022-10-01 borsAuto merge of #101986 - WaffleLapkin:move_lint_note_to_...
2022-10-01 Maybe WaffleRefactor rustc lint API
2022-10-01 borsAuto merge of #102237 - GuillaumeGomez:sidebar-links...
2022-10-01 borsAuto merge of #102526 - matthiaskrgr:rollup-9o6p98c...
2022-10-01 borsAuto merge of #101969 - reez12g:issue-101306, r=reez12g
2022-09-30 Matthias KrügerRollup merge of #102521 - notriddle:notriddle/impl...
2022-09-30 Matthias KrügerRollup merge of #102493 - nnethercote:improve-size...
2022-09-30 Matthias KrügerRollup merge of #102492 - compiler-errors:simplify...
2022-09-30 Matthias KrügerRollup merge of #102490 - compiler-errors:closure-body...
2022-09-30 Matthias KrügerRollup merge of #102483 - spastorino:create-defs-on...
2022-09-30 Matthias KrügerRollup merge of #102373 - Nilstrieb:cannot-get-layout...
2022-09-30 Matthias KrügerRollup merge of #102361 - fee1-dead-contrib:fix-102156...
2022-09-30 Matthias KrügerRollup merge of #102506 - TaKO8Ki:specify-dyn-kind...
2022-09-30 Matthias KrügerRollup merge of #102495 - nnethercote:reinstate-hir...
2022-09-30 Matthias KrügerRollup merge of #102421 - lyming2007:issue-101866,...
2022-09-30 Matthias KrügerRollup merge of #102382 - cuviper:defid-order, r=fee1...
2022-09-30 borsAuto merge of #102484 - beetrees:duration-debug-bug...
2022-09-30 Matthias KrügerRollup merge of #102499 - cuviper:llvm-16-s390x, r...
2022-09-30 Matthias KrügerRollup merge of #102491 - notriddle:notriddle/sidebar...
2022-09-30 Matthias KrügerRollup merge of #102481 - notriddle:notriddle/rust...
2022-09-30 Matthias KrügerRollup merge of #102350 - TaKO8Ki:incomplete-fn-in...
2022-09-30 Matthias KrügerRollup merge of #101075 - ellishg:rustc_codegen_gcc_dia...
2022-09-30 borsAuto merge of #102387 - nnethercote:inline-Token-Partia...
2022-09-30 borsAuto merge of #102164 - compiler-errors:rpitit-foreign...
2022-09-30 borsAuto merge of #102304 - lcnr:coherence-cleanup, r=compi...
2022-09-29 borsAuto merge of #101887 - nnethercote:shrink-Res, r=spast...
2022-09-29 Michael GouletDon't lower assoc bindings just to deny them
2022-09-29 Michael HowellRollup merge of #102468 - RalfJung:tidy, r=jyn514
2022-09-29 Michael HowellRollup merge of #102214 - cassaundra:fix-format-args...
2022-09-29 borsAuto merge of #101893 - oli-obk:lift_derive, r=lcnr
2022-09-29 Dylan DPCRollup merge of #102435 - GuillaumeGomez:improve-iterat...
2022-09-29 Dylan DPCRollup merge of #102385 - sunfishcode:sunfishcode/wasm...
2022-09-29 Dylan DPCRollup merge of #102342 - jmillikin:nonzero-negation...
2022-09-29 Dylan DPCRollup merge of #102336 - compiler-errors:issue-102333...
2022-09-29 borsAuto merge of #102328 - cuviper:ibm-stack-probes, r...
2022-09-29 Yuki OkushiRollup merge of #102433 - RalfJung:temp-dir-typo, r...
2022-09-29 Yuki OkushiRollup merge of #102368 - beetrees:nano-niche, r=joshtr...
2022-09-29 Yuki OkushiRollup merge of #102085 - chenyukang:code-refactor...
2022-09-29 Yuki OkushiRollup merge of #98368 - sunfishcode:sunfishcode/std...
2022-09-29 borsAuto merge of #101833 - jyn514:cross-compile-compiler...
2022-09-28 Nicholas NethercoteShrink `hir::def::Res`.
2022-09-28 borsAuto merge of #102384 - camelid:extrainfo, r=GuillaumeGomez
2022-09-28 borsAuto merge of #100719 - CohenArthur:rust-safe-intrinsic...
2022-09-28 borsAuto merge of #101454 - cjgillot:concat-binders, r...
2022-09-28 borsAuto merge of #101619 - Xiretza:rustc_parse-session...
2022-09-28 borsAuto merge of #102302 - nnethercote:more-lexer-improvem...
2022-09-28 borsAuto merge of #102388 - JohnTitor:rollup-mbyw6fl, r...
2022-09-28 Yuki OkushiRollup merge of #102380 - notriddle:notriddle/rustdoc...
2022-09-28 Yuki OkushiRollup merge of #102378 - compiler-errors:issue-102289...
2022-09-28 Yuki OkushiRollup merge of #102348 - nnethercote:tweak-FulfillProc...
2022-09-28 Yuki OkushiRollup merge of #102347 - nnethercote:unescaping-cleanu...
2022-09-28 Yuki OkushiRollup merge of #102338 - compiler-errors:assoc-ty...
2022-09-28 Yuki OkushiRollup merge of #102232 - Urgau:stabilize-bench_black_b...
2022-09-28 Yuki OkushiRollup merge of #100747 - MatthewPeterKelly:mpk/add...
2022-09-28 borsAuto merge of #100996 - m-ou-se:format-args-2, r=estebank
2022-09-27 Matthias KrügerRollup merge of #102356 - davidtwco:translation-bootstr...
2022-09-27 Matthias KrügerRollup merge of #102337 - cuviper:llvm-optional-bool...
2022-09-27 Matthias KrügerRollup merge of #102330 - notriddle:notriddle/srclink...
2022-09-27 Matthias KrügerRollup merge of #102284 - compiler-errors:missing-type...
2022-09-27 Matthias KrügerRollup merge of #102281 - RalfJung:invalid-enums, r...
2022-09-27 Matthias KrügerRollup merge of #101555 - jhpratt:stabilize-mixed_integ...
2022-09-27 Michael GouletDeny associated type bindings within associated type...
2022-09-27 borsAuto merge of #102306 - lcnr:rustc_hir_analysis, r...
2022-09-27 lcnrrustc_typeck to rustc_hir_analysis