about summary refs log tree commit diff
path: root/src/test/run-fail-fulldeps
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-19mv (mod) codemap source_mapDonato Sciarra-2/+2
2018-03-14Remove syntax and syntax_pos thread localsJohn Kåre Alsaker-0/+4
2017-04-26Implement a file-path remapping feature in support of debuginfo and reproduci...Michael Woerister-1/+1
2017-03-29Merge `ExpnId` and `SyntaxContext`.Jeffrey Seyfried-8/+0
2016-11-21Fix fallout in `rustdoc` and tests.Jeffrey Seyfried-2/+2
2016-10-29Move `CrateConfig` from `Crate` to `ParseSess`.Jeffrey Seyfried-1/+1
2016-09-13Refactor `ExtCtxt` to use a `Resolver` instead of a `MacroLoader`.Jeffrey Seyfried-2/+2
2016-08-17Replace local backtrace with def-use, repair std macro spansJonathan Turner-0/+2
2016-06-24Fix rfail test missing importJonathan Turner-0/+1
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-1/+2
2016-06-16Simplify gated cfg checkingJeffrey Seyfried-2/+2
2016-06-09Load macros from `extern crate`s during expansion.Jeffrey Seyfried-2/+2
2016-01-26Improve error message for let-in-expr-positionManish Goregaokar-1/+1
2016-01-25Update qquote.rs test case and make unexpected `let` error fatalDaan Sprenkels-1/+1
2015-08-28Move ExpnInfo to NameManish Goregaokar-2/+1
2015-08-17feature gate `cfg(target_feature)`.Huon Wilson-1/+3
2015-05-14syntax: refactor (Span)Handler and ParseSess constructors to be methods.Eduard Burtescu-1/+1
2015-04-26Move qquote.rs from run-fail to run-fail-fulldepsRyan Prichard-0/+44