]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #58906 - Nemo157:generator-state-debug-info, r=Zoxc
[rust.git] / src / test /
2019-03-08 Pietro AlbiniRollup merge of #58906 - Nemo157:generator-state-debug...
2019-03-08 Pietro AlbiniRollup merge of #58893 - benaryorg:thread_local_example...
2019-03-08 Pietro AlbiniRollup merge of #58891 - Delta-Psi:doc-fixes, r=Centril
2019-03-08 Pietro AlbiniRollup merge of #58883 - estebank:unused-closure-arg...
2019-03-08 Pietro AlbiniRollup merge of #58877 - estebank:macro-borrow, r=davidtwco
2019-03-08 Pietro AlbiniRollup merge of #58861 - estebank:fix-negative-traits...
2019-03-08 Pietro AlbiniRollup merge of #58369 - nox:sync-hash-map-entry, r...
2019-03-08 Pietro AlbiniRollup merge of #58269 - taeguk:add-some-sources-to...
2019-03-08 Pietro AlbiniRollup merge of #58204 - estebank:impl-trait-semi,...
2019-03-08 Pietro AlbiniRollup merge of #58080 - MikaelUrankar:freebsd_arm...
2019-03-08 borsAuto merge of #58013 - Zoxc:stable-hash-macro-simple...
2019-03-07 borsAuto merge of #58583 - varkor:const-generics-ty, r...
2019-03-05 varkorFix negative integer literal test
2019-03-05 varkorUpdate test fallout
2019-03-05 varkorUpdate const generics tests
2019-03-05 John Kåre AlsakerAdd a test for HashStable stability
2019-03-05 borsAuto merge of #58423 - nox:relax-bounds-buf-reader...
2019-03-04 Esteban KüberOn return type `impl Trait` for block with no expr...
2019-03-04 Anthony RamineMake the Entry API of HashMap<K, V> Sync and Send ...
2019-03-04 borsAuto merge of #58380 - estebank:missing-match-pats...
2019-03-03 borsAuto merge of #58505 - schomatis:fix/nll/remove-live...
2019-03-03 Wim LoomanMonomorphize generator field types for debuginfo
2019-03-03 borsAuto merge of #58425 - wesleywiser:more_profiler_change...
2019-03-03 borsAuto merge of #58673 - matthewjasper:typeck-ptr-coercio...
2019-03-03 borsAuto merge of #58879 - spastorino:update_miri, r=oli-obk
2019-03-03 borsAuto merge of #58866 - kennytm:rollup, r=kennytm
2019-03-03 kennytmRollup merge of #58865 - dlrobertson:fix-varargs, r...
2019-03-03 borsAuto merge of #58793 - Mark-Simulacrum:master-next...
2019-03-03 Mark RousskovCall clang and llvm-objdump with correct library path
2019-03-03 borsAuto merge of #58464 - jethrogb:jb/std-test-panic-outpu...
2019-03-03 Alexander RegueiroNit
2019-03-03 Esteban KüberReword error message
2019-03-03 Esteban KüberPoint at enum definition when match patterns are not...
2019-03-02 Esteban KüberSuggest appropriate code for unused field when desrtuct...
2019-03-02 Esteban KüberSuggest removal of `&` when borrowing macro and appropriate
2019-03-02 borsAuto merge of #58836 - ljedrz:begone_NodeId, r=Zoxc
2019-03-02 Dan RobertsonFix C-variadic function printing
2019-03-02 kennytmRollup merge of #58842 - mati865:53005, r=alexcrichton
2019-03-02 kennytmRollup merge of #58852 - alexcrichton:update-netbsd...
2019-03-02 kennytmRollup merge of #58838 - jens1o:patch-1, r=Centril
2019-03-02 kennytmRollup merge of #58835 - Centril:rust_2018_idioms-remot...
2019-03-02 kennytmRollup merge of #58833 - Centril:rust_2018_idioms-rustb...
2019-03-02 kennytmRollup merge of #58832 - pietroalbini:appveyor-hyperv...
2019-03-02 kennytmRollup merge of #58830 - Centril:rust_2018_idioms-tidy...
2019-03-02 kennytmRollup merge of #58821 - alex:patch-1, r=Centril
2019-03-02 kennytmRollup merge of #58802 - nnethercote:inline-record_layo...
2019-03-02 kennytmRollup merge of #58785 - euclio:tool-lint-attrs, r...
2019-03-02 kennytmRollup merge of #58782 - tspiteri:str-escape-self,...
2019-03-02 kennytmRollup merge of #58780 - RalfJung:manually-drop, r...
2019-03-02 kennytmRollup merge of #58730 - timvermeulen:internal_iteratio...
2019-03-02 borsAuto merge of #58216 - pitdicker:sqos_flags, r=alexcrichton
2019-03-02 borsAuto merge of #58077 - Nemo157:generator-state-debug...
2019-03-02 borsAuto merge of #57202 - matthewjasper:nll-typeck-promote...
2019-03-01 Esteban KüberExpand where negative supertrait specific error is...
2019-03-01 borsAuto merge of #58800 - ehuss:update-books, r=Centril
2019-03-01 Matthew JasperHandle type annotations in promoted MIR correctly
2019-03-01 Matthew JasperInclude bounds from promoted constants in NLL
2019-03-01 borsAuto merge of #58631 - spastorino:place2_1, r=oli-obk
2019-03-01 borsAuto merge of #58689 - memoryruins:exclude_should_panic...
2019-03-01 borsAuto merge of #58408 - alexcrichton:update-llvm, r...
2019-02-28 borsAuto merge of #58250 - Zoxc:rustc-interface-1, r=oli-obk
2019-02-28 John Kåre AlsakerIntroduce rustc_interface and move some methods there
2019-02-28 borsAuto merge of #57760 - dlrobertson:varargs1, r=alexreg
2019-02-28 borsAuto merge of #58208 - taiki-e:libstd-2018, r=Centril
2019-02-27 Andy Russellallow specifying attributes for tool lints
2019-02-27 Taiki EndoFix error in tag-that-dare-not-speak-its-name
2019-02-27 Taiki EndoFix errors in test/ui
2019-02-27 borsAuto merge of #58777 - Centril:rollup, r=Centril
2019-02-27 Dan RobertsonRename variadic to c_variadic
2019-02-27 Dan RobertsonAdd c_variadic language feature item
2019-02-27 Dan RobertsonSupport defining C compatible variadic functions
2019-02-27 Mazdak FarrokhzadRollup merge of #58761 - Mark-Simulacrum:add-feature...
2019-02-27 Mazdak FarrokhzadRollup merge of #58757 - aoikonomopoulos:issue-58212...
2019-02-27 Mazdak FarrokhzadRollup merge of #58755 - tbu-:pr_doc_clarifyrotate...
2019-02-27 Mazdak FarrokhzadRollup merge of #58752 - taiki-e:update-string_cache_co...
2019-02-27 Mazdak FarrokhzadRollup merge of #58749 - kenta7777:reduce-repetition...
2019-02-27 Mazdak FarrokhzadRollup merge of #58748 - hellow554:scoped_tls, r=estebank
2019-02-27 Mazdak FarrokhzadRollup merge of #58746 - ipetkov:std-process-docs,...
2019-02-27 Mazdak FarrokhzadRollup merge of #58744 - jethrogb:jb/dlmalloc-0.1.3...
2019-02-27 Mazdak FarrokhzadRollup merge of #58703 - shepmaster:read_line_return...
2019-02-27 Mazdak FarrokhzadRollup merge of #58680 - varkor:xpy-help-index-error...
2019-02-27 Mazdak FarrokhzadRollup merge of #58678 - doctorn:refuse-async-fn-2015...
2019-02-27 Mazdak FarrokhzadRollup merge of #58630 - nnethercote:fix-fold_clobber...
2019-02-27 Mazdak FarrokhzadRollup merge of #58627 - euclio:rustdoc-pass-order...
2019-02-27 Mazdak FarrokhzadRollup merge of #58075 - asettouf:master, r=varkor
2019-02-27 borsAuto merge of #58741 - varkor:lang-lib-feature-shared...
2019-02-27 borsAuto merge of #58709 - kornelski:book, r=QuietMisdreavus
2019-02-26 Mark RousskovAdd tracking issue for the unwind attribute.
2019-02-26 borsAuto merge of #58675 - gnzlbg:usimd, r=alexcrichton
2019-02-26 AdonisChanging error message to reflect changes with the...
2019-02-26 Angelos OikonomopoulosNormalize the type Self resolves to in an impl
2019-02-26 borsAuto merge of #58561 - ljedrz:HirIdify_some_nodes,...
2019-02-26 borsAuto merge of #58357 - sfackler:vectored-io, r=alexcrichton
2019-02-25 borsAuto merge of #57367 - petrochenkov:unrestab, r=Centril
2019-02-25 borsAuto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton
2019-02-25 Vadim PetrochenkovStabilize `unrestricted_attribute_tokens`
2019-02-25 Vadim PetrochenkovRestrict value in key-value attributes to literals
2019-02-25 borsAuto merge of #58649 - pnkfelix:issue-57464-avoid-ice...
2019-02-25 borsAuto merge of #58728 - Centril:rollup, r=Centril
2019-02-25 Mazdak FarrokhzadRollup merge of #58727 - taiki-e:deny-rust_2018_idioms...
next