summary refs log tree commit diff
path: root/src/test/run-pass/nullable-pointer-ffi-compat.rs
AgeCommit message (Expand)AuthorLines
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-3/+3
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-11-07Update parser with `for` syntaxNiko Matsakis-1/+1
2014-09-03Fix spelling errors and capitalization.Joseph Crail-1/+1
2014-05-16Make some NullablePointer enums FFI-compatible with the base pointer type.Luqman Aden-0/+35