summary refs log tree commit diff
path: root/src/libsyntax/test_snippet.rs
AgeCommit message (Expand)AuthorLines
2018-03-14Remove syntax and syntax_pos thread localsJohn Kåre Alsaker-25/+28
2018-03-02Replace Rc with Lrc for shared dataJohn Kåre Alsaker-2/+2
2018-01-29Toggle span highlighting on `-Zteach`Esteban Küber-0/+1
2017-12-14Use PathBuf instead of String where applicableOliver Schneider-1/+2
2017-10-20Add short message-formatGuillaume Gomez-1/+2
2017-08-30Make fields of `Span` privateVadim Petrochenkov-5/+1
2017-06-15Position span label correctly when it isn't lastEsteban Küber-0/+43
2017-04-26Implement a file-path remapping feature in support of debuginfo and reproduci...Michael Woerister-3/+3
2017-04-20Reduce visual clutter of multiline start when possibleEsteban Küber-47/+46
2017-04-09Always show end line of multiline annotationsEsteban Küber-0/+134
2017-03-29Merge `ExpnId` and `SyntaxContext`.Jeffrey Seyfried-1/+1
2017-01-20Fix multiple labels when some don't have messageEsteban Küber-0/+388
2016-11-23review commentsEsteban Küber-0/+100
2016-11-22Show multiline spans in full if short enoughEsteban Küber-0/+446