]> git.lizzy.rs Git - rust.git/history - tests/source/async_fn.rs
Comment between typebounds (#4474)
[rust.git] / tests / source / async_fn.rs
2019-08-02 Igor MatuszewskiFix most recenty nightly breakage due to removed await...
2019-07-06 Seiichi UchidaDo not consider macro-origin await as chain item (...
2019-06-08 Stéphane CampinasMerge pull request #3607 from topecongiro/issue-3493
2019-06-03 Seiichi UchidaCargo update (#3559)
2018-09-04 Nick CameronMerge pull request #2983 from topecongiro/issue-2642
2018-09-03 Nick CameronMerge pull request #2992 from max-sixty/clippy2
2018-09-03 Nick CameronMerge pull request #2986 from topecongiro/issue-2907
2018-09-03 Nick CameronMerge pull request #2991 from topecongiro/raw-identifie...
2018-08-31 Seiichi UchidaMerge pull request #2984 from mehcode/feature/edition...
2018-08-31 Ryan LeckeyAccept 2015 and 2018 instead of Edition2015 and Edition...
2018-07-31 Nick CameronMerge pull request #2873 from aloucks/auto-detect-newli...
2018-07-30 Nick CameronMerge pull request #2874 from cavedweller/master
2018-07-30 Benjamin Brittainfix nits
2018-07-29 Ben BrittainAdd tests for async & async move