]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_gcc/src/type_of.rs
Rollup merge of #92747 - swenson:bignum-bit-length-optimization, r=scottmcm
[rust.git] / compiler / rustc_codegen_gcc / src / type_of.rs
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 #92768 - ojeda:stabilize-maybe_uninit_e...
2022-01-14 Matthias KrügerRollup merge of #92381 - ThePuzzlemaker:issue-92308...
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 #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 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 #92748 - david-perez:eliminate-boxed...
2022-01-12 Matthias KrügerRollup merge of #92742 - GuillaumeGomez:missing-suffix...
2022-01-12 Matthias KrügerRollup merge of #92732 - wesleywiser:note_musl_patch_in...
2022-01-12 Matthias KrügerRollup merge of #92720 - rosik:patch-1, r=m-ou-se
2022-01-12 Matthias KrügerRollup merge of #92709 - joshtriplett:file-options...
2022-01-12 Matthias KrügerRollup merge of #92707 - JohnScience:patch-1, r=Guillau...
2022-01-12 Matthias KrügerRollup merge of #92703 - joshtriplett:relnotes-file...
2022-01-12 Matthias KrügerRollup merge of #92699 - camelid:private-fields, r...
2022-01-12 Matthias KrügerRollup merge of #92506 - nico-abram:uwu, r=Mark-Simulacrum
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 #92533 - Aaron1011:variant-symbol, r...
2022-01-11 Aaron HillStore a `Symbol` instead of an `Ident` in `VariantDef...
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-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Jubilee YoungMerge commit 'a8385522ade6f67853edac730b5bf164ddb298fd...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-30 borsAuto merge of #89174 - ChrisDenton:automatic-verbatim...
2021-10-23 Matthias KrügerRollup merge of #88300 - ijackson:exitstatusext-methods...
2021-10-22 Yuki OkushiRollup merge of #89257 - aDotInTheVoid:macro-error...
2021-10-22 Yuki OkushiRollup merge of #88624 - kellerkindt:master, r=JohnTitor
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 Yuki OkushiRollup merge of #88644 - eopb:abstractconst_leaf_subst...
2021-10-21 Yuki OkushiRollup merge of #87440 - twetzel59:fix-barrier-no-op...
2021-10-21 Yuki OkushiRollup merge of #86984 - Smittyvb:ipv4-octal-zero,...
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-19 Yuki OkushiRollup merge of #88789 - the8472:rm-zip-bound, r=JohnTitor
2021-10-19 Yuki OkushiRollup merge of #86479 - exphp-forks:float-debug-expone...
2021-10-17 borsAuto merge of #88652 - AGSaidi:linux-aarch64-should...
2021-10-15 borsAuto merge of #89337 - mbrubeck:vec-leak, r=m-ou-se
2021-10-15 borsAuto merge of #88717 - tabokie:vecdeque-fast-append...
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
2021-10-12 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-11 Matthias KrügerRollup merge of #89760 - jyn514:remove-incremental...
2021-10-10 Matthias KrügerRollup merge of #88713 - falk-hueffner:int-log10-docume...
2021-10-10 Matthias KrügerRollup merge of #88374 - joshlf:patch-2, r=JohnTitor
2021-10-10 borsAuto merge of #89219 - nickkuk:str_split_once_get_unche...
2021-10-09 Guillaume GomezRollup merge of #88436 - lf-:stabilize-command-access...
2021-10-09 Guillaume GomezRollup merge of #87528 - :stack_overflow_obsd, r=joshtr...
2021-10-09 Guillaume GomezRollup merge of #75644 - c410-f3r:array, r=yaahc
2021-10-09 Matthias KrügerRollup merge of #88707 - sylvestre:split_example, r...
2021-10-08 JubileeRollup merge of #89082 - smoelius:master, r=kennytm
2021-10-08 JubileeRollup merge of #89025 - ricobbe:raw-dylib-link-ordinal...
2021-10-08 JubileeRollup merge of #88137 - joshtriplett:osx-strip-symbols...
2021-10-07 Guillaume GomezRollup merge of #89615 - willcrichton:fix-get-body...
2021-10-07 Guillaume GomezRollup merge of #89298 - gcohara:issue89193, r=workingj...
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-06 Manish GoregaokarRollup merge of #89329 - tmiasko:print-type-sizes-no...
2021-10-06 Manish GoregaokarRollup merge of #89324 - yoshuawuyts:hardware-paralleli...
2021-10-06 Manish GoregaokarRollup merge of #88523 - kpreid:category, r=yaahc
2021-10-05 Manish GoregaokarRollup merge of #89546 - joshtriplett:grow-metadata...
2021-10-05 Manish GoregaokarRollup merge of #89317 - JulianKnodt:precise_errors...
2021-10-05 Manish GoregaokarRollup merge of #88871 - FabianWolff:issue-88403, r...
2021-10-05 Manish GoregaokarRollup merge of #88828 - FabianWolff:issue-88585, r...
2021-10-05 Manish GoregaokarRollup merge of #88706 - ThePuzzlemaker:issue-88609...
2021-10-05 borsAuto merge of #89363 - oli-obk:in_tracing_we_trust...
2021-10-05 Manish GoregaokarRollup merge of #89364 - hkmatsumoto:encode-json-with...
next