about summary refs log tree commit diff
path: root/src/test/parse-fail
AgeCommit message (Expand)AuthorLines
2015-04-18Return nonzero exit code if there are errors at a stop pointFlorian Hahn-1/+426
2015-04-15Add tests for "ident only path should have been covered"-ICEAndreas Martens-0/+32
2015-04-13Added a help span which informs the user about the escaping of curly braces i...Manuel Hoffmann-0/+18
2015-04-04fixing some tests and temporarily disabling others to get Bitrig build workin...Dave Huseby-0/+1
2015-04-03Add tests for parsing of patternsVadim Petrochenkov-0/+171
2015-04-02syntax: Rewrite parsing of patternsVadim Petrochenkov-6/+6
2015-03-31Lex binary and octal literals more eagerly.Huon Wilson-1/+36
2015-03-27rollup merge of #23786: alexcrichton/less-quotesAlex Crichton-5/+0
2015-03-27Fix fallout of removing quotes in crate namesAlex Crichton-5/+0
2015-03-27Prevent ICEs when parsing invalid escapes, closes #23620Florian Hahn-1/+49
2015-03-24rustc: Add support for `extern crate foo as bar`Alex Crichton-16/+2
2015-03-23rollup merge of #23506: alexcrichton/remove-some-deprecated-thingsAlex Crichton-17/+0
2015-03-18rustc: Remove some long deprecated features:Alex Crichton-17/+0
2015-03-18Require braces when a closure has an explicit return type. This is aNiko Matsakis-0/+16
2015-03-17Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichtonManish Goregaokar-25/+1
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-25/+1
2015-03-13syntax: use lookahead to distinguish inner and outer attributes, instead of p...Eduard Burtescu-2/+2
2015-03-12Auto merge of #23265 - eddyb:meth-ast-refactor, r=nikomatsakisbors-1/+31
2015-03-11syntax: gather common fields of impl & trait items into their respective types.Eduard Burtescu-1/+31
2015-03-11Change comment in parse-fail testGuillaume Gomez-2/+2
2015-03-10Remove proc keywordGuillaume Gomez-3/+3
2015-03-08Auto merge of #23145 - semarie:openbsd-5806, r=alexcrichtonbors-0/+1
2015-03-07disable test for issue-5806 on openbsdSébastien Marie-0/+1
2015-03-06syntax: Remove deprecated unicode escapesAlex Crichton-22/+0
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-4/+4
2015-03-04std: Deprecate std::old_io::fsAlex Crichton-11/+4
2015-02-27obsolete `|&:|` syntaxJorge Aparicio-0/+18
2015-02-24Rollup merge of #22720 - edwardw:enum-struct-ident-walk-into-a-bar, r=nick29581Manish Goregaokar-0/+44
2015-02-24Add tests for expect ident but find enum or struct panicEdward Wang-0/+44
2015-02-24Rollup merge of #22632 - nagisa:kill-show-string-with-fire!, r=alexcrichtonManish Goregaokar-3/+2
2015-02-22Fix test falloutsFlavio Percoco-3/+5
2015-02-21Kill fmt::Show and fmt::String with fire!Simonas Kazlauskas-3/+2
2015-02-18rollup merge of #22497: nikomatsakis/suffixesAlex Crichton-5/+5
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-5/+1635
2015-02-10rollup merge of #21918: ranma42/replace-beAlex Crichton-14/+0
2015-02-06Move compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-0/+2172