]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_gcc/tests
Rollup merge of #91884 - woppopo:const_box, r=oli-obk
[rust.git] / compiler / rustc_codegen_gcc / tests /
2022-01-04 Matthias KrügerRollup merge of #91884 - woppopo:const_box, r=oli-obk
2022-01-04 Matthias KrügerRollup merge of #91754 - Patrick-Poitras:rm-4byte-minim...
2022-01-04 borsAuto merge of #92259 - Aaron1011:normal-mod-hashing...
2022-01-03 borsAuto merge of #92314 - Kobzol:encoding-u16-leb128,...
2022-01-03 Matthias KrügerRollup merge of #92444 - dtolnay:coremethods, r=joshtri...
2022-01-03 Matthias KrügerRollup merge of #92418 - dtolnay:emptystructpat, r...
2022-01-03 Matthias KrügerRollup merge of #92409 - bjorn3:libtest_cleanups, r...
2022-01-03 Matthias KrügerRollup merge of #92402 - pr2502:while-let-typo, r=oli-obk
2022-01-03 Matthias KrügerRollup merge of #92011 - Aaron1011:decode-span, r=micha...
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2022-01-03 borsAuto merge of #92179 - Aaron1011:incr-loaded-from-disk...
2022-01-03 borsAuto merge of #92395 - Kobzol:rustdoc-bindings-thin...
2022-01-02 borsAuto merge of #92066 - Smittyvb:concat_bytes-repeat...
2022-01-02 borsAuto merge of #91961 - kornelski:track_split_caller...
2022-01-02 borsAuto merge of #92034 - petrochenkov:nolinknores, r...
2022-01-01 Matthias KrügerRollup merge of #92468 - NieDzejkob:silent-cfg, r=petro...
2022-01-01 Matthias KrügerRollup merge of #92463 - thomcc:thats-not-how-its-prono...
2022-01-01 Matthias KrügerRollup merge of #92332 - GuillaumeGomez:where-clause...
2022-01-01 Matthias KrügerRollup merge of #91593 - upsuper-forks:hashmap-set...
2022-01-01 Matthias KrügerRollup merge of #84083 - ltratt:threadid_doc_tweak...
2022-01-01 borsAuto merge of #92396 - xfix:remove-commandenv-apply...
2022-01-01 borsAuto merge of #92455 - petrochenkov:alltraits2, r=cjgillot
2022-01-01 borsAuto merge of #92419 - erikdesjardins:coldland, r=nagisa
2022-01-01 borsAuto merge of #92471 - matthiaskrgr:rollup-lmduxwh...
2022-01-01 Matthias KrügerRollup merge of #92469 - joshtriplett:test-number-fix...
2022-01-01 Matthias KrügerRollup merge of #92460 - dwrensha:fix-92267, r=petrochenkov
2022-01-01 Matthias KrügerRollup merge of #92457 - bjorn3:sync_cg_gcc-2021-12...
2022-01-01 Matthias KrügerRollup merge of #88310 - worldeva:bootstrap-locking...
2021-12-31 Matthias KrügerRollup merge of #91480 - jsha:fewer-colors, r=Guillaume...
2021-12-31 bjorn3Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e...
2021-12-31 borsAuto merge of #91929 - anuvratsingh:remove_in_band_life...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-30 bjorn3Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e...
2021-12-30 Matthias KrügerRollup merge of #91519 - petrochenkov:cratexp2, r=Aaron1011
2021-12-30 borsAuto merge of #91125 - eskarn:llvm-passes-plugin-suppor...
2021-12-30 Caleb CartwrightMerge commit '4a053f206fd6799a25823c307f7d7f9d897be118...
2021-12-29 borsAuto merge of #88354 - Jmc18134:hint-space-pauth-opt...
2021-12-27 Matthias KrügerRollup merge of #90586 - jswrenn:relax-privacy-lints...
2021-12-23 Matthias KrügerRollup merge of #90625 - Milo123459:ref-unwind-safe...
2021-12-22 Matthias KrügerRollup merge of #92146 - willcrichton:example-analyzer...
2021-12-22 Matthias KrügerRollup merge of #91544 - rukai:91492, r=wesleywiser
2021-12-22 Matthias KrügerRollup merge of #88858 - spektom:to_lower_upper_rev...
2021-12-21 Matthias KrügerRollup merge of #91823 - woppopo:const_ptr_as_ref,...
2021-12-21 Matthias KrügerRollup merge of #90345 - passcod:entry-insert, r=dtolnay
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-19 Matthias KrügerRollup merge of #91895 - pitaj:91867-monomorphize,...
2021-12-19 Matthias KrügerRollup merge of #91878 - LegionMammal978:less-inband...
2021-12-19 Matthias KrügerRollup merge of #91791 - terrarier2111:fix-float-ice...
2021-12-19 Matthias KrügerRollup merge of #91141 - jhpratt:int_roundings, r=josht...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-19 borsAuto merge of #91871 - camelid:urlpartsbuilder, r=Guill...
2021-12-18 Matthias KrügerRollup merge of #91932 - Kixiron:randomize-seed, r...
2021-12-18 Matthias KrügerRollup merge of #91894 - pitaj:91867-incremental, r...
2021-12-18 Matthias KrügerRollup merge of #91834 - GuillaumeGomez:improve-gui...
2021-12-18 borsAuto merge of #91837 - Kobzol:stable-hash-map-avoid...
2021-12-18 Matthias KrügerRollup merge of #91926 - SylvanB:remove_in_band_lifetim...
2021-12-18 Matthias KrügerRollup merge of #91566 - cbeuw:remap-dwo-name, r=davidtwco
2021-12-18 Matthias KrügerRollup merge of #92022 - woodenarrow:br_expected_bool...
2021-12-18 Matthias KrügerRollup merge of #91925 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91923 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91909 - lnicola:rust-analyzer-2021...
2021-12-18 Matthias KrügerRollup merge of #91975 - cjgillot:noinline-generator...
2021-12-18 Matthias KrügerRollup merge of #91818 - camelid:unused-result-type...
2021-12-18 Matthias KrügerRollup merge of #89090 - cjgillot:bare-dyn, r=jackh726
2021-12-18 Matthias KrügerRollup merge of #87901 - poliorcetics:pub-pub-pub,...
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 borsAuto merge of #91838 - scottmcm:array-slice-eq-via...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-17 borsAuto merge of #91812 - camelid:assoc-const-lazy, r...
2021-12-17 borsAuto merge of #91672 - b-naber:merge-normalize-erasing...
2021-12-16 Matthias KrügerRollup merge of #91967 - lnicola:freebsd-devstat, r...
2021-12-16 Matthias KrügerRollup merge of #91947 - ibraheemdev:io-error-other...
2021-12-16 Matthias KrügerRollup merge of #91796 - not-my-profile:fix-const_manua...
2021-12-16 Matthias KrügerRollup merge of #91172 - Ethiraric:ethiraric/fix90979...
2021-12-16 borsAuto merge of #91833 - klensy:rd-minus-alloc, r=jyn514
2021-12-16 borsAuto merge of #91527 - the8472:retain-opt, r=dtolnay
2021-12-16 borsAuto merge of #89836 - pierwill:fix-85142-crate-hash...
2021-12-15 borsAuto merge of #86986 - lcnr:simplify_type, r=nikomatsak...
2021-12-15 Matthias KrügerRollup merge of #91920 - Aaron1011:pred-stable-cmp...
2021-12-15 Matthias KrügerRollup merge of #91918 - fee1-dead:constification0...
2021-12-15 Matthias KrügerRollup merge of #91916 - steffahn:fix-typos, r=dtolnay
2021-12-15 Matthias KrügerRollup merge of #91915 - jackh726:issue-91899, r=Mark...
2021-12-15 Matthias KrügerRollup merge of #91898 - compiler-errors:dont_suggest_c...
2021-12-15 Matthias KrügerRollup merge of #91880 - matthiaskrgr:clippy_perf_dec...
2021-12-15 Matthias KrügerRollup merge of #91906 - anuvratsingh:remove_in_band_li...
2021-12-15 Matthias KrügerRollup merge of #91905 - GuillaumeGomez:source-code...
2021-12-15 Matthias KrügerRollup merge of #91888 - BoxyUwU:generic_arg_infer_aaaa...
2021-12-15 Matthias KrügerRollup merge of #91886 - euclio:option-doc, r=dtolnay
2021-12-15 Matthias KrügerRollup merge of #91584 - GuillaumeGomez:improve-rustdoc...
2021-12-15 Matthias KrügerRollup merge of #91479 - scottmcm:slice-as-simd, r...
2021-12-15 borsAuto merge of #91752 - yaahc:track-caller-result, r...
2021-12-15 Matthias KrügerRollup merge of #91940 - ehuss:update-cargo, r=ehuss
2021-12-15 Matthias KrügerRollup merge of #91882 - Patrick-Poitras:remove-in...
2021-12-15 Matthias KrügerRollup merge of #91881 - Patrick-Poitras:stabilize...
2021-12-15 Matthias KrügerRollup merge of #91870 - rusticstuff:macosx_min_version...
2021-12-15 Matthias KrügerRollup merge of #91868 - tmiasko:llvm-time-trace-out...
2021-12-15 Matthias KrügerRollup merge of #91859 - xkr47:patch-2, r=yaahc
2021-12-15 Matthias KrügerRollup merge of #90939 - estebank:wg-af-polish, r=tmandry
2021-12-15 borsAuto merge of #91933 - matthiaskrgr:rollup-cw9qolb...
next