about summary refs log tree commit diff
path: root/src/test/run-pass/double-ref.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+1
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-14/+14
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-14/+14
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-21/+21
2014-04-17syntax: Parses `&&` as `& &` whenever appropriate.Kang Seonghoon-0/+41