servo / rust-encoding
forked from lifthrasiir/rust-encodingNew issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to upstream/master. #9
Merged
+120
−110
initial cargo support.
2135362
Select commit
2b9bd95
language changes: bytes!() is now deprecated.
lifthrasiir 170facf
language changes: integer type fallback is gone.
lifthrasiir 2135362
initial cargo support.
lifthrasiir 08d3214
language changes: no integer type inference.
lifthrasiir d64ef45
language changes: #[crate_id] -> #[crate_name], no dummy file is requ…
lifthrasiir 7a8dfd6
I forgot to update .travis.yml.
lifthrasiir a290920
well, rustc -o causes some issues with LTO. revert to --out-dir.
lifthrasiir 4547a5d
oops, fixed `make check`.
lifthrasiir c7a1a15
updated .travis.yml.
lifthrasiir a59eb71
Merge pull request #32 from SimonSapin/share
lifthrasiir 663c36f
Update for language changes
klutzy 12b6610
Merge pull request #33 from klutzy/update
lifthrasiir 59b9a67
Merge remote-tracking branch 'refs/remotes/upstream/master' into rust…
metajack
Merged
Update to upstream/master. #9
initial cargo support.
Jun 21, 2014
Jun 26, 2014
Jun 29, 2014
Jul 2, 2014
Jul 6, 2014
Jul 6, 2014
Jul 6, 2014
Jul 7, 2014
Jul 12, 2014
Jul 16, 2014
Jul 29, 2014
Jul 29, 2014
Jul 31, 2014
2135362
Select commit
2b9bd95
language changes: bytes!() is now deprecated.
lifthrasiir 170facf
language changes: integer type fallback is gone.
lifthrasiir 2135362
initial cargo support.
lifthrasiir 08d3214
language changes: no integer type inference.
lifthrasiir d64ef45
language changes: #[crate_id] -> #[crate_name], no dummy file is requ…
lifthrasiir 7a8dfd6
I forgot to update .travis.yml.
lifthrasiir a290920
well, rustc -o causes some issues with LTO. revert to --out-dir.
lifthrasiir 4547a5d
oops, fixed `make check`.
lifthrasiir c7a1a15
updated .travis.yml.
lifthrasiir a59eb71
Merge pull request #32 from SimonSapin/share
lifthrasiir 663c36f
Update for language changes
klutzy 12b6610
Merge pull request #33 from klutzy/update
lifthrasiir 59b9a67
Merge remote-tracking branch 'refs/remotes/upstream/master' into rust…
metajack