New 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
Prepare for the rustup. #5916
Merged
Add a VecRootableType bound to RootedVec's type parameter.
9a97a7e
Select commit
c95fc0c
Stop using IndexMut on HashMap.
Ms2ger ad4996b
Remove a range() call.
Ms2ger 0a5ffc4
Remove an as_slice() call.
Ms2ger 84b1b52
Replace ByteString::as_slice() by a Deref implementation.
Ms2ger b59f54c
Add a Reflectable bound to Root's type parameter.
Ms2ger 5f6b791
Add a Reflectable bound to Trusted's type parameter.
Ms2ger bd77acf
Use AsciiExt in ByteString implementations.
Ms2ger 568b7f3
Replace -1 by !0 for unsigned integers.
Ms2ger 9a97a7e
Add a VecRootableType bound to RootedVec's type parameter.
Ms2ger a3adf6a
Stop using MemWriter in Element::serialize.
Ms2ger e282b71
Simplify the implementation of make_url_or_base_getter.
Ms2ger 99d6f83
Use a better name in TextEncoder::Encode.
Ms2ger
Merged
Prepare for the rustup. #5916
Add a VecRootableType bound to RootedVec's type parameter.
May 1, 2015
May 1, 2015
May 1, 2015
May 1, 2015
May 1, 2015
May 1, 2015
May 1, 2015
May 1, 2015
May 1, 2015
May 1, 2015
May 1, 2015
May 1, 2015
9a97a7e
Select commit
c95fc0c
Stop using IndexMut on HashMap.
Ms2ger ad4996b
Remove a range() call.
Ms2ger 0a5ffc4
Remove an as_slice() call.
Ms2ger 84b1b52
Replace ByteString::as_slice() by a Deref implementation.
Ms2ger b59f54c
Add a Reflectable bound to Root's type parameter.
Ms2ger 5f6b791
Add a Reflectable bound to Trusted's type parameter.
Ms2ger bd77acf
Use AsciiExt in ByteString implementations.
Ms2ger 568b7f3
Replace -1 by !0 for unsigned integers.
Ms2ger 9a97a7e
Add a VecRootableType bound to RootedVec's type parameter.
Ms2ger a3adf6a
Stop using MemWriter in Element::serialize.
Ms2ger e282b71
Simplify the implementation of make_url_or_base_getter.
Ms2ger 99d6f83
Use a better name in TextEncoder::Encode.
Ms2ger