]> git.lizzy.rs Git - rust.git/history - compiler/rustc_const_eval
Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-subtree
[rust.git] / compiler / rustc_const_eval /
2021-12-30 Caleb CartwrightMerge commit '4a053f206fd6799a25823c307f7d7f9d897be118...
2021-12-29 borsAuto merge of #88354 - Jmc18134:hint-space-pauth-opt...
2021-12-29 borsAuto merge of #92309 - ehuss:remove-check_lines, r...
2021-12-29 Matthias KrügerRollup merge of #92237 - compiler-errors:issue-92100...
2021-12-29 Matthias KrügerRollup merge of #92118 - jackh726:type-alias-position...
2021-12-28 Matthias KrügerRollup merge of #92335 - ecstatic-morse:std-column...
2021-12-28 Matthias KrügerRollup merge of #92238 - dtolnay:stringifytest, r=Mark...
2021-12-28 Matthias KrügerRollup merge of #92219 - ehuss:remove-vcvars, r=Mark...
2021-12-28 Matthias KrügerRollup merge of #92076 - Aaron1011:rustdoc-auto-trait...
2021-12-28 borsAuto merge of #92159 - petrochenkov:decoditer, r=cjgillot
2021-12-28 borsAuto merge of #92130 - Kobzol:stable-hash-str, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #92161 - petrochenkov:misclean, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #92147 - calebcartwright:publicize...
2021-12-27 Matthias KrügerRollup merge of #92112 - SparrowLii:issue92010, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #90586 - jswrenn:relax-privacy-lints...
2021-12-25 borsAuto merge of #92262 - notriddle:notriddle/unused-hash...
2021-12-25 borsAuto merge of #92227 - Kobzol:rustdoc-doc-hidden, r...
2021-12-24 borsAuto merge of #92229 - fee1-dead:fix-rustdoc-const...
2021-12-24 borsAuto merge of #92135 - AngelicosPhosphoros:typeid_inlin...
2021-12-24 borsAuto merge of #92156 - petrochenkov:ctorkind, r=davidtwco
2021-12-24 borsAuto merge of #92226 - woppopo:const_black_box, r=josht...
2021-12-24 borsAuto merge of #91342 - RalfJung:fn-abi, r=eddyb,oli-obk
2021-12-24 borsAuto merge of #92220 - nnethercote:RawVec-dont-recomput...
2021-12-23 borsAuto merge of #92222 - nnethercote:rm-global_allocator...
2021-12-23 borsAuto merge of #92232 - matthiaskrgr:rollup-eqdac7z...
2021-12-23 Matthias KrügerRollup merge of #92231 - ehuss:update-books, r=ehuss
2021-12-23 Matthias KrügerRollup merge of #92203 - Aaron1011:mir-adt-def, r=oli-obk
2021-12-23 Matthias KrügerRollup merge of #90625 - Milo123459:ref-unwind-safe...
2021-12-23 borsAuto merge of #92167 - pierwill:chalk-update, r=jackh726
2021-12-22 Matthias KrügerRollup merge of #92208 - ChrisDenton:win-bat-cmd, r...
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-22 Aaron HillStore a `DefId` instead of an `AdtDef` in `AggregateKin...
2021-12-21 Matthias KrügerRollup merge of #91823 - woppopo:const_ptr_as_ref,...
2021-12-21 Matthias KrügerRollup merge of #91770 - TaKO8Ki:suggest-adding-cfg...
2021-12-21 Matthias KrügerRollup merge of #90345 - passcod:entry-insert, r=dtolnay
2021-12-21 borsAuto merge of #91903 - tmiasko:bit-set-hash, r=jackh726
2021-12-20 Ralf Jungbetter name for AdjustForForeignAbiError error variant...
2021-12-20 Ralf Jungdon't ICE on variadic function calls
2021-12-20 Ralf Jungalso compare ArgAttributes
2021-12-20 Ralf Jungcompare calling convention instead of call ABI
2021-12-20 Ralf Jungconst_eval machine: use original instance for replaced...
2021-12-20 Ralf JungCTFE eval_fn_call: use FnAbi to determine argument...
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 borsAuto merge of #91924 - Aaron1011:serialize-adt-def...
2021-12-20 borsAuto merge of #92041 - Aaron1011:remove-speculative...
2021-12-20 borsAuto merge of #91900 - pitaj:fix-91714, r=jyn514
2021-12-19 Matthias KrügerRollup merge of #92029 - nikic:section-flags-fix, r...
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 borsAuto merge of #92099 - matthiaskrgr:rollup-4gwv67m...
2021-12-19 Matthias KrügerRollup merge of #92042 - ChrisDenton:msvc-static-tls...
2021-12-19 Matthias KrügerRollup merge of #92028 - petrochenkov:psimd, r=Mark...
2021-12-19 Matthias KrügerRollup merge of #91984 - Aaron1011:rustc-middle-lifetim...
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 #92020 - Folyd:stream-unpin, r=m-ou-se
2021-12-18 Matthias KrügerRollup merge of #91956 - notriddle:notriddle/unused...
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 #92050 - r00ster91:patch-5, r=camelid
2021-12-18 Matthias KrügerRollup merge of #92047 - Aaron1011:location-detail...
2021-12-18 Matthias KrügerRollup merge of #92037 - fee1-dead:fix_env_dmbic, r...
2021-12-18 Matthias KrügerRollup merge of #92024 - pcwalton:per-codegen-unit...
2021-12-18 Matthias KrügerRollup merge of #91931 - LegionMammal978:less-inband...
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 #92032 - petrochenkov:extblockpath...
2021-12-18 Matthias KrügerRollup merge of #92022 - woodenarrow:br_expected_bool...
2021-12-18 Matthias KrügerRollup merge of #92018 - estebank:missing-ticks, r...
2021-12-18 Matthias KrügerRollup merge of #91977 - GuillaumeGomez:unify-search...
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 #91858 - semarie:runpath, r=petrochenkov
2021-12-18 borsAuto merge of #92062 - matthiaskrgr:rollup-en3p4sb...
2021-12-18 Matthias KrügerRollup merge of #91909 - lnicola:rust-analyzer-2021...
2021-12-18 borsAuto merge of #92059 - matthiaskrgr:rollup-bainfyh...
2021-12-18 Matthias KrügerRollup merge of #92016 - calebcartwright:expose-asm...
2021-12-18 Matthias KrügerRollup merge of #91975 - cjgillot:noinline-generator...
2021-12-18 Matthias KrügerRollup merge of #91928 - fee1-dead:constification1...
2021-12-18 Matthias KrügerRollup merge of #91910 - tmiasko:miri-extern-type,...
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 #91987 - jsha:docdocgoose, r=jyn514
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...
next