aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/snapshots/highlight_unsafe.html
Commit message (Expand)AuthorAgeFilesLines
* Move test data to test_data directoryAleksey Kladov2020-07-011-53/+0
* Update injection mechanism and stop injecting through highlight element, swit...Paul Daniel Faria2020-06-231-14/+14
* Add punctuation highlighting for highlighting punctuation in doctests, fix hi...Paul Daniel Faria2020-06-231-15/+15
* Add default color and opacity for documentation and injected, respectively, i...Paul Daniel Faria2020-06-231-0/+2
* Syntax highlighting for escape sequences in stringsLeander Tentrup2020-06-171-0/+1
* Syntactic highlighting of NAME_REF for injectionsLeander Tentrup2020-06-151-0/+1
* Better unsafe highlihgting testsAleksey Kladov2020-06-081-2/+3
* Add highlight support for unsafe fn calls and raw ptr derefPaul Daniel Faria2020-06-021-0/+48