Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a workaround for a rustc ICE | Oliver Scherer | 2018-10-22 | 1 | -3/+4 |
| | |||||
* | Format script component | chansuke | 2018-09-19 | 1 | -7/+22 |
| | |||||
* | Use env::var_os to read paths from the environment | Matt Brubeck | 2017-10-20 | 1 | -2/+2 |
| | | | | | This avoids unnecessary UTF-8 validation on OsStrings that we just pass back to the OS. | ||||
* | order derivable traits lists | Clément DAVID | 2017-08-23 | 1 | -1/+1 |
| | | | | | | Ignoring : - **generated**.rs - python/tidy/servo_tidy_tests/rust_tidy.rs | ||||
* | Fix hardcoded path to link.exe | UK992 | 2017-02-03 | 1 | -1/+3 |
| | |||||
* | script codegen: Avoid modifying in-place a generated file. | Simon Sapin | 2017-01-19 | 1 | -22/+12 |
| | |||||
* | Remove usage of phf_macros. | Simon Sapin | 2017-01-18 | 1 | -0/+48 |
| | | | | | | | | | It’s a compiler plugin that uses unstable compiler APIs that are not on a path to stabilization. With this changes, there is one less thing that might break when we update the compiler. For example: https://github.com/sfackler/rust-phf/pull/101 | ||||
* | Native MSVC windows build, convert to cmake | Vladimir Vukicevic | 2016-08-17 | 1 | -7/+26 |
| | |||||
* | Generate multiple DOM bindings in parallel. | Josh Matthews | 2016-07-22 | 1 | -1/+6 |
| | |||||
* | Fix build scripts warnings. | Simon Sapin | 2015-03-18 | 1 | -9/+4 |
| | |||||
* | Upgrade to rustc ba2f13ef0 2015-02-04 | Simon Sapin | 2015-02-11 | 1 | -0/+18 |