index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
code
/
src
/
tasks.ts
Age
Commit message (
Expand
)
Author
Lines
2022-05-20
Add "cargo clippy" task preset
Jonas Schievink
-0
/
+1
2022-05-17
prettier run
Andrei Listochkin
-15
/
+25
2021-09-09
Undefined scope comment
Oliver Cooper
-0
/
+2
2021-09-08
Removed deprecated Task constructor
Oliver Cooper
-20
/
+8
2021-08-31
Don't filter cargo tasks by scope
Oliver Cooper
-16
/
+22
2021-08-16
use async version
Alex.F
-1
/
+2
2021-05-31
fix: fix shell injection in task spawning
Aleksey Kladov
-6
/
+6
2021-05-26
Create tasks for all workspaces
Kirill Bulatov
-11
/
+16
2020-10-02
Support 'runnables' options in the vs code extension
Igor Aleksanov
-1
/
+9
2020-06-24
Fix ts lints
vsrs
-2
/
+2
2020-06-24
Switch to ShellExecution instead of full Task
vsrs
-40
/
+43
2020-06-24
Add custom cargo runners
vsrs
-13
/
+41
2020-05-31
Change Runnable.bin -> Runnable.kind
veetaha
-2
/
+2
2020-05-31
Fix invoking cargo without consulting CARGO or standard installation paths
veetaha
-2
/
+5
2020-04-22
tasks.json Support
Jonathan Dickinson
-36
/
+67
2020-03-31
Use namespace import
Tim
-19
/
+11
2020-03-30
Add basic task support
Tim
-0
/
+60