]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #56425 - scottmcm:redo-vec-set_len-docs, r=Centril
[rust.git] / src / test /
2019-01-12 Mazdak FarrokhzadRollup merge of #56425 - scottmcm:redo-vec-set_len...
2019-01-12 borsAuto merge of #57234 - Centril:const-stabilizations...
2019-01-11 borsAuto merge of #57470 - RalfJung:miri, r=oli-obk
2019-01-11 borsAuto merge of #57355 - arielb1:correct-subst, r=nikomat...
2019-01-09 borsAuto merge of #57419 - cramertj:pin-set, r=withouboats
2019-01-09 borsAuto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister
2019-01-09 borsAuto merge of #57086 - oli-obk:miri_dist, r=kennytm
2019-01-08 borsAuto merge of #56407 - GuillaumeGomez:missing-docs...
2019-01-08 borsAuto merge of #56638 - matthewjasper:remove-ref-region...
2019-01-08 borsAuto merge of #57429 - alexcrichton:fix-dist, r=Mark...
2019-01-08 borsAuto merge of #57114 - Zoxc:query-perf11, r=michaelwoer...
2019-01-08 borsAuto merge of #56988 - alexcrichton:monotonic-instant...
2019-01-08 borsAuto merge of #57332 - Dylan-DPC:feature/stabilise...
2019-01-08 borsAuto merge of #57095 - Zoxc:prof-fix, r=michaelwoerister
2019-01-07 borsAuto merge of #57303 - matthiaskrgr:clippy_submodule_up...
2019-01-07 dylan_DPCbless you
2019-01-07 dylan_DPCremove unwanted stage0 line, fix style
2019-01-07 dylan_DPCremove unused imports and feature gate from tests
2019-01-07 dylan_DPCstabilise cfg_attr
2019-01-07 borsAuto merge of #57405 - pietroalbini:rollup, r=pietroalbini
2019-01-07 Pietro AlbiniRollup merge of #57403 - claudijd:tweak_code_of_conduct...
2019-01-07 Pietro AlbiniRollup merge of #57375 - stjepang:duration-constants...
2019-01-07 Pietro AlbiniRollup merge of #57369 - petrhosek:llvm-libcxx, r=alexc...
2019-01-07 Pietro AlbiniRollup merge of #57358 - euclio:docck-unicode, r=QuietM...
2019-01-07 Pietro AlbiniRollup merge of #57308 - Zoxc:controller-sync, r=michae...
2019-01-07 Pietro AlbiniRollup merge of #57290 - mark-i-m:remove-outdated-comme...
2019-01-07 borsAuto merge of #57304 - davidtwco:issue-57280, r=nikomat...
2019-01-07 borsAuto merge of #57336 - ehuss:bump-stage0, r=alexcrichton
2019-01-07 borsAuto merge of #57327 - akash-fortanix:aa/update-compile...
2019-01-07 borsAuto merge of #57394 - euclio:compiletest-optimization...
2019-01-07 borsAuto merge of #57365 - sinkuu:unused, r=oli-obk
2019-01-07 borsAuto merge of #57379 - petrochenkov:parsrecov, r=estebank
2019-01-06 borsAuto merge of #57344 - petrochenkov:regreach, r=arielb1
2019-01-06 Vadim Petrochenkovtests: Do not use `-Z parse-only`, continue compilation...
2019-01-06 Guillaume Gomezcheck missing docs for reexported macros as well
2019-01-06 borsAuto merge of #57272 - petrochenkov:featrecov, r=estebank
2019-01-06 borsAuto merge of #57121 - glaubitz:flock-fixes, r=nagisa
2019-01-06 Vadim PetrochenkovFix CI failures
2019-01-06 Vadim PetrochenkovMake sure feature gate errors are recoverable (take 2)
2019-01-06 borsAuto merge of #57291 - euclio:method-call-suggestion...
2019-01-06 borsAuto merge of #57287 - alexcrichton:fix-jemalloc, r...
2019-01-06 Andy Russelluse utf-8 throughout htmldocck
2019-01-06 borsAuto merge of #57263 - ishitatsuyuki:bump-openssl,...
2019-01-06 borsAuto merge of #57286 - alexcrichton:less-thin-2-2,...
2019-01-05 borsAuto merge of #57230 - estebank:return-mismatch, r...
2019-01-05 Vadim Petrochenkovprivacy: Mark everything in a header of a reachable...
2019-01-05 Vadim Petrochenkovprivacy: Fix regression in impl reachability
2019-01-05 borsAuto merge of #57354 - kennytm:rollup, r=kennytm
2019-01-05 Ariel Ben-Yehudause the correct supertrait substitution in `object_ty_f...
2019-01-05 kennytmRollup merge of #57343 - Xanewok:querify-access-levels...
2019-01-05 kennytmRollup merge of #57342 - phansch:make_public, r=Centril
2019-01-05 kennytmRollup merge of #57338 - QuietMisdreavus:doctest-file...
2019-01-05 kennytmRollup merge of #57326 - king6cong:doc, r=rkruppe
2019-01-05 kennytmRollup merge of #57314 - wiktorkuchta:master, r=Centril
2019-01-05 kennytmRollup merge of #57313 - Nemo157:box-to-pin, r=cramertj
2019-01-05 kennytmRollup merge of #57312 - Mendess2526:master, r=Centril
2019-01-05 kennytmRollup merge of #57311 - dlrobertson:fix_valist_copy...
2019-01-05 kennytmRollup merge of #57295 - d-e-s-o:topic/be-be, r=zackmdavis
2019-01-05 kennytmRollup merge of #57278 - mati865:config_clippy, r=alexc...
2019-01-05 kennytmRollup merge of #57273 - alexcrichton:update-stdsimd...
2019-01-05 kennytmRollup merge of #57267 - rust-lang:SimonSapin-patch...
2019-01-05 kennytmRollup merge of #57249 - frewsxcv:frewsxcv-second-editi...
2019-01-05 kennytmRollup merge of #57238 - Zoxc:bt-fix, r=alexcrichton
2019-01-05 kennytmRollup merge of #57233 - Smibu:rename-and-fix-nolink...
2019-01-05 kennytmRollup merge of #57229 - mikeyhew:fix-56806, r=varkor
2019-01-05 kennytmRollup merge of #57219 - matthewjasper:mir-cleanup...
2019-01-05 borsAuto merge of #57145 - RalfJung:panic-if-uninhabited...
2019-01-05 borsAuto merge of #57101 - o01eg:fix-57014, r=alexcrichton
2019-01-05 borsAuto merge of #57099 - davidtwco:issue-57098, r=nikomat...
2019-01-05 borsAuto merge of #56837 - arielb1:nonprincipal-trait-objec...
2019-01-05 borsAuto merge of #56145 - weiznich:re_rebalance_coherence...
2019-01-04 Michael Hewsonuse `delay_span_bug` instead of `bug!` when doing layou...
2019-01-04 borsAuto merge of #56079 - mark-i-m:patch-1, r=nikomatsakis
2019-01-04 Ariel Ben-Yehudaadd test for #57162
2019-01-04 borsAuto merge of #56897 - euclio:parse-fatal, r=estebank
2019-01-04 borsAuto merge of #56723 - oli-obk:lazy_const, r=nikomatsakis
2019-01-04 QuietMisdreavusforce binary filename for compiled doctests
2019-01-04 borsAuto merge of #56074 - matthewjasper:forbid-recursive...
2019-01-04 Ariel Ben-Yehudaalphabetize marker traits when printed
2019-01-04 borsAuto merge of #55986 - cjgillot:issue-45510, r=nikomatsakis
2019-01-04 Georg SemmlerUpdate tests changed by rebase
2019-01-04 borsAuto merge of #56958 - alexcrichton:upgrade-docker...
2019-01-03 Ariel Ben-Yehudaimplement a hack to make traitobject 0.1.0 compile
2019-01-03 Ariel Ben-Yehudaadd tests
2019-01-03 Matthew JasperForbid impl Trait from referring to unnamable recursive...
2019-01-03 Georg SemmlerMore test deduplication
2019-01-03 Georg SemmlerAdd missing files
2019-01-03 Georg SemmlerFix typo
2019-01-03 Georg SemmlerUnify tests
2019-01-03 Georg SemmlerUpdate some new tests to changed error messages
2019-01-03 Georg SemmlerFix failing compile tests
2019-01-03 Georg SemmlerAdd some tests
2019-01-03 Wiktor KuchtaFix repeated word typos
2019-01-03 Andy Russelluse structured suggestion for method calls
2019-01-03 David WoodFix bug in associated constant type annotations.
2019-01-03 borsAuto merge of #55517 - nikomatsakis:universes, r=scalexm
2019-01-03 borsAuto merge of #56507 - nikomatsakis:polonius-integrate...
2019-01-03 borsAuto merge of #57282 - matthewjasper:wellformed-return...
2019-01-02 Niko Matsakisrename `type_moves_by_default` to `type_is_copy_modulo_...
2019-01-02 Niko Matsakistry to detect affected code and direct people to #56105
next