Ogeon / rustful

[OUTDATED] A light HTTP framework for Rust
https://docs.rs/rustful
Apache License 2.0
862 stars 51 forks source link

Edit insert_routes! to avoid type ascription conflicts, and some fixes #90

Closed Ogeon closed 8 years ago

Ogeon commented 8 years ago

This changes the syntax of insert_routes! to always take paths and methods as token trees to avoid conflicts with the upcoming type ascription syntax. There are also some bonus changes to avoid some warnings and to make the Windows tests work again.

Ogeon commented 8 years ago

@homu r+

homu commented 8 years ago

:pushpin: Commit 7d2b316 has been approved by Ogeon

homu commented 8 years ago

:hourglass: Testing commit 7d2b316 with merge 849fc16...

homu commented 8 years ago

:sunny: Test successful - status