File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Rust, as well as publications about Rust.
8
8
9
9
* [ Region based memory management in Cyclone] ( https://www.cs.umd.edu/projects/cyclone/papers/cyclone-regions.pdf )
10
10
* [ Safe manual memory management in Cyclone] ( http://www.cs.umd.edu/projects/PL/cyclone/scp.pdf )
11
- * [ Typeclasses: making ad-hoc polymorphism less ad hoc] ( http ://www.ps.uni-sb.de/courses/typen-ws99/class.ps.gz )
11
+ * [ Making ad-hoc polymorphism less ad hoc] ( https ://dl.acm.org/doi/10.1145/75277.75283 )
12
12
* [ Macros that work together] ( https://www.cs.utah.edu/plt/publications/jfp12-draft-fcdf.pdf )
13
13
* [ Traits: composable units of behavior] ( http://scg.unibe.ch/archive/papers/Scha03aTraits.pdf )
14
14
* [ Alias burying] ( http://www.cs.uwm.edu/faculty/boyland/papers/unique-preprint.ps ) - We tried something similar and abandoned it.
You can’t perform that action at this time.
0 commit comments