aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/utils/diagnostics/rust.ts
Commit message (Expand)AuthorAgeFilesLines
* Add macro span handlingEdwin Cheng2019-12-181-0/+38
* Code: enable prettier trailing commasLaurențiu Nicola2019-12-091-10/+10
* Fixarsdragonfly2019-09-281-3/+1
* Fix testsarsdragonfly2019-09-271-2/+1
* Support the new deprecated tagarsdragonfly2019-09-271-1/+20
* Switch to `@types/vscode` and `vscode-test`Bastian Köcher2019-08-261-1/+1
* Merge #1459bors[bot]2019-06-301-0/+9
|\
| * Include primary span label in VS Code diagnosticsRyan Cumming2019-06-301-0/+9
* | Consider unreachable code to be unnecessary in VSCRyan Cumming2019-06-301-0/+1
|/
* Fix `cargo watch` code action filteringRyan Cumming2019-06-291-0/+235