]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #61086 - RalfJung:box, r=alexcrichton
[rust.git] / src / test /
2019-05-23 Mazdak FarrokhzadRollup merge of #61086 - RalfJung:box, r=alexcrichton
2019-05-23 Mazdak FarrokhzadRollup merge of #61082 - RalfJung:vec, r=alexcrichton
2019-05-23 Mazdak FarrokhzadRollup merge of #61056 - euclio:custom-discriminant...
2019-05-23 Mazdak FarrokhzadRollup merge of #61054 - estebank:mut-ref-reassign...
2019-05-23 Mazdak FarrokhzadRollup merge of #59545 - Zoxc:the-arena-3, r=eddyb...
2019-05-23 Esteban KüberAdd regression test for negative case
2019-05-23 John Kåre AlsakerUpdate wasm_import_module_map and target_features_whitelist
2019-05-23 John Kåre AlsakerRemove subtle Default impl for Value
2019-05-23 Andy Russelltweak discriminant on non-nullary enum diagnostic
2019-05-23 borsAuto merge of #60965 - petrochenkov:lit3, r=matklad
2019-05-23 Vadim Petrochenkovsyntax: Some code cleanup
2019-05-23 Vadim Petrochenkovsyntax: More consistent wording for some literal parsin...
2019-05-23 Vadim Petrochenkovsyntax: Return named errors from literal parsing functions
2019-05-23 borsAuto merge of #61075 - Centril:rollup-1ugmcqu, r=Centril
2019-05-23 Mazdak FarrokhzadRollup merge of #61073 - phansch:remove_unused_annotati...
2019-05-23 Mazdak FarrokhzadRollup merge of #61057 - sfackler:revert-next-back...
2019-05-23 Mazdak FarrokhzadRollup merge of #61055 - bgermann:master, r=sanxiyn
2019-05-23 Mazdak FarrokhzadRollup merge of #61046 - mark-i-m:transcribe-fix, r...
2019-05-23 Mazdak FarrokhzadRollup merge of #61043 - alexcrichton:less-full-bootstr...
2019-05-23 Mazdak FarrokhzadRollup merge of #61014 - jsgf:emit-artifact-type, r...
2019-05-23 Mazdak FarrokhzadRollup merge of #60981 - alexcrichton:update-compiler...
2019-05-23 borsAuto merge of #60174 - matthewjasper:add-match-arm...
2019-05-23 borsAuto merge of #60740 - petrochenkov:kw, r=nnethercote
2019-05-22 borsAuto merge of #61044 - Centril:rollup-ztsgb9p, r=Centril
2019-05-22 Esteban KüberSuggest dereferencing on assignment to mutable borrow
2019-05-22 Mark Mansiadd ui tests
2019-05-22 Mazdak FarrokhzadRollup merge of #61037 - oli-obk:clippy, r=Manishearth
2019-05-22 Mazdak FarrokhzadRollup merge of #61034 - eddyb:soa-metadata-prereq...
2019-05-22 Mazdak FarrokhzadRollup merge of #61030 - spastorino:make-operand-iterat...
2019-05-22 Mazdak FarrokhzadRollup merge of #61029 - blkerby:minimum_spanning_tree...
2019-05-22 Mazdak FarrokhzadRollup merge of #61023 - spastorino:use-iterate-qualify...
2019-05-22 Mazdak FarrokhzadRollup merge of #60809 - jethrogb:jb/nll-faq, r=pnkfelix
2019-05-22 Mazdak FarrokhzadRollup merge of #60773 - Aaron1011:fix/rustdoc-project...
2019-05-22 Mazdak FarrokhzadRollup merge of #60300 - mjbshaw:ffi_types, r=rkruppe
2019-05-22 Michael BradshawAllow null-pointer-optimized enums in FFI if their...
2019-05-22 borsAuto merge of #59445 - alexreg:ban-multi-trait-objects...
2019-05-22 borsAuto merge of #60840 - tmandry:preserve-scope-in-genera...
2019-05-22 borsAuto merge of #61027 - Centril:rollup-oewauf1, r=Centril
2019-05-22 Mazdak FarrokhzadRollup merge of #61006 - RalfJung:maybe-uninit, r=Centril
2019-05-22 Mazdak FarrokhzadRollup merge of #61003 - nnethercote:rm-InternedString...
2019-05-22 Mazdak FarrokhzadRollup merge of #60998 - RalfJung:static_assert, r...
2019-05-22 Mazdak FarrokhzadRollup merge of #60995 - topecongiro:parser-from-stream...
2019-05-22 Mazdak FarrokhzadRollup merge of #60991 - spastorino:local-decls-push...
2019-05-22 Mazdak FarrokhzadRollup merge of #60982 - estebank:fix-60976, r=petrochenkov
2019-05-22 Mazdak FarrokhzadRollup merge of #60973 - nnethercote:fix-file_metadata...
2019-05-22 Mazdak FarrokhzadRollup merge of #60963 - blkerby:boxed_docs, r=alexcrichton
2019-05-22 Mazdak FarrokhzadRollup merge of #60581 - hellow554:fix_60580, r=alexcri...
2019-05-22 Mazdak FarrokhzadRollup merge of #59742 - Zoxc:edition-cleanup, r=petroc...
2019-05-21 borsAuto merge of #61007 - michaelwoerister:limited-debugin...
2019-05-21 Jeremy FitzhardingeMake -Zemit-artifact-notifications also emit the artifa...
2019-05-21 Matthew JasperAdd a test for match scopes
2019-05-21 Matthew JasperSchedule storage-dead of temporaries sooner
2019-05-21 Matthew JasperGive match arms a drop/region scope
2019-05-21 Matthew JasperHandle the visibility/lint scope distinction better
2019-05-21 Matthew JasperRespect lint attributes on match arms
2019-05-21 Jethro BeekmanAdd FAQ for NLL migration
2019-05-21 John Kåre AlsakerMove `edition` outside the hygiene lock and avoid acces...
2019-05-21 borsAuto merge of #60903 - nnethercote:mv-gensyms-from...
2019-05-21 borsAuto merge of #60950 - taiki-e:arbitrary_self_types...
2019-05-21 borsAuto merge of #60985 - cr1901:msp430-fix, r=alexcrichton
2019-05-20 borsAuto merge of #60986 - Centril:rollup-nhpgrfb, r=Centril
2019-05-20 Mazdak FarrokhzadRollup merge of #60983 - petrhosek:libunwind-no-excepti...
2019-05-20 Mazdak FarrokhzadRollup merge of #60972 - RalfJung:volatile, r=alexcrichton
2019-05-20 Mazdak FarrokhzadRollup merge of #60959 - petrochenkov:sassert, r=estebank
2019-05-20 Mazdak FarrokhzadRollup merge of #60952 - dtolnay:heap, r=Amanieu
2019-05-20 Mazdak FarrokhzadRollup merge of #60942 - bjorn3:metadata_loader_refacto...
2019-05-20 Mazdak FarrokhzadRollup merge of #60915 - michaelwoerister:hashstablestu...
2019-05-20 Mazdak FarrokhzadRollup merge of #60823 - oli-obk:used_unused_no_mangle...
2019-05-20 Mazdak FarrokhzadRollup merge of #60511 - taiki-e:libstd-intra-doc,...
2019-05-20 Mazdak FarrokhzadRollup merge of #60487 - GuillaumeGomez:fix-search...
2019-05-20 Mazdak FarrokhzadRollup merge of #60453 - tbu-:pr_getrandom_enoperm...
2019-05-20 Mazdak FarrokhzadRollup merge of #60383 - GuillaumeGomez:fix-position...
2019-05-20 Alexander RegueiroReinstated shallow disallowing of maybe bounds in trait...
2019-05-20 Alexander RegueiroAddressed more points raised in review.
2019-05-20 Alexander RegueiroAddressed points raised in review.
2019-05-20 Alexander RegueiroUpdate tests.
2019-05-20 Alexander RegueiroUpdate tests.
2019-05-20 borsAuto merge of #60445 - RalfJung:maybe-uninit, r=Centril
2019-05-20 Ralf Jungstabilize core parts of MaybeUninit and deprecate mem...
2019-05-20 borsAuto merge of #60921 - cuviper:remove-mpsc_select,...
2019-05-20 borsAuto merge of #60815 - nnethercote:use-Symbol-more...
2019-05-20 borsAuto merge of #60969 - Centril:rollup-3j71mqj, r=Centril
2019-05-19 Mazdak FarrokhzadRollup merge of #60962 - VeryTastyTomato:patch-1, r...
2019-05-19 Mazdak FarrokhzadRollup merge of #60960 - matthewjasper:remove-lowering...
2019-05-19 Mazdak FarrokhzadRollup merge of #60908 - GuillaumeGomez:errors, r=oli-obk
2019-05-19 Mazdak FarrokhzadRollup merge of #60895 - chandde:master, r=alexcrichton
2019-05-19 Mazdak FarrokhzadRollup merge of #60745 - wesleywiser:const_prop_into_te...
2019-05-19 Mazdak FarrokhzadRollup merge of #60590 - petertodd:2018-test-union...
2019-05-19 borsAuto merge of #60272 - Jakst:patch-1, r=Manishearth
2019-05-19 Wesley Wiser[const-prop] Support propagating into SwitchInt's ...
2019-05-19 Wesley Wiser[const-prop] Support propagating into Assert's `cond...
2019-05-19 borsAuto merge of #60065 - QuietMisdreavus:async-move-docte...
2019-05-19 Taiki EndoMove run-pass/self/* to ui/self
2019-05-19 borsAuto merge of #60946 - Xanewok:update-rls, r=oli-obk
2019-05-19 borsAuto merge of #60937 - RalfJung:miri, r=oli-obk
2019-05-19 borsAuto merge of #60760 - GuillaumeGomez:generic-display...
2019-05-19 Taiki EndoMove arbitrary_self_types's tests into ui/self
2019-05-19 Peter ToddMake clear that status quo ≠ guarantee
2019-05-19 borsAuto merge of #60949 - Centril:rollup-f918e1v, r=Centril
2019-05-19 Mazdak FarrokhzadRollup merge of #60947 - blkerby:global_alloc_typo...
next