]> git.lizzy.rs Git - rust.git/history - src/test
Add test cases for issue #26186
[rust.git] / src / test /
2021-12-27 PFPoitrasAdd test cases for issue #26186
2021-12-26 borsAuto merge of #92257 - fee1-dead:fix_env_further_bounds...
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 Deadbeefbless ui test
2021-12-24 borsAuto merge of #92156 - petrochenkov:ctorkind, r=davidtwco
2021-12-24 Deadbeefnormalize env constness for nested obligations
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 #92166 - fee1-dead:patch-2, r=jyn514
2021-12-23 Matthias KrügerRollup merge of #92121 - RalfJung:miri-core-test, r...
2021-12-23 Matthias KrügerRollup merge of #90625 - Milo123459:ref-unwind-safe...
2021-12-23 borsAuto merge of #92110 - nagisa:def-inlining, r=nikic
2021-12-23 borsAuto merge of #92177 - GuillaumeGomez:pattern-matching...
2021-12-23 borsAuto merge of #92167 - pierwill:chalk-update, r=jackh726
2021-12-23 borsAuto merge of #92155 - m-ou-se:panic-fn, r=eddyb
2021-12-23 borsAuto merge of #92216 - matthiaskrgr:rollup-luplvuc...
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 #92139 - dtolnay:backtrace, r=m-ou-se
2021-12-22 Matthias KrügerRollup merge of #92117 - solid-rs:fix-kmc-solid-read...
2021-12-22 Matthias KrügerRollup merge of #92026 - jsha:jsdoc-search, r=Guillaume...
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 fee1-deadFixed a small typo in ui test comments
2021-12-21 borsAuto merge of #92095 - vacuus:master, r=jyn514
2021-12-21 borsAuto merge of #92149 - fee1-dead:cache-fix, r=oli-obk
2021-12-21 Mara BosUse panic() instead of panic!() in some places in core.
2021-12-21 borsAuto merge of #92152 - matthiaskrgr:rollup-nmskpw6...
2021-12-21 Matthias KrügerRollup merge of #92131 - bjorn3:sync_cg_clif-2021-12...
2021-12-21 Matthias KrügerRollup merge of #92129 - RalfJung:join-handle-docs...
2021-12-21 Matthias KrügerRollup merge of #92127 - GuillaumeGomez:search-results...
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 #91412 - compiler-errors:issue-86035...
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-21 DeadbeefFix bad caching of `~const Drop` bounds
2021-12-21 Michael GouletFixup tests for issue-86035
2021-12-21 Michael GouletTest for issue-86035
2021-12-20 Ralf Jungcompare calling convention instead of call ABI
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 borsAuto merge of #92108 - r00ster91:patch-6, r=jyn514
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 borsAuto merge of #92106 - matthiaskrgr:rollup-zw6t1mu...
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 threadexceptionFix an ICE when lowering a float with missing exponent...
2021-12-19 Matthias KrügerRollup merge of #92081 - jyn514:need-backline, r=Guilla...
2021-12-19 Matthias KrügerRollup merge of #92077 - jyn514:remove-collapsed, r...
2021-12-19 Matthias KrügerRollup merge of #92071 - ajtribick:patch-1, r=the8472
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-19 borsAuto merge of #89831 - Aaron1011:project-caching-speedu...
2021-12-19 borsAuto merge of #92090 - matthiaskrgr:rollup-pbyqddi...
2021-12-18 Matthias KrügerRollup merge of #92082 - jyn514:remove-from-iterator...
2021-12-18 Matthias KrügerRollup merge of #92063 - OverOrion:patch-1, r=jyn514
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 borsAuto merge of #92065 - matthiaskrgr:rollup-qmpcsuj...
2021-12-18 borsAuto merge of #92064 - matthiaskrgr:rollup-tgj2pai...
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 #92030 - rukai:stdlib2021, r=m-ou-se
2021-12-18 Matthias KrügerRollup merge of #92025 - devnexen:revert-91553-anc_data...
2021-12-18 Matthias KrügerRollup merge of #91922 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91909 - lnicola:rust-analyzer-2021...
next