rust/tests
Eduardo Broto e336fe80d2 manual_async_fn: take input lifetimes into account
The anonymous future returned from an `async fn` captures all input
lifetimes. This was not being taken into account.

See https://github.com/rust-lang/rfcs/blob/master/text/2394-async_await.md#lifetime-capture-in-the-anonymous-future
2020-08-03 00:36:28 +02:00
..
auxiliary
cargo
ui manual_async_fn: take input lifetimes into account 2020-08-03 00:36:28 +02:00
ui-cargo Fix multiple_crate_versions error 2020-07-01 07:35:18 +02:00
ui-toml Add configurable threshold for type_repetition_in_bounds lint 2020-07-03 17:29:54 +02:00
compile-test.rs Update compile-test to follow new lint 2020-07-03 16:51:44 -07:00
dogfood.rs
fmt.rs
integration.rs
missing-test-files.rs
versioncheck.rs