Ogeon / rustful

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

Remove ICE hacks and set the oldest tested Rust version to 1.3 #68

Closed Ogeon closed 9 years ago

Ogeon commented 9 years ago

This removes all the hacky wrapper structs that was added to make the examples of handler functions compile in pre 1.3 Rust (I think I got them all). This will also change the AppVeyor test script to use Rust 1.3, since it's now the oldest recommended version.

Closes #17

Ogeon commented 9 years ago

@homu r+

homu commented 9 years ago

:pushpin: Commit 73111b9 has been approved by Ogeon

homu commented 9 years ago

:hourglass: Testing commit 73111b9 with merge aa4a49b...

homu commented 9 years ago

:sunny: Test successful - status