]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir_analysis/src/astconv/mod.rs
Rollup merge of #103890 - notriddle:notriddle/mobile-rustdoc-padding-top, r=Guillaume...
[rust.git] / compiler / rustc_hir_analysis / src / astconv / mod.rs
2022-11-02 Matthias KrügerRollup merge of #103890 - notriddle:notriddle/mobile...
2022-11-02 Matthias KrügerRollup merge of #103886 - GuillaumeGomez:local-reexport...
2022-11-02 Matthias KrügerRollup merge of #103875 - oli-obk:ast_conv_simplificati...
2022-11-02 Matthias KrügerRollup merge of #103870 - TaKO8Ki:fix-103790, r=fee1...
2022-11-02 Matthias KrügerRollup merge of #103610 - wesleywiser:thinlto_cgu1...
2022-11-02 Dylan DPCRollup merge of #103703 - Nilstrieb:flag-recovery-1...
2022-11-02 Dylan DPCRollup merge of #103275 - Manishearth:tinystrup, r...
2022-11-02 Oli SchererSimplify astconv item def id handling
2022-11-02 borsAuto merge of #103690 - GuillaumeGomez:visibility-on...
2022-11-02 borsAuto merge of #103649 - petrochenkov:docnotrait, r...
2022-11-02 Takayuki Maedareturn const_error when ty has errors
2022-11-02 Manish GoregaokarRollup merge of #103837 - GuillaumeGomez:migrate-sideba...
2022-11-02 Manish GoregaokarRollup merge of #103638 - ia0:multivalue, r=nagisa
2022-11-02 Manish GoregaokarRollup merge of #103637 - ChrisDenton:stdio-uwp, r...
2022-11-02 Manish GoregaokarRollup merge of #103575 - Xiretza:suggestions-style...
2022-11-02 Manish GoregaokarRollup merge of #103084 - inquisitivecrystal:control...
2022-11-02 Manish GoregaokarRollup merge of #103072 - cuviper:compiletest-path...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-11-01 Dylan DPCRollup merge of #84022 - Aaron1011:remove-derive-res...
2022-11-01 borsAuto merge of #103496 - petrochenkov:effvisdoc2, r=lqd
2022-11-01 borsAuto merge of #103590 - compiler-errors:ocx-more, r...
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-01 Dylan DPCRollup merge of #103759 - cjgillot:adt-collect, r=davidtwco
2022-11-01 Dylan DPCRollup merge of #103729 - RalfJung:align-of-val-packed...
2022-11-01 Dylan DPCRollup merge of #103706 - zbyrn:issue-101637-fix, r...
2022-11-01 Dylan DPCRollup merge of #103584 - ouz-a:issue-102303, r=oli-obk
2022-11-01 Yuki OkushiRollup merge of #103805 - Mark-Simulacrum:forward-port...
2022-11-01 Yuki OkushiRollup merge of #103799 - GuillaumeGomez:search-index...
2022-11-01 Yuki OkushiRollup merge of #103798 - RalfJung:type_name, r=oli-obk
2022-11-01 Yuki OkushiRollup merge of #103793 - notriddle:notriddle/rustdoc...
2022-11-01 Yuki OkushiRollup merge of #103788 - chenyukang:yukang/fix-ice...
2022-11-01 Yuki OkushiRollup merge of #103772 - compiler-errors:better-strict...
2022-11-01 Yuki OkushiRollup merge of #103749 - est31:reduce_irrefutable_let_...
2022-11-01 Yuki OkushiRollup merge of #103692 - smoelius:walk_generic_arg...
2022-11-01 Yuki OkushiRollup merge of #103674 - ehuss:split-debuginfo-doc...
2022-11-01 Yuki OkushiRollup merge of #103007 - albertlarsan68:better-python...
2022-10-31 borsAuto merge of #102950 - oli-obk:check_miri, r=RalfJung
2022-10-31 borsAuto merge of #103795 - thomcc:untest, r=Mark-Simulacrum
2022-10-31 borsAuto merge of #103797 - Dylan-DPC:rollup-ps589fi, r...
2022-10-31 Dylan DPCRollup merge of #103789 - domfarolino:e0382, r=Dylan-DPC
2022-10-31 Dylan DPCRollup merge of #103766 - lukas-code:error-in-core...
2022-10-31 Dylan DPCRollup merge of #103732 - Mark-Simulacrum:revert-compil...
2022-10-31 Dylan DPCRollup merge of #103603 - camsteffen:refactor-lang...
2022-10-31 Dylan DPCRollup merge of #103338 - l4l:enum-unreachable-pub...
2022-10-31 Michael HowellRollup merge of #102689 - ayrtonm:master, r=cjgillot
2022-10-31 Michael HowellRollup merge of #102101 - BelovDV:new-check-lld-version...
2022-10-31 Michael HowellRollup merge of #101944 - notriddle:notriddle/toggle...
2022-10-31 Michael HowellRollup merge of #101428 - JakobDegen:build-tests, r...
2022-10-31 Michael HowellRollup merge of #97971 - Soveu:varargs, r=jackh726
2022-10-30 borsAuto merge of #103479 - nikic:update-llvm-9, r=cuviper
2022-10-30 borsAuto merge of #103299 - nikic:usub-overflow, r=wesleywiser
2022-10-30 borsAuto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
2022-10-30 Dylan DPCRollup merge of #103740 - notriddle:notriddle/search...
2022-10-30 Dylan DPCRollup merge of #103689 - saethlin:libtest-startup...
2022-10-30 Dylan DPCRollup merge of #103588 - weihanglo:rustdoc/url-redirec...
2022-10-30 Dylan DPCRollup merge of #103560 - zbyrn:issue-103358-fix, r...
2022-10-30 Dylan DPCRollup merge of #93582 - WaffleLapkin:rpitirpit, r...
2022-10-30 borsAuto merge of #103721 - RalfJung:miri, r=RalfJung
2022-10-29 borsAuto merge of #103731 - Mark-Simulacrum:new-version...
2022-10-29 Matthias KrügerRollup merge of #103737 - notriddle:notriddle/margin...
2022-10-29 Matthias KrügerRollup merge of #103726 - TaKO8Ki:avoid-&str-to-string...
2022-10-29 Matthias KrügerRollup merge of #103722 - GuillaumeGomez:cleanup-code...
2022-10-29 Matthias KrügerRollup merge of #103715 - tshepang:consistency, r=Dylan-DPC
2022-10-29 Matthias KrügerRollup merge of #103253 - notriddle:notriddle/test...
2022-10-29 Matthias KrügerRollup merge of #103124 - ldm0:nohard_tests, r=Mark...
2022-10-29 Matthias KrügerRollup merge of #102659 - Mark-Simulacrum:relnotes...
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-29 Cameron SteffenUse LanguageItems::require less
2022-10-29 borsAuto merge of #103450 - cjgillot:elision-nodedup, r...
2022-10-29 borsAuto merge of #103727 - GuillaumeGomez:rollup-hfyxccr...
2022-10-29 Guillaume GomezRollup merge of #103719 - joseluis:fix-typos-try-reserv...
2022-10-29 Guillaume GomezRollup merge of #103699 - compiler-errors:dyn-star...
2022-10-29 Guillaume GomezRollup merge of #103653 - GuillaumeGomez:missing-impl...
2022-10-29 Guillaume GomezRollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_a...
2022-10-29 Guillaume GomezRollup merge of #103618 - nnethercote:rename-OwnerId...
2022-10-29 Guillaume GomezRollup merge of #103415 - compiler-errors:tiny-perf...
2022-10-29 Guillaume GomezRollup merge of #102721 - nbdd0121:panic, r=Amanieu
2022-10-29 Guillaume GomezRollup merge of #102634 - andrewpollack:refactor-test...
2022-10-29 Nicholas NethercoteRename some `OwnerId` fields.
2022-10-29 Matthias KrügerRollup merge of #103383 - compiler-errors:tait-scope...
2022-10-29 Matthias KrügerRollup merge of #103342 - Rageking8:add-test-for-issue...
2022-10-29 Matthias KrügerRollup merge of #102961 - reitermarkus:const-cstr-from...
2022-10-29 borsAuto merge of #102698 - michaelwoerister:unord-collecti...
2022-10-29 borsAuto merge of #102233 - petrochenkov:effvis, r=jackh726
2022-10-28 borsAuto merge of #102737 - RalfJung:poll_fn_pin, r=Mark...
2022-10-28 borsAuto merge of #103071 - wesleywiser:fix_inlined_line_nu...
2022-10-28 borsAuto merge of #102674 - CastilloDel:master, r=oli-obk
2022-10-28 Matthias KrügerRollup merge of #103643 - notriddle:notriddle/summary...
2022-10-28 Matthias KrügerRollup merge of #103608 - compiler-errors:rpitit-early...
2022-10-28 Matthias KrügerRollup merge of #103585 - GuillaumeGomez:source-line...
2022-10-28 Matthias KrügerRollup merge of #103550 - notriddle:notriddle/no-sugges...
2022-10-28 Matthias KrügerRollup merge of #103523 - GuillaumeGomez:inline-doc...
2022-10-28 Matthias KrügerRollup merge of #103283 - nbarrios1337:unsafe-impl...
2022-10-27 Matthias KrügerRollup merge of #103616 - rust-lang:notriddle/moz-box...
2022-10-27 Matthias KrügerRollup merge of #103544 - Nilstrieb:no-recovery-pls...
2022-10-27 Matthias KrügerRollup merge of #103524 - petrochenkov:modchild4, r...
2022-10-27 Matthias KrügerRollup merge of #103505 - notriddle:notriddle/rustdoc...
2022-10-27 Matthias KrügerRollup merge of #103408 - compiler-errors:rpitit-rustdo...
2022-10-27 Matthias KrügerRollup merge of #103394 - Pointerbender:unsafecell...
2022-10-27 Matthias KrügerRollup merge of #103255 - oli-obk:opaque_wrong_eq_relat...
next