]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #56981 - RalfJung:miri-infallible-alloc, r=oli-obk
[rust.git] / src / test /
2018-12-22 kennytmRollup merge of #56981 - RalfJung:miri-infallible-alloc...
2018-12-22 kennytmRollup merge of #56979 - VardhanThigle:Vardhan/rust...
2018-12-22 kennytmRollup merge of #56973 - RalfJung:miri-trace, r=oli-obk
2018-12-22 kennytmRollup merge of #56970 - Firstyear:mem_uninit_doc_ptr_d...
2018-12-22 kennytmRollup merge of #56967 - GuillaumeGomez:regen-search...
2018-12-22 kennytmRollup merge of #56941 - euclio:deny-libstd-resolution...
2018-12-22 kennytmRollup merge of #56936 - ubsan:euclidean_div_rem, r...
2018-12-22 kennytmRollup merge of #56933 - clarcharr:xpy_progress, r...
2018-12-22 kennytmRollup merge of #56919 - oli-obk:null_ref_array_tuple...
2018-12-22 kennytmRollup merge of #56914 - glaubitz:ignore-tests, r=alexc...
2018-12-22 kennytmRollup merge of #56909 - dlrobertson:fix_56762, r=estebank
2018-12-22 kennytmRollup merge of #56802 - clarcharr:nth_back, r=alexcrichton
2018-12-22 borsAuto merge of #56862 - arielb1:fundamentally-clean...
2018-12-22 borsAuto merge of #56842 - scottmcm:vecdeque-rotate, r...
2018-12-22 borsAuto merge of #56824 - euclio:internal-apis, r=QuietMis...
2018-12-22 borsAuto merge of #56805 - mikeyhew:stabilize-pin-as-receiv...
2018-12-21 borsAuto merge of #56779 - adrian-budau:master, r=alexcrichton
2018-12-21 borsAuto merge of #56813 - oli-obk:main_🧶, r=pnkfelix
2018-12-21 borsAuto merge of #55798 - GuillaumeGomez:version-display...
2018-12-20 borsAuto merge of #54125 - varkor:less-conservative-uninhab...
2018-12-20 borsAuto merge of #56845 - GuillaumeGomez:const-docs, r...
2018-12-20 varkorRemove nil-enum test
2018-12-20 Andy Russelldisplay rustc_private APIs as "Internal"
2018-12-20 borsAuto merge of #56647 - petrochenkov:dcrate2, r=alexcrichton
2018-12-20 borsAuto merge of #56741 - RalfJung:retag-to-raw, r=oli-obk
2018-12-20 Guillaume GomezAdd test for associated const version display
2018-12-20 borsAuto merge of #56649 - davidtwco:issue-46589, r=pnkfelix
2018-12-20 Michael HewsonRefactor and add comments to code in receiver_is_valid
2018-12-20 Michael HewsonStabilize `Rc`, `Arc` and `Pin` as method receivers
2018-12-20 borsAuto merge of #56219 - arielb1:never-coerce-box, r...
2018-12-19 borsAuto merge of #54252 - arielb1:deref-query, r=nikomatsakis
2018-12-19 Vadim PetrochenkovWorkaround issues with crate loading during cross-compi...
2018-12-19 Vadim PetrochenkovDo not interpret mismatches from pretty-printed `$crate...
2018-12-19 Vadim PetrochenkovReintroduce special pretty-printing for `$crate` when...
2018-12-19 Vadim Petrochenkovproc_macro: Accept `$crate` as an identifier if it...
2018-12-19 borsAuto merge of #56613 - Zoxc:query-perf1, r=michaelwoerister
2018-12-19 John Paul Adrian... test: Ignore ui/target-feature-gate on sparc and sparc64
2018-12-19 John Paul Adrian... test: Ignore ui/target-feature-gate on powerpc and...
2018-12-19 borsAuto merge of #56601 - Zoxc:lifetime-killer, r=nikomatsakis
2018-12-19 borsAuto merge of #56977 - pietroalbini:rollup, r=pietroalbini
2018-12-19 Pietro AlbiniRollup merge of #56959 - JohnHeitmann:mobile-z-fix...
2018-12-19 Pietro AlbiniRollup merge of #56948 - jethrogb:jb/update-llvm, r...
2018-12-19 Pietro AlbiniRollup merge of #56947 - hsivonen:neon, r=alexcrichton
2018-12-19 Pietro AlbiniRollup merge of #56931 - pietroalbini:relnotes-1.31...
2018-12-19 Pietro AlbiniRollup merge of #56918 - ljedrz:profiler_nits, r=wesley...
2018-12-19 Pietro AlbiniRollup merge of #56913 - tirr-c:uefi-stack-probes,...
2018-12-19 Pietro AlbiniRollup merge of #56910 - estebank:unclosed-eof, r=oli-obk
2018-12-19 Pietro AlbiniRollup merge of #56908 - alexcrichton:new-features...
2018-12-19 Pietro AlbiniRollup merge of #56907 - rumajo:master, r=kennytm,Centril
2018-12-19 Pietro AlbiniRollup merge of #56881 - Amanieu:ordering_eq, r=alexcri...
2018-12-19 Pietro AlbiniRollup merge of #56820 - ljedrz:format_tweaks, r=alexcr...
2018-12-19 Pietro AlbiniRollup merge of #56772 - pnkfelix:issue-54153-linkage...
2018-12-19 Pietro AlbiniRollup merge of #56689 - QuietMisdreavus:rustdoc-lint...
2018-12-19 Pietro AlbiniRollup merge of #56663 - Zoxc:resolver-lifetime, r...
2018-12-19 Pietro AlbiniRollup merge of #56363 - Lucretiel:patch-3, r=shepmaster
2018-12-19 borsAuto merge of #56550 - chpio:rc-eq, r=alexcrichton
2018-12-19 Guillaume GomezSet constness correctly
2018-12-19 borsAuto merge of #56397 - petrhosek:file-search, r=cramertj
2018-12-19 Petr HosekSearch other library paths when loking for link objects
2018-12-18 borsAuto merge of #56863 - arielb1:supertrait-self-4, r...
2018-12-18 Guillaume GomezDon't render const keyword on stable
2018-12-18 borsAuto merge of #56160 - oli-obk:const_fn_let, r=nikomatsakis
2018-12-18 Ralf Jungtreat ref-to-raw cast like a reborrow: do a special...
2018-12-18 Oliver SchererExplain that lack of short circuiting support in consta...
2018-12-18 Oliver SchererProperly worded diagnostic message
2018-12-18 borsAuto merge of #56481 - arielb1:dynamic-order, r=nikomat...
2018-12-18 Guillaume GomezFix DOM errors
2018-12-17 Ariel Ben-Yehudaimprove tests as suggested by review comments
2018-12-17 borsAuto merge of #56303 - petrochenkov:stabuseas, r=cramertj
2018-12-17 Vadim PetrochenkovStabilize `underscore_imports`
2018-12-17 Esteban KüberDo not point at delim spans for complete correct blocks
2018-12-17 Dan Robertsonstatic eval: Do not ICE on layout size overflow
2018-12-17 Alex Crichtonrustc: Don't ICE on usage of two new target features
2018-12-17 borsAuto merge of #56904 - sinkuu:cycle_fold, r=bluss
2018-12-17 Oliver SchererRemove a wrong multiplier on relocation offset computation
2018-12-17 David WoodKill borrows from a projection after assignment.
2018-12-17 borsAuto merge of #56810 - sinkuu:build_match, r=oli-obk
2018-12-17 Felix S. Klock IIAddress LLVM assertion failure by prepopulating with...
2018-12-17 borsAuto merge of #56853 - matthiaskrgr:clippy, r=oli-obk
2018-12-17 borsAuto merge of #56833 - nagisa:ios-fix, r=alexcrichton
2018-12-17 Shotaro Yamadatidy
2018-12-17 Shotaro YamadaAdd MIR test
2018-12-17 borsAuto merge of #56764 - sinkuu:simpcfg_bb0, r=matthewjasper
2018-12-17 borsAuto merge of #56642 - nikic:llvm-6, r=alexcrichton
2018-12-17 Matthew RussellFix grammar in compiler error for array iterators
2018-12-17 borsAuto merge of #56737 - nnethercote:TokenStream-improvem...
2018-12-16 Ariel Ben-Yehudafix review comments, round 2
2018-12-16 Ariel Ben-Yehudaaddress review comments
2018-12-16 Ariel Ben-Yehudatrigger unsized coercions keyed on Sized bounds
2018-12-16 borsAuto merge of #56875 - Centril:rollup, r=Centril
2018-12-16 Mazdak FarrokhzadRollup merge of #56858 - tbu-:pr_doc_canonicalize,...
2018-12-16 Mazdak FarrokhzadRollup merge of #56857 - tbu-:pr_doc_abssub, r=zackmdavis
2018-12-16 Mazdak FarrokhzadRollup merge of #56855 - nikic:remove-cttz-hack, r...
2018-12-16 Mazdak FarrokhzadRollup merge of #56850 - alexreg:fix-self-in-typedefs...
2018-12-16 Mazdak FarrokhzadRollup merge of #56844 - GuillaumeGomez:improve-css...
2018-12-16 Mazdak FarrokhzadRollup merge of #56832 - alexcrichton:external-demangle...
2018-12-16 Mazdak FarrokhzadRollup merge of #56826 - alexcrichton:atomic-u128,...
2018-12-16 Mazdak FarrokhzadRollup merge of #56793 - QuietMisdreavus:better-doctest...
2018-12-16 Mazdak FarrokhzadRollup merge of #56790 - rust-lang:borrowck-niche-discr...
2018-12-16 Mazdak FarrokhzadRollup merge of #56789 - alexcrichton:simd_select_bitma...
next