diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2019-12-26 13:47:36 +0900 |
|---|---|---|
| committer | Who? Me?! <mark-i-m@users.noreply.github.com> | 2019-12-26 13:53:05 -0600 |
| commit | cf454c3fc2c994175b845aaaabcfa2d21522d2e7 (patch) | |
| tree | 0a9511b01f7cc62669c9b7ab8126a1e9f6f318b7 /src/doc/rustc-dev-guide | |
| parent | 11cc47efec1808b2f52daa76bcc7b9ead78d881f (diff) | |
| download | rust-cf454c3fc2c994175b845aaaabcfa2d21522d2e7.tar.gz rust-cf454c3fc2c994175b845aaaabcfa2d21522d2e7.zip | |
Update link
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/appendix/bibliography.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/appendix/bibliography.md b/src/doc/rustc-dev-guide/src/appendix/bibliography.md index c3d0446c76b..7c27a3ed623 100644 --- a/src/doc/rustc-dev-guide/src/appendix/bibliography.md +++ b/src/doc/rustc-dev-guide/src/appendix/bibliography.md @@ -45,7 +45,7 @@ Rust, as well as publications about Rust. * [GPU Programming in Rust: Implementing High Level Abstractions in a Systems Level - Language](https://www.cs.indiana.edu/~achauhan/Publications/Pubs/2013-hips-holk-rust.pdf). + Language](https://ieeexplore.ieee.org/document/6650903). Early GPU work by Eric Holk. * [Parallel closures: a new twist on an old idea](https://www.usenix.org/conference/hotpar12/parallel-closures-new-twist-old-idea) |
