summary refs log tree commit diff
path: root/src/test/run-pass/issue-10683.rs
AgeCommit message (Expand)AuthorLines
2018-03-21Deprecate the AsciiExt trait in favor of inherent methodsSimon Sapin-2/+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-1/+1
2014-12-24Rename to_ascii_{lower,upper} to to_ascii_{lower,upper}case, per #14401Simon Sapin-1/+1
2014-07-29Rename the std::ascii::{Owned,}StrAsciiExt traits to {Owned,}AsciiExtSimon Sapin-1/+1
2014-04-27test: Add tests for closed issuesAlex Crichton-0/+20