]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast
Rollup merge of #92242 - compiler-errors:layout-modulo-regions, r=matthewjasper
[rust.git] / compiler / rustc_ast /
2022-02-11 Matthias KrügerRollup merge of #92242 - compiler-errors:layout-modulo...
2022-02-10 Matthias KrügerRollup merge of #93830 - camelid:cleanup-section-code...
2022-02-10 Matthias KrügerRollup merge of #93756 - tmandry:llvm-build-config...
2022-02-10 Matthias KrügerRollup merge of #92670 - hermitcore:kernel, r=davidtwco
2022-02-09 Matthias KrügerRollup merge of #93813 - xldenis:public-mir-passes...
2022-02-09 Matthias KrügerRollup merge of #93753 - jeremyBanks:main-conflict...
2022-02-09 Matthias KrügerRollup merge of #93503 - michaelwoerister:fix-vtable...
2022-02-09 Matthias KrügerRollup merge of #91504 - cynecx:used_retain, r=nikic
2022-02-09 borsAuto merge of #93741 - Mark-Simulacrum:global-job-id...
2022-02-09 borsAuto merge of #93724 - Mark-Simulacrum:drop-query-stats...
2022-02-09 borsAuto merge of #93681 - Mark-Simulacrum:rlink-binary...
2022-02-09 borsAuto merge of #92306 - Aaron1011:opaque-type-op, r...
2022-02-09 Yuki OkushiRollup merge of #93751 - eholk:issue-93648-drop-trackin...
2022-02-09 Yuki OkushiRollup merge of #93748 - klensy:vis-r, r=cjgillot
2022-02-09 Yuki OkushiRollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
2022-02-09 Yuki OkushiRollup merge of #93735 - m-ou-se:stabilize-int-abs...
2022-02-09 Yuki OkushiRollup merge of #93445 - yaahc:exitcode-constructor...
2022-02-08 Matthias KrügerRollup merge of #93767 - lcnr:mailmap, r=Mark-Simulacrum
2022-02-08 Matthias KrügerRollup merge of #93764 - lnicola:rust-analyzer-2022...
2022-02-08 Matthias KrügerRollup merge of #93732 - lcnr:hrlt-backcompa, r=Mark...
2022-02-08 Matthias KrügerRollup merge of #93206 - ChrisDenton:ntopenfile, r...
2022-02-08 Matthias KrügerRollup merge of #92917 - jackh726:issue-91762-2, r...
2022-02-08 Matthias KrügerRollup merge of #92715 - chordtoll:empty-string, r...
2022-02-08 Matthias KrügerRollup merge of #91950 - estebank:point-at-type-of...
2022-02-08 borsAuto merge of #93572 - scottmcm:generic-iter-process...
2022-02-08 borsAuto merge of #93626 - wesleywiser:fix_hashmap_natvis...
2022-02-08 borsAuto merge of #93762 - matthiaskrgr:rollup-vdjpfmz...
2022-02-08 Matthias KrügerRollup merge of #93728 - JulianKnodt:toterm, r=oli-obk
2022-02-08 Matthias KrügerRollup merge of #93721 - jyn514:less-macro-special...
2022-02-08 Matthias KrügerRollup merge of #93715 - GuillaumeGomez:horizontal...
2022-02-07 Guillaume GomezAdd test for block doc comments horizontal trim
2022-02-07 Guillaume GomezFix horizontal trim for block doc comments
2022-02-07 Mara BosRollup merge of #93394 - m-ou-se:fix-93378, r=estebank
2022-02-07 Mara BosRollup merge of #93208 - kellerkindt:wrapping_int_assig...
2022-02-07 Mara BosRollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum
2022-02-06 Matthias KrügerRollup merge of #91939 - GKFX:feature-91866, r=cjgillot
2022-02-04 Matthias KrügerRollup merge of #90132 - joshtriplett:stabilize-instrum...
2022-02-04 Matthias KrügerRollup merge of #93508 - CraftSpider:jsondocck-runtest...
2022-02-03 Yuki OkushiRollup merge of #92802 - compiler-errors:deduplicate...
2022-02-03 Yuki OkushiRollup merge of #92310 - ehuss:rustdoc-ice, r=estebank
2022-02-03 borsAuto merge of #92932 - ouz-a:master, r=oli-obk
2022-02-03 borsAuto merge of #93146 - workingjubilee:use-std-simd...
2022-02-02 Matthias KrügerRollup merge of #93221 - alyssaverkade:fix-93093, r...
2022-02-02 Matthias KrügerRollup merge of #92528 - tmiasko:combine-commutative...
2022-02-02 borsAuto merge of #93154 - michaelwoerister:fix-generic...
2022-02-01 Matthias KrügerRollup merge of #92021 - woodenarrow:br_single_fp_eleme...
2022-02-01 Matthias KrügerRollup merge of #91828 - oxalica:feat/waker-getters...
2022-02-01 Matthias KrügerRollup merge of #86374 - bossmc:enable-static-pie-for...
2022-02-01 borsAuto merge of #86988 - thomcc:chunky-splitz-says-no...
2022-02-01 Eric HussRollup merge of #93090 - jyn514:errorkind-asstr, r...
2022-01-31 Matthias KrügerRollup merge of #93214 - ibraheemdev:issue-93210, r...
2022-01-31 Matthias KrügerRollup merge of #93039 - terrarier2111:fix-field-help...
2022-01-31 Matthias KrügerRollup merge of #92918 - compiler-errors:gat-expr-lifet...
2022-01-31 Matthias KrügerRollup merge of #90277 - pierwill:fix-70258-inference...
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-30 borsAuto merge of #92711 - zredb:issue-90187-fix, r=notriddle
2022-01-30 Eric HussRollup merge of #93192 - theidexisted:patch-1, r=wesley...
2022-01-30 Eric HussRollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomez
2022-01-30 Eric HussRollup merge of #92887 - pietroalbini:pa-bootstrap...
2022-01-29 Matthias KrügerRollup merge of #93236 - woppopo:const_nonnull_new...
2022-01-29 Matthias KrügerRollup merge of #92274 - woppopo:const_deallocate,...
2022-01-29 Matthias KrügerRollup merge of #88205 - danii:e0772, r=GuillaumeGomez
2022-01-28 Matthias KrügerRollup merge of #93239 - Thomasdezeeuw:socketaddr_creat...
2022-01-28 Matthias KrügerRollup merge of #92611 - Amanieu:asm-reference, r=m...
2022-01-27 Matthias KrügerRollup merge of #92899 - cameron1024:zip-docs, r=dtolnay
2022-01-27 Matthias KrügerRollup merge of #91641 - dtolnay:cchar-if, r=Mark-Simul...
2022-01-27 Jubilee YoungSync rust-lang/portable-simd@03f6fbb21e6050da2a05b3ce8f...
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-27 borsAuto merge of #93081 - nikic:aarch64-fix, r=cuviper
2022-01-26 Matthias KrügerRollup merge of #92778 - tavianator:linux-readdir-no...
2022-01-26 Matthias KrügerRollup merge of #92134 - nico-abram:patch-1, r=michaelw...
2022-01-26 Matthias KrügerRollup merge of #92098 - semarie:openbsd-platform,...
2022-01-26 Matthias KrügerRollup merge of #91861 - juniorbassani:use-from-array...
2022-01-26 borsAuto merge of #91840 - JakobDegen:fix_early_otherwise...
2022-01-25 Matthias KrügerRollup merge of #93250 - Aaron1011:remove-early-dedup...
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-25 borsAuto merge of #92353 - Kobzol:doc-attr-lists-gat, r...
2022-01-25 borsAuto merge of #93089 - pierwill:rm-outlivesconstraint...
2022-01-25 Matthias KrügerRollup merge of #93269 - jacobbramley:dev/pauth-option...
2022-01-25 Matthias KrügerRollup merge of #93175 - spastorino:negative-traits...
2022-01-25 Matthias KrügerRollup merge of #93169 - CraftSpider:rustdoc-clean...
2022-01-25 Matthias KrügerRollup merge of #93144 - wesleywiser:uninhabited_type_c...
2022-01-25 Matthias KrügerRollup merge of #93118 - jackh726:param-heuristics...
2022-01-25 Matthias KrügerRollup merge of #93064 - Aaron1011:provisional-dep...
2022-01-25 Matthias KrügerRollup merge of #88794 - sunfishcode:sunfishcode/try...
2022-01-24 borsAuto merge of #90842 - pierwill:localdefid-indexmap...
2022-01-24 Matthias KrügerRollup merge of #93241 - GuillaumeGomez:rust-logo-appea...
2022-01-24 Matthias KrügerRollup merge of #93231 - conradludgate:doc-link-brightn...
2022-01-24 Matthias KrügerRollup merge of #93212 - GuillaumeGomez:cursor-pointer...
2022-01-24 Matthias KrügerRollup merge of #93186 - kraai:fix-CVE-2022-21658-link...
2022-01-24 Matthias KrügerRollup merge of #93152 - ivmarkov:master, r=m-ou-se
2022-01-24 Matthias KrügerRollup merge of #92513 - Xuanwo:path-buf, r=dtolnay
2022-01-24 borsAuto merge of #93028 - compiler-errors:const_drop_bound...
2022-01-23 Matthias KrügerRollup merge of #93234 - mati865:mir-transform-use...
2022-01-23 Matthias KrügerRollup merge of #93229 - mark-i-m:noquiet, r=eddyb
2022-01-23 Matthias KrügerRollup merge of #93227 - compiler-errors:gat-hrtb-wfche...
2022-01-23 Matthias KrügerRollup merge of #93226 - compiler-errors:issue-93141...
2022-01-23 Matthias KrügerRollup merge of #93219 - cr1901:msp430-asm-squashed...
2022-01-23 Matthias KrügerRollup merge of #93213 - c410-f3r:let-chains-feature...
2022-01-23 Matthias KrügerRollup merge of #92555 - m-ou-se:scoped-threads, r...
next