]> git.lizzy.rs Git - rust.git/history - library/core/src/internal_macros.rs
Add a copy of cfg_if to core's internal_macros.rs
[rust.git] / library / core / src / internal_macros.rs
2022-03-02 Josh TriplettAdd a copy of cfg_if to core's internal_macros.rs
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-07 Mara BosRollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum
2022-02-01 Matthias KrügerRollup merge of #86374 - bossmc:enable-static-pie-for...
2022-01-29 Matthias KrügerRollup merge of #88205 - danii:e0772, r=GuillaumeGomez
2022-01-27 Jubilee YoungSync rust-lang/portable-simd@03f6fbb21e6050da2a05b3ce8f...
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-25 Matthias KrügerRollup merge of #88794 - sunfishcode:sunfishcode/try...
2022-01-19 Matthias KrügerRollup merge of #89621 - digama0:patch-2, r=yaahc
2022-01-17 Matthias KrügerRollup merge of #90498 - joshtriplett:target-tier-polic...
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-13 Matthias KrügerRollup merge of #91938 - yaahc:error-reporter, r=m...
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2022-01-01 Matthias KrügerRollup merge of #84083 - ltratt:threadid_doc_tweak...
2021-12-31 bjorn3Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-30 bjorn3Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e...
2021-12-30 Caleb CartwrightMerge commit '4a053f206fd6799a25823c307f7d7f9d897be118...
2021-12-22 Matthias KrügerRollup merge of #88858 - spektom:to_lower_upper_rev...
2021-12-21 Matthias KrügerRollup merge of #90345 - passcod:entry-insert, r=dtolnay
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-14 Matthias KrügerRollup merge of #89825 - martinvonz:split-inclusive...
2021-12-12 borsAuto merge of #89404 - Kobzol:hash-stable-sort, r=Mark...
2021-12-11 Matthias KrügerRollup merge of #90270 - woppopo:const_borrow_trait...
2021-12-09 Matthias KrügerRollup merge of #89999 - talagrand:GetTempPath2, r...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-04 Matthias KrügerRollup merge of #90022 - hkmatsumoto:self-upper-as...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-03 borsAuto merge of #91393 - Julian-Wollersberger:lexer_optim...
2021-12-03 Matthias KrügerRollup merge of #90269 - woppopo:const_option_expect...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Jubilee YoungMerge commit 'a8385522ade6f67853edac730b5bf164ddb298fd...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-25 borsAuto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011
2021-11-24 borsAuto merge of #90579 - cjgillot:no-ee-ii, r=Aaron1011
2021-11-20 Matthias KrügerRollup merge of #89741 - sdroege:arc-rc-from-inner...
2021-11-20 borsAuto merge of #87704 - ChrisDenton:win-resolve-exe...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-13 borsAuto merge of #89167 - workingjubilee:use-simd, r=MarkS...
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-10 borsAuto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
2021-11-09 Matthias KrügerRollup merge of #90035 - SparrowLii:rfc2528, r=jackh726
2021-11-08 borsAuto merge of #90361 - Mark-Simulacrum:always-verify...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-07 borsAuto merge of #89310 - joshtriplett:available-concurren...
2021-11-06 Matthias KrügerRollup merge of #90649 - cjgillot:reveal-all-2, r=lcnr
2021-11-06 borsAuto merge of #90297 - dtolnay:dotzero, r=petrochenkov
2021-11-06 borsAuto merge of #89970 - jackh726:gats_diagnostics, r...
2021-11-06 borsAuto merge of #88441 - jackh726:closure_norm, r=nikomat...
2021-11-05 Matthias KrügerRollup merge of #90569 - wesleywiser:fix_only_i686_test...
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 borsAuto merge of #90392 - solid-rs:fix-solid-support,...
2021-11-03 borsAuto merge of #90421 - thomcc:friendship-ended-with...
2021-11-02 Matthias KrügerRollup merge of #90500 - xFrednet:00000-update-clippy...
2021-11-02 Matthias KrügerRollup merge of #90417 - lcnr:stabilize-relaxed-struct...
2021-11-02 Matthias KrügerRollup merge of #90354 - xFrednet:00000-lets-deploy...
2021-11-02 Matthias KrügerRollup merge of #90084 - noncombatant:patch-2, r=stevek...
2021-11-01 borsAuto merge of #90406 - nbdd0121:panic, r=cjgillot
2021-11-01 Matthias KrügerRollup merge of #90398 - GuillaumeGomez:doc-keyword...
2021-11-01 Matthias KrügerRollup merge of #90349 - willcrichton:example-analyzer...
2021-11-01 Matthias KrügerRollup merge of #89929 - yuvaldolev:handle-submodule...
2021-10-31 borsAuto merge of #89062 - mikeleany:new-target, r=cjgillot
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89068 - bjorn3:restructure_rt2, r...
2021-10-31 Matthias KrügerRollup merge of #89951 - ojeda:stable-unwrap_unchecked...
2021-10-31 Matthias KrügerRollup merge of #89897 - jkugelman:must-use-core, r...
2021-10-31 Matthias KrügerRollup merge of #89839 - jkugelman:must-use-mem-ptr...
2021-10-31 Matthias KrügerRollup merge of #89835 - jkugelman:must-use-expensive...
2021-10-31 Matthias KrügerRollup merge of #89833 - jkugelman:must-use-rc-downgrad...
2021-10-31 Matthias KrügerRollup merge of #89677 - maxwase:is-symlink-stabilizati...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-31 borsAuto merge of #90391 - camelid:crate-size, r=jyn514
2021-10-31 borsAuto merge of #90306 - kornelski:slicecloneasset, r...
2021-10-30 Matthias KrügerRollup merge of #90404 - mkroening:hermit-kernel-no...
2021-10-30 Matthias KrügerRollup merge of #90401 - mkroening:hermit-condvar,...
2021-10-30 Matthias KrügerRollup merge of #89899 - jkugelman:must-use-alloc,...
2021-10-30 Matthias KrügerRollup merge of #89789 - jkugelman:must-use-thread...
2021-10-30 Guillaume GomezRollup merge of #90399 - yuvaldolev:as-ref-overly-verbo...
2021-10-30 Guillaume GomezRollup merge of #90375 - yanok:master, r=lcnr
2021-10-30 Guillaume GomezRollup merge of #90202 - matthewjasper:xcrate-hygiene...
2021-10-30 Guillaume GomezRollup merge of #90183 - GuillaumeGomez:recurse-deref...
2021-10-30 Guillaume GomezRollup merge of #90156 - jsha:less-border-bottom-2...
2021-10-30 borsAuto merge of #90205 - mati865:link-modifiers-in-rustc...
2021-10-30 borsAuto merge of #90416 - matthiaskrgr:rollup-55lzqng...
2021-10-30 Matthias KrügerRollup merge of #90412 - jyn514:macro-use, r=camelid
2021-10-30 Matthias KrügerRollup merge of #90402 - wesleywiser:query_descriptions...
2021-10-30 Matthias KrügerRollup merge of #90396 - b-naber:type_flags_ices_defaul...
2021-10-30 Matthias KrügerRollup merge of #90395 - b-naber:const-expr-type-relati...
2021-10-30 Matthias KrügerRollup merge of #90377 - WaffleLapkin:const_slice_from_...
next