index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build_extra
/
rust
Age
Commit message (
Expand
)
Author
2019-01-26
third_party: add the 'integer-atomics' crate
Bert Belder
2019-01-26
third_party: force all crates to use the latest version of rand_core
Bert Belder
2019-01-26
third_party: upgrade rust crates
Bert Belder
2019-01-21
chore: update license lines (#1557)
Yoshiya Hinosawa
2019-01-14
Update to rust 2018 edition
Andy Hayden
2019-01-14
third_party: upgrade rust crates, now with `--edition 2018` support
Bert Belder
2019-01-14
third_party: upgrade rust crates
Bert Belder
2019-01-14
build: bring rustc --cfg flag support back
Bert Belder
2019-01-07
Upgrade crates (#1471)
Ryan Dahl
2018-12-23
Use flatbuffers from crates.io (#1400)
Ryan Dahl
2018-12-19
build: build rustls with the same features between gn/ninja and cargo
Bert Belder
2018-12-13
Read version from Cargo.toml (#1267)
Goffert van Gool
2018-12-06
Process source maps in Rust instead of JS (#1280)
Ryan Dahl
2018-11-30
Upgrade Rust crates
Ryan Dahl
2018-11-30
Use pylint.
Ryan Dahl
2018-11-29
Fix mac debug build.
Ryan Dahl
2018-11-05
Add repl (#998)
Andy Hayden
2018-11-03
third_party: add tokio-process Rust crate and its dependencies
Bert Belder
2018-11-03
third_party: upgrade Rust crates
Bert Belder
2018-11-03
build: infer label name for versioned Rust crates
Bert Belder
2018-11-01
cargo: build in Cargo's out dir if DENO_BUILD_PATH is not set
Bert Belder
2018-10-31
Support cargo check (#1128)
Ryan Dahl
2018-10-31
Upgrade Flatbuffers. (#1127)
Ryan Dahl
2018-10-27
Ergonomics: Prompt TTY for permission escalation (#1081)
Ryan Dahl
2018-10-25
Turn on treat_warnings_as_errors (#1086)
Ryan Dahl
2018-10-25
build: fix compatibility with rustc 1.30.0
Bert Belder
2018-10-23
Switch to getopts for flag parsing (#1080)
Kevin (Kun) "Kassimo" Qian
2018-10-20
build: clean up the gn template for rust targets a bit
Bert Belder
2018-10-20
Add rustfmt to third_party.
Ryan Dahl
2018-10-19
Upgrade crates
Ryan Dahl
2018-10-19
Disable warning on linux.
Ryan Dahl
2018-10-10
Upgrade hyper-rustls
Ryan Dahl
2018-09-26
build: add support for rustc_wrapper
Bert Belder
2018-09-26
build: let rustc pick filenames, remove rust depfile hack
Bert Belder
2018-09-24
build: enable rust color output on windows
Bert Belder
2018-09-17
Upgrade rust crates.
Ryan Dahl
2018-09-16
Suppress remaining warnings in third party rust crates
Bert Belder
2018-09-16
Add the 'dirs' crate, enable the required 'winapi' features
Kevin (Kun) "Kassimo" Qian
2018-09-16
build: properly rebuild rust crates when their deps change
Bert Belder
2018-09-03
Upgrade flatbuffers
Ryan Dahl
2018-08-30
Support https imports.
Ryan Dahl
2018-08-30
Downgrading tokio to registry version.
Ryan Dahl
2018-08-30
Fix warnings.
Ryan Dahl
2018-08-29
tools: make sha256sum.py more generic and move it to 'tools'
Bert Belder
2018-08-26
build: fix rust temp file conflicts during parallel build
Bert Belder
2018-08-20
Add hyper dependencies
Thomas Ghysels
2018-08-18
Add an error message if rustc is not installed
Andy Hayden
2018-08-14
chore: introduce rust_treat_warnings_as_errors build arg
Yoshiya Hinosawa
2018-08-13
Fix transitive rust deps.
Ryan Dahl
2018-08-13
Use source_set for rust_crate
Ryan Dahl
[next]