summaryrefslogtreecommitdiff
path: root/build_extra/rust/BUILD.gn
AgeCommit message (Expand)Author
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
2018-08-09Remove the 'cfg' variable from rust templatesBert Belder
2018-08-09Make 'tokio' build on windows, add windows depsBert Belder
2018-08-09Add 'tokio' and dependenciesRobby Madruga
2018-08-03Improve rust build docsRyan Dahl
2018-07-29Add winapi crate, make 'rand' and 'tempfile' workBert Belder
2018-07-29Add "features" argument to rust componentsBert Belder
2018-07-29Add sha1 and tempfile crates.Ryan Dahl
2018-07-21Fix some warnings (#379)Yoshiya Hinosawa
2018-07-19Link rust_test targets with external linker, fix handlers_test linkageBert Belder
2018-07-18Use Cargo to install rust deps into //third_party/rust_crates (#383)robbym
2018-07-18Add rust crate log to third_party.Ryan Dahl
2018-07-10Add rust url crate. (#355)Ryan Dahl
2018-07-09Move libc build def to //build_extra/rustRyan Dahl
2018-07-06Further gn/rust cleanupsRyan Dahl