about summary refs log tree commit diff
path: root/src/test/run-pass/bool.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2015-06-13Use `assert_eq!` instead of `assert!` in testspetrochenkov-4/+4
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-2/+2
2015-01-02Properly deal with Ordering in the guideSteve Klabnik-1/+1
2015-01-02std: Stabilize the prelude moduleAlex Crichton-0/+3
2014-12-13Fix run-pass testsJorge Aparicio-12/+12
2014-07-08std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.Richo Healey-2/+2
2014-06-24Move core::bool tests to run-passBrian Anderson-0/+77