Skip to content

Commit

Permalink
async-llvm(24): Improve scheduling and documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwoerister committed Jul 31, 2017
1 parent f5acc39 commit bd36df8
Show file tree
Hide file tree
Showing 5 changed files with 215 additions and 91 deletions.
2 changes: 1 addition & 1 deletion src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/librustc_trans/Cargo.toml
Expand Up @@ -10,7 +10,7 @@ crate-type = ["dylib"]
test = false

[dependencies]
crossbeam = "0.2"
num_cpus = "1.0"
flate2 = "0.2"
jobserver = "0.1.5"
log = "0.3"
Expand Down

0 comments on commit bd36df8

Please sign in to comment.