Jacob Pratt
|
e44c5896b8
|
Remove stabilized 'async_await' feature gate and update the minimum nightly version.
|
2020-07-11 09:24:28 -07:00 |
Jeb Rosen
|
5d439bafc0
|
Convert core to async and add support for async routes.
Minimum rustc bump required for rust-lang/rust#61775
|
2020-07-11 09:24:28 -07:00 |
Jeb Rosen
|
3e4f8453ce
|
Remove use of the 'decl_macro' feature.
Also removes one internal use in the 'typed-uris' codegen test.
|
2019-07-19 11:39:56 -07:00 |
Sergio Benitez
|
5762208bba
|
Percent-encode characters: '[', ']', '\', '^', '|'.
Fixes #808.
|
2018-11-02 00:10:01 -07:00 |