summaryrefslogtreecommitdiff
path: root/build_extra/rust/BUILD.gn
AgeCommit message (Expand)Author
2019-06-15third_party: upgrade rust cratesBert Belder
2019-06-09feat: Import maps (#2360)Bartek IwaƄczuk
2019-05-30third_party: upgrade rust cratesBert Belder
2019-05-16third_party: add rust crate 'serde_derive'Bert Belder
2019-05-16third_party: upgrade rust cratesBert Belder
2019-05-16build: add support for rust proc-macro cratesBert Belder
2019-05-11third_party: upgrade rust cratesBert Belder
2019-05-01fs: add Deno.utime/Deno.utimeSync (#2241)Kevin (Kun) "Kassimo" Qian
2019-04-23third_party: upgrade rust cratesBert Belder
2019-04-17Add cli dependency on tokio-rustlsBert Belder
2019-04-15third_party: upgrade rust cratesBert Belder
2019-03-31third_party: add rust crate 'clap'Bert Belder
2019-03-29third_party: upgrade rust cratesBert Belder
2019-02-27third_party: upgrade rust cratesBert Belder
2019-02-12third_party: upgrade rust cratesBert Belder
2019-02-07third_party: add the 'regex' crateBert Belder
2019-02-07Add emojis to permission prompts (#1684)Dmitry Sharshakov
2019-01-26third_party: add the 'integer-atomics' crateBert Belder
2019-01-26third_party: force all crates to use the latest version of rand_coreBert Belder
2019-01-26third_party: upgrade rust cratesBert Belder
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2019-01-14Update to rust 2018 editionAndy Hayden
2019-01-14third_party: upgrade rust crates, now with `--edition 2018` supportBert Belder
2019-01-14third_party: upgrade rust cratesBert Belder
2019-01-07Upgrade crates (#1471)Ryan Dahl
2018-12-23Use flatbuffers from crates.io (#1400)Ryan Dahl
2018-12-19build: build rustls with the same features between gn/ninja and cargoBert Belder
2018-12-06Process source maps in Rust instead of JS (#1280)Ryan Dahl
2018-11-30Upgrade Rust cratesRyan Dahl
2018-11-29Fix mac debug build.Ryan Dahl
2018-11-05Add repl (#998)Andy Hayden
2018-11-03third_party: add tokio-process Rust crate and its dependenciesBert Belder
2018-11-03third_party: upgrade Rust cratesBert Belder
2018-11-03build: infer label name for versioned Rust cratesBert Belder
2018-10-27Ergonomics: Prompt TTY for permission escalation (#1081)Ryan Dahl
2018-10-25Turn on treat_warnings_as_errors (#1086)Ryan Dahl
2018-10-23Switch to getopts for flag parsing (#1080)Kevin (Kun) "Kassimo" Qian
2018-10-20Add rustfmt to third_party.Ryan Dahl
2018-10-19Upgrade cratesRyan Dahl
2018-10-19Disable warning on linux.Ryan Dahl
2018-10-10Upgrade hyper-rustlsRyan Dahl
2018-09-17Upgrade rust crates.Ryan Dahl
2018-09-16Suppress remaining warnings in third party rust cratesBert Belder
2018-09-16Add the 'dirs' crate, enable the required 'winapi' featuresKevin (Kun) "Kassimo" Qian
2018-09-03Upgrade flatbuffersRyan Dahl
2018-08-30Support https imports.Ryan Dahl
2018-08-30Downgrading tokio to registry version.Ryan Dahl
2018-08-30Fix warnings.Ryan Dahl
2018-08-20Add hyper dependenciesThomas Ghysels
2018-08-13s/rust_component/rust_crate/Ryan Dahl