]> git.lizzy.rs Git - rust.git/history - compiler/rustc_builtin_macros
Extract stable_disjoint fn
[rust.git] / compiler / rustc_builtin_macros /
2022-01-18 Matthias KrügerRollup merge of #92780 - b-naber:postpone-const-eval...
2022-01-18 Matthias KrügerRollup merge of #92425 - calebzulawski:simd-cast, r...
2022-01-18 Matthias KrügerRollup merge of #91150 - dtolnay:qpath, r=davidtwco
2022-01-18 Matthias KrügerRollup merge of #90782 - ricobbe:binutils-dlltool,...
2022-01-18 Matthias KrügerRollup merge of #93016 - Amanieu:vec_spare_capacity...
2022-01-18 Matthias KrügerRollup merge of #92997 - woppopo:test92114, r=Mark...
2022-01-18 Matthias KrügerRollup merge of #92947 - vacuus:rustdoc-core-visit...
2022-01-18 Matthias KrügerRollup merge of #92946 - kaniini:chore/llvm-libunwind...
2022-01-18 Matthias KrügerRollup merge of #92914 - camelid:snapshot-text, r=Guill...
2022-01-18 Matthias KrügerRollup merge of #92870 - llogiq:atomic_bool_sym, r...
2022-01-18 Matthias KrügerRollup merge of #92866 - maxwase:does_exist_typo, r...
2022-01-18 Matthias KrügerRollup merge of #92701 - ehuss:even-more-attr-validatio...
2022-01-18 Matthias KrügerRollup merge of #92640 - compiler-errors:array-deref...
2022-01-18 Matthias KrügerRollup merge of #92629 - jsha:theme-picker-local-only...
2022-01-18 borsAuto merge of #93001 - flip1995:clippyup, r=Manishearth
2022-01-17 Matthias KrügerRollup merge of #92960 - scottmcm:carrying-bignum,...
2022-01-17 Matthias KrügerRollup merge of #92956 - scottmcm:nonzero-log2, r=dtolnay
2022-01-17 Matthias KrügerRollup merge of #92936 - vacuus:html-markdown-parse...
2022-01-17 Matthias KrügerRollup merge of #92877 - Amanieu:remove_llvm_nounwind...
2022-01-17 Matthias KrügerRollup merge of #92825 - pierwill:rustc-version-force...
2022-01-17 Matthias KrügerRollup merge of #92801 - jsha:overflow-wrap, r=Guillaum...
2022-01-17 Matthias KrügerRollup merge of #92752 - jamestiotio:error-codes-typos...
2022-01-17 Matthias KrügerRollup merge of #92164 - WaffleLapkin:rustc_must_implem...
2022-01-17 Matthias KrügerRollup merge of #90498 - joshtriplett:target-tier-polic...
2022-01-17 borsAuto merge of #90986 - camsteffen:nested-filter, r...
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-17 Matthias KrügerRollup merge of #92799 - rust-lang:followup-from-92533...
2022-01-17 borsAuto merge of #92473 - petrochenkov:ltrattr2, r=Aaron1011
2022-01-16 Matthias KrügerRollup merge of #92814 - lcnr:unused-fixme, r=Mark...
2022-01-16 Matthias KrügerRollup merge of #92792 - mdibaiee:92662/fix-intra-doc...
2022-01-16 Matthias KrügerRollup merge of #92746 - estebank:question-mark-in...
2022-01-16 Matthias KrügerRollup merge of #92710 - jackh726:issue-92280, r=nikoma...
2022-01-16 Matthias KrügerRollup merge of #92706 - umanwizard:btree, r=dtolnay
2022-01-16 Matthias KrügerRollup merge of #92646 - mdibaiee:76935/pass-by-value...
2022-01-16 Matthias KrügerRollup merge of #92635 - camelid:yet-more-cleanup,...
2022-01-16 Matthias KrügerRollup merge of #92619 - Alexendoo:macro-diagnostic...
2022-01-16 Matthias KrügerRollup merge of #92581 - Meziu:armv6k-3ds-target, r...
2022-01-16 Matthias KrügerRollup merge of #92487 - dtolnay:traitalias, r=matthewj...
2022-01-16 borsAuto merge of #92740 - cuviper:update-rayons, r=Mark...
2022-01-16 borsAuto merge of #92356 - kellerkindt:saturating_int_assig...
2022-01-16 borsAuto merge of #92598 - Badel2:panic-update-hook, r...
2022-01-15 borsAuto merge of #92441 - cjgillot:resolve-trait-impl...
2022-01-15 Matthias KrügerRollup merge of #92865 - jackh726:gats-outlives-no...
2022-01-15 Matthias KrügerRollup merge of #92775 - xfix:osstringext-inline, r...
2022-01-15 Matthias KrügerRollup merge of #92767 - arlosi:pdbenum, r=cuviper
2022-01-15 Matthias KrügerRollup merge of #92747 - swenson:bignum-bit-length...
2022-01-15 borsAuto merge of #92604 - nnethercote:optimize-impl_read_u...
2022-01-15 Matthias KrügerRollup merge of #92743 - bjorn3:less_symbol_intern...
2022-01-15 Matthias KrügerRollup merge of #92684 - ibraheemdev:patch-10, r=m...
2022-01-15 Matthias KrügerRollup merge of #92625 - inquisitivecrystal:mirbug...
2022-01-15 Matthias KrügerRollup merge of #92382 - clarfonthey:const_convert...
2022-01-15 Matthias KrügerRollup merge of #92191 - jackh726:issue-89352, r=nikoma...
2022-01-14 borsAuto merge of #92681 - Aaron1011:task-deps-ref, r=cjgillot
2022-01-14 Matthias KrügerRollup merge of #92818 - GuillaumeGomez:update-doc...
2022-01-14 Matthias KrügerRollup merge of #92810 - compiler-errors:deduplicate...
2022-01-14 Matthias KrügerRollup merge of #92768 - ojeda:stabilize-maybe_uninit_e...
2022-01-14 Matthias KrügerRollup merge of #92381 - ThePuzzlemaker:issue-92308...
2022-01-14 Matthias KrügerRollup merge of #92045 - oli-obk:cleanup, r=petrochenkov
2022-01-13 borsAuto merge of #89861 - nbdd0121:closure, r=wesleywiser
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-13 Matthias KrügerRollup merge of #92807 - ehuss:update-cargo, r=ehuss
2022-01-13 Matthias KrügerRollup merge of #92334 - dtolnay:rustdocmatcher, r...
2022-01-13 Matthias KrügerRollup merge of #92277 - petrochenkov:cmrval2, r=jackh726
2022-01-13 Matthias KrügerRollup merge of #92142 - wesleywiser:fix_codecoverage_p...
2022-01-13 Matthias KrügerRollup merge of #92006 - oli-obk:welcome_opaque_types_i...
2022-01-13 Matthias KrügerRollup merge of #91938 - yaahc:error-reporter, r=m...
2022-01-13 Matthias KrügerRollup merge of #91687 - euclio:tuple-variant-field...
2022-01-13 Matthias KrügerRollup merge of #90001 - Fearyncess:master, r=alexcrichton
2022-01-13 borsAuto merge of #92553 - m-ou-se:thread-join-simplify...
2022-01-13 borsAuto merge of #92526 - djc:rustdoc-askama, r=jsha
2022-01-12 borsAuto merge of #92169 - In-line:no-cache-selector-lrc...
2022-01-12 borsAuto merge of #92811 - matthiaskrgr:rollup-wrctcef...
2022-01-12 Tomasz MiąskoRemove deprecated LLVM-style inline assembly
2022-01-12 Matthias KrügerRollup merge of #92764 - GuillaumeGomez:fix-rust-logo...
2022-01-12 Matthias KrügerRollup merge of #92756 - lnicola:rust-analyzer-2022...
2022-01-12 Matthias KrügerRollup merge of #92754 - ytmimi:AsmArgs-field-visibilit...
2022-01-12 Matthias KrügerRollup merge of #92432 - fee1-dead:constck-impl-constne...
2022-01-12 Matthias KrügerRollup merge of #92328 - camelid:sentence, r=scottmcm
2022-01-11 borsAuto merge of #90948 - oli-obk:🧹, r=nikomatsakis
2022-01-11 borsAuto merge of #92012 - llogiq:repr-c-def-id, r=michaelw...
2022-01-11 Yacin TmimiUpdate AsmArgs field visibility for rustfmt
2022-01-10 Matthias KrügerRollup merge of #92357 - GuillaumeGomez:fix-doc-comment...
2022-01-10 Matthias KrügerRollup merge of #92248 - compiler-errors:normalize...
2022-01-09 Matthias KrügerRollup merge of #92510 - inquisitivecrystal:foreign...
2022-01-09 Matthias KrügerRollup merge of #92055 - tmandry:relnotes-1.58, r=pietr...
2022-01-08 borsAuto merge of #92068 - fee1-dead:libcore2021, r=m-ou-se
2022-01-08 borsAuto merge of #91919 - Aaron1011:query-recursive-read...
2022-01-08 borsAuto merge of #91305 - camelid:rm-cond, r=GuillaumeGomez
2022-01-08 Eric HussRollup merge of #92375 - wesleywiser:consolidate_debugi...
2022-01-08 Eric HussRollup merge of #92336 - dtolnay:printstateself, r...
2022-01-06 Matthias KrügerRollup merge of #92417 - dtolnay:printimpl, r=jackh726
2022-01-06 Matthias KrügerRollup merge of #92207 - tmiasko:delay-drop-elaboration...
2022-01-06 Matthias KrügerRollup merge of #91055 - lcnr:type_of-closures, r=nikom...
2022-01-06 Matthias KrügerRollup merge of #92389 - chordtoll:test-92015, r=Mark...
2022-01-06 Matthias KrügerRollup merge of #92360 - jackh726:param-heuristics...
2022-01-06 Matthias KrügerRollup merge of #92349 - avitex:fix-rustdoc-private...
2022-01-06 Matthias KrügerRollup merge of #92288 - yescallop:patch-1, r=m-ou-se
2022-01-06 Matthias KrügerRollup merge of #92058 - jsha:run-on-hover, r=Guillaume...
2022-01-05 Matthias KrügerRollup merge of #92442 - pierwill:localdefid-doc-ord...
next