about summary refs log tree commit diff
path: root/editors/code/src/toolchain.ts
AgeCommit message (Expand)AuthorLines
2022-06-29Ignore the `bin` artifact for `bench` targetsChayim Refael Friedman-1/+1
2022-05-17prettier runAndrei Listochkin-35/+39
2021-08-21Merge #9908bors[bot]-15/+21
2021-08-17inline await statementAlex.F-2/+1
2021-08-16clean importsAlex.F-1/+1
2021-08-16use async versionAlex.F-15/+22
2021-08-13Don't call deprecated compile regex methodLaurențiu Nicola-1/+1
2021-06-15fix: clean-up #8951wxb1ank-4/+12
2021-06-02Lint toolchain.tswxb1ank-1/+1
2021-06-02migrate from `fs` to `vscode.FileSystem` APIwxb1ank-13/+6
2021-04-22Use explicit rustc commit-hashvsrs-0/+10
2021-04-22Add special `auto` value for `debug.sourceFileMap`vsrs-18/+5
2021-04-22Autodetect rust library source file mapvsrs-0/+21
2020-08-12Rename ra_toolchain -> toolchainAleksey Kladov-2/+2
2020-05-31Change Runnable.bin -> Runnable.kindveetaha-0/+174