| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |/ |
|
|/ |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
We won't be using this feature in the near future, and the implementation is
not really Rustic.
|
|\| |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
This will allow multiple unions to contain the same type.
|
|\ |
|
| | |
|
| |
| |
| |
| | |
is_some/unwrap.
|
| |
| |
| |
| |
| |
| | |
reusing it more easily.
This commit does not change the generated code.
|
|/ |
|
|\ |
|
| | |
|
|/ |
|
|\
| |
| |
| | |
Related #2514
|
| |
| |
| |
| | |
needless '&mut self'.
|
| |
| |
| |
| | |
https://github.com/mozilla/servo/issues/2541
|
|/
|
|
|
| |
This commit also includes improvements to the 'use' order in some of the
touched files.
|
| |
|
|\
| |
| |
| |
| |
| | |
Fix #2511
@jdm r?
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
parser bits too.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| | |
(Note that only `getAllResponseHeaders()` is supported at the moment, I'll be adding the other header methods later.)
|
| | |
|
|\ \
| |/
|/| |
|
| | |
|