]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir
Rollup merge of #104528 - WaffleLapkin:lazy_lock_docfix, r=matklad
[rust.git] / compiler / rustc_hir /
2022-11-19 Dylan DPCRollup merge of #104528 - WaffleLapkin:lazy_lock_docfix...
2022-11-19 Dylan DPCRollup merge of #104411 - lcnr:bivariance-nll, r=compil...
2022-11-19 Dylan DPCRollup merge of #104001 - Ayush1325:custom-entry, r...
2022-11-19 borsAuto merge of #97870 - eggyal:inplace_fold_spec, r...
2022-11-18 borsAuto merge of #104591 - Manishearth:rollup-b3ser4e...
2022-11-18 Manish GoregaokarRollup merge of #104556 - notriddle:notriddle/variant...
2022-11-18 Manish GoregaokarRollup merge of #104498 - pierwill:stash-diag-docs...
2022-11-18 Manish GoregaokarRollup merge of #104338 - compiler-errors:pointer-sized...
2022-11-18 Manish GoregaokarRollup merge of #103701 - WaffleLapkin:__points-at...
2022-11-18 Manish GoregaokarRollup merge of #103456 - scottmcm:fix-unchecked-shifts...
2022-11-18 Manish GoregaokarRollup merge of #103378 - nagisa:fix-infinite-offset...
2022-11-18 Manish GoregaokarRollup merge of #102977 - lukas-code:is-sorted-hrtb...
2022-11-18 borsAuto merge of #104573 - matthiaskrgr:rollup-k36ybtp...
2022-11-18 Michael GouletEnforce that dyn* casts are actually pointer-sized
2022-11-18 borsAuto merge of #101562 - nnethercote:shrink-ast-Expr...
2022-11-18 Matthias KrügerRollup merge of #104550 - RalfJung:typo, r=compiler...
2022-11-18 Matthias KrügerRollup merge of #104516 - notriddle:notriddle/flex...
2022-11-18 Matthias KrügerRollup merge of #104494 - GuillaumeGomez:migrate-gui...
2022-11-18 Matthias KrügerRollup merge of #104006 - flip1995:lang-items-clippy...
2022-11-18 Matthias KrügerRollup merge of #103594 - maniwani:fix-issue-91417...
2022-11-18 Matthias KrügerRollup merge of #103405 - chenyukang:yukang/fix-103381...
2022-11-18 Matthias KrügerRollup merge of #103386 - compiler-errors:no-coerceunsi...
2022-11-18 Matthias KrügerRollup merge of #101162 - rajputrajat:master, r=davidtwco
2022-11-18 borsAuto merge of #104330 - CastilloDel:ast_lowering, r...
2022-11-18 borsAuto merge of #103179 - ferrocene:pa-run-in-run-make...
2022-11-17 Matthias KrügerRollup merge of #104515 - chenyukang:yukang/fix-104510...
2022-11-17 Matthias KrügerRollup merge of #104508 - compiler-errors:dyn-return...
2022-11-17 Matthias KrügerRollup merge of #104503 - notriddle:notriddle/where...
2022-11-17 Matthias KrügerRollup merge of #104496 - djkoloski:dont_normalize_comp...
2022-11-17 Matthias KrügerRollup merge of #104483 - oli-obk:santa-clauses-make...
2022-11-17 Matthias KrügerRollup merge of #104444 - chenyukang:yukang/fix-104390...
2022-11-17 Matthias KrügerRollup merge of #104433 - TaKO8Ki:fix-104392, r=estebank
2022-11-17 Matthias KrügerRollup merge of #104366 - GuillaumeGomez:simplify-setti...
2022-11-17 Matthias KrügerRollup merge of #103852 - compiler-errors:rpitit-early...
2022-11-17 Philipp KronesAdd variant_name function to `LangItem`
2022-11-17 borsAuto merge of #104361 - vladimir-ea:watchos_fix_linking...
2022-11-17 borsAuto merge of #104219 - bryangarza:async-track-caller...
2022-11-17 borsAuto merge of #104205 - clubby789:grow-rc, r=thomcc
2022-11-17 borsAuto merge of #104170 - cjgillot:hir-def-id, r=fee1...
2022-11-16 Matthias KrügerRollup merge of #103489 - WaffleLapkin:byte_offset_from...
2022-11-16 borsAuto merge of #102935 - ajtribick:display-float-0.5...
2022-11-15 Kagami Sascha Rosy... Merge branch 'master' into patch-2
2022-11-15 borsAuto merge of #104054 - RalfJung:byte-provenance, r...
2022-11-15 Matthias KrügerRollup merge of #103734 - Mark-Simulacrum:fix-version...
2022-11-15 Matthias KrügerRollup merge of #103842 - andrewpollack:add-fuchsia...
2022-11-14 Matthias KrügerRollup merge of #102470 - est31:stabilize_const_char_co...
2022-11-14 Matthias KrügerRollup merge of #101967 - jmillikin:linux-abstract...
2022-11-14 Manish GoregaokarRollup merge of #103744 - palfrey:unwind-upgrade-cc...
2022-11-14 Manish GoregaokarRollup merge of #103709 - cuviper:netbsd-9, r=pietroalbini
2022-11-13 borsAuto merge of #103894 - mati865:gnullvm-libunwind-chang...
2022-11-13 Matthias KrügerRollup merge of #103996 - SUPERCILEX:docs, r=RalfJung
2022-11-13 Camille GILLOTStore a LocalDefId in hir::Variant & hir::Field.
2022-11-13 Camille GILLOTStore a LocalDefId in hir::AnonConst.
2022-11-13 Camille GILLOTStore a LocalDefId in hir::GenericParam.
2022-11-13 Camille GILLOTStore LocalDefId in hir::Closure.
2022-11-13 borsAuto merge of #2657 - mkroening:miri-alloc, r=RalfJung
2022-11-13 Yuki OkushiRollup merge of #103650 - notriddle:notriddle/line...
2022-11-12 borsAuto merge of #103913 - Neutron3529:patch-1, r=thomcc
2022-11-12 Guillaume GomezRollup merge of #104308 - scottmcm:no-more-validalign...
2022-11-12 Guillaume GomezRollup merge of #104263 - albertlarsan68:add-ilog2...
2022-11-12 Guillaume GomezRollup merge of #104117 - crlf0710:update_feature_gate...
2022-11-12 Guillaume GomezRollup merge of #104110 - krasimirgg:msan-16, r=nagisa
2022-11-12 Dylan DPCRollup merge of #102049 - fee1-dead-contrib:derive_cons...
2022-11-11 Manish GoregaokarRollup merge of #104051 - RalfJung:miri, r=RalfJung
2022-11-11 Manish GoregaokarRollup merge of #103531 - chenyukang:yukang/fix-103474...
2022-11-11 Manish GoregaokarRollup merge of #103468 - chenyukang:yukang/fix-103435...
2022-11-11 Manish GoregaokarRollup merge of #102215 - alexcrichton:wasm-link-whole...
2022-11-11 Dylan DPCRollup merge of #103924 - PeteDevoy:patch-1, r=estebank
2022-11-11 Dylan DPCRollup merge of #103445 - fmease:fix-50291, r=estebank
2022-11-11 borsAuto merge of #103898 - Nilstrieb:match-macro, r=nnethe...
2022-11-11 borsAuto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank
2022-11-10 Manish GoregaokarRollup merge of #104060 - ink-feather-org:const_hash...
2022-11-10 Manish GoregaokarRollup merge of #101939 - zhaixiaojuan:loongarch64...
2022-11-10 borsAuto merge of #2662 - RalfJung:rustup, r=RalfJung
2022-11-10 Ralf JungMerge from rustc
2022-11-10 Michael GouletRollup merge of #104046 - RalfJung:run-miri-run, r...
2022-11-10 Michael GouletRollup merge of #103443 - mucinoab:recover-colon-as...
2022-11-10 borsAuto merge of #101990 - clubby789:dont-machine-apply...
2022-11-09 Manish GoregaokarRollup merge of #104015 - alex:remove-kernel, r=oli-obk
2022-11-09 Manish GoregaokarRollup merge of #103929 - BlackHoleFox:apple-targets...
2022-11-09 Manish GoregaokarRollup merge of #103307 - b4den:master, r=estebank
2022-11-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-09 Dylan DPCRollup merge of #103952 - ehuss:dont-intra-linkcheck...
2022-11-09 Dylan DPCRollup merge of #103933 - nicholasbishop:bishop-uefi...
2022-11-09 Dylan DPCRollup merge of #103919 - nnethercote:unescaping-cleanu...
2022-11-09 Dylan DPCRollup merge of #103694 - WaffleLapkin:mask_doc_example...
2022-11-09 Dylan DPCRollup merge of #103570 - lukas-code:stabilize-ilog...
2022-11-09 borsAuto merge of #102565 - jyn514:refactor-build-manifest...
2022-11-09 Manish GoregaokarRollup merge of #103827 - compiler-errors:rpitit-substs...
2022-11-09 Manish GoregaokarRollup merge of #103778 - mati865:update-deps, r=Mark...
2022-11-09 Manish GoregaokarRollup merge of #103559 - AndyJado:var_span_label,...
2022-11-09 Manish GoregaokarRollup merge of #103521 - chenyukang:yukang/fix-103451...
2022-11-09 Manish GoregaokarRollup merge of #103353 - wesleywiser:fix_lld_thinlto_m...
2022-11-09 Manish GoregaokarRollup merge of #101381 - Urgau:target-mixup-homogenous...
2022-11-08 Guillaume GomezRollup merge of #104027 - ted-tanner:issue-103697-fix...
2022-11-08 borsAuto merge of #103965 - petrochenkov:effvisperf3, r...
2022-11-08 Dylan DPCRollup merge of #103987 - compiler-errors:no-in_tail_ex...
2022-11-08 Dylan DPCRollup merge of #103955 - str4d:update-lto-doc-1.65...
2022-11-08 Dylan DPCRollup merge of #103865 - compiler-errors:fallback...
2022-11-08 Dylan DPCRollup merge of #103651 - Alexendoo:parse-format-unicod...
next