Commit graph

6 commits

Author SHA1 Message Date
Rabi Guha 0812a0af4c Improvement: Don't show function body in needless_lifetimes
Changes the span on which the lint is reported to point to only the
function return type instead of the entire function body.
Fixes #5284
2020-03-19 12:03:02 +05:30
Lzu Tao 2a66196013 Remove feature gate for async_await 2019-08-20 23:21:39 +00:00
uHOOCCOOHu 434f83a6c7
Revert "Revert global fmt config and use rustfmt::skip"
This reverts commit b70b3b14aa.
2019-07-23 02:57:49 +08:00
uHOOCCOOHu b70b3b14aa
Revert global fmt config and use rustfmt::skip 2019-07-20 00:50:18 +08:00
uHOOCCOOHu 2cc373ac54
Fix fmt 2019-07-19 23:03:34 +08:00
uHOOCCOOHu e6bbed909e
Add test 2019-07-19 02:43:10 +08:00