about summary refs log tree commit diff
path: root/src/test/run-pass/cast.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-21/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+2
2019-06-17Make use of `ptr::null(_mut)` instead of casting zeroLzu Tao-1/+1
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/+2
2018-03-26revert making casts atomic, test order dependencyleonardo.yvens-0/+5
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
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-1/+1
2013-10-25Remove ancient emacs mode lines from test casesBrian Anderson-1/+0
2013-09-04forbid cast as boolDaniel Micay-1/+0
2013-09-04stop treating char as an integer typeDaniel Micay-4/+1
2013-05-19Use assert_eq! rather than assert! where possibleCorey Richardson-8/+8
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-8/+8
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-8/+8
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2011-08-20ReformatBrian Anderson-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-2/+2
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-13/+13
2011-05-02Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton-8/+8
2011-05-02Revert "Use different syntax for checks that matter to typestate"Graydon Hoare-8/+8
2011-05-02Use different syntax for checks that matter to typestateTim Chevalier-8/+8
2010-07-26Move the test suite to the "as" form for casts. XFAIL a few tests for LLVM.Patrick Walton-9/+9
2010-06-23Populate tree.Graydon Hoare-0/+16