about summary refs log tree commit diff
path: root/src/test/run-pass/raw-str.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+0
2018-12-25Remove licensesMark Rousskov-0/+0
2015-04-21Model lexer: Fix remaining issuesPiotr Czarnecki-0/+0
2015-03-06syntax: Remove deprecated unicode escapesAlex Crichton-0/+0
2014-07-21Add a ton of ignore-lexer-testCorey Richardson-0/+0
2014-06-11std: Remove i18n/l10n from format!Alex Crichton-0/+0
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-0/+0
2014-02-07Added tests to make tidyDerek Guenther-0/+0
2013-10-08lex raw string literals, like r#"blah"#Benjamin Herr-0/+0