]> git.lizzy.rs Git - rust.git/commit
it is also legal to call unsafe functions from other unsafe functions
authorNiko Matsakis <niko@alum.mit.edu>
Fri, 7 Oct 2011 04:36:04 +0000 (21:36 -0700)
committerBrian Anderson <banderson@mozilla.com>
Wed, 12 Oct 2011 21:26:47 +0000 (14:26 -0700)
commitd207bc3a0b8ff2f76857e8f8d4fbfff97d55b543
treedad7669718649e7ef1ba28cd0152409a0b81215a
parent046ca827dd02ca6e9b18264bfe5ffb8d30f77b47
it is also legal to call unsafe functions from other unsafe functions
src/test/run-pass/unsafe-fn-called-from-unsafe-fn.rs [new file with mode: 0644]