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
/
xtask
/
src
/
main.rs
Age
Commit message (
Expand
)
Author
Lines
2022-03-14
:arrow_up: xshell
Aleksey Kladov
-22
/
+26
2021-07-04
internal: make `xtask` lighter
Aleksey Kladov
-3
/
+0
2021-07-03
internal: overhaul code generation
Aleksey Kladov
-43
/
+0
2021-06-13
tree-wide: make rustdoc links spiky so they are clickable
Jade
-1
/
+1
2021-05-03
Merge #8427
bors[bot]
-2
/
+0
2021-04-26
Use -u instead of --utc date flag
Kirill Bulatov
-1
/
+1
2021-04-26
fix: add date to the version string on Mac
Aleksey Kladov
-1
/
+1
2021-04-26
fix: dont' misundentify nightly as stable in --version on Mac&Win
Aleksey Kladov
-5
/
+1
2021-04-08
Move CI to rust-cache Action
Arpad Borsos
-2
/
+0
2021-03-21
a lot of clippy::style fixes
Matthias Krüger
-1
/
+1
2021-03-14
xtask: replace "lint" command by a simply cargo alias
Matthias Krüger
-20
/
+0
2021-03-12
Fix remaining references to `cargo xtask codegen`
Lukas Wirth
-1
/
+1
2021-03-08
Remove now dead code
Aleksey Kladov
-18
/
+1
2021-03-08
Make `code generation` just work
Aleksey Kladov
-1
/
+0
2021-03-08
Make working with codegen less annoying
Aleksey Kladov
-4
/
+9
2021-03-05
Underengineer `cargo xtask install --client`
Aleksey Kladov
-4
/
+1
2021-03-05
Cleanup install command
Aleksey Kladov
-29
/
+4
2021-03-05
Fix regression where the client was not installed
Aleksey Kladov
-1
/
+1
2021-03-01
Use cli parser with auto-generated help
Aleksey Kladov
-108
/
+26
2021-03-01
Axe pre-commit
Aleksey Kladov
-15
/
+0
2021-03-01
Simplify xtask
Aleksey Kladov
-7
/
+127
2021-02-23
reliable memory usage during benchmarking
Aleksey Kladov
-1
/
+4
2021-01-19
Update pico-args
kjeremy
-13
/
+21
2021-01-18
Add back jemalloc support
Jonas Schievink
-3
/
+9
2021-01-11
Add build benchmark xtask command
Aleksey Kladov
-2
/
+10
2020-12-08
Update usage string to include code-exploration client.
Jérémy
-1
/
+1
2020-10-20
rename flag --client-code to --client on xtask install
Emil Gardström
-8
/
+8
2020-10-17
allow xtask install --client-code[=CLIENT] to specify client
Emil Gardström
-6
/
+9
2020-10-17
Switch from not_bash to xshell
Aleksey Kladov
-2
/
+2
2020-08-18
Cleanup feature generation
Aleksey Kladov
-7
/
+3
2020-08-18
Merge remote-tracking branch 'rust-analyzer/master'
Dmitry
-2
/
+3
2020-08-18
Revive cache cleaning
Aleksey Kladov
-2
/
+3
2020-08-09
Added competition for unstable features
Dmitry
-0
/
+1
2020-07-25
Add self-analysis-stats to metrics
Aleksey Kladov
-2
/
+6
2020-07-24
Add metrics
Aleksey Kladov
-0
/
+2
2020-07-24
Minor
Aleksey Kladov
-3
/
+4
2020-07-22
Remove support for jemalloc
Aleksey Kladov
-10
/
+2
2020-07-14
Add opt-in mimalloc feature
Ivan Kozik
-3
/
+12
2020-07-07
.
Aleksey Kladov
-1
/
+6
2020-06-08
Refactor
Aleksey Kladov
-2
/
+2
2020-06-08
Move to a dedicated file
Aleksey Kladov
-2
/
+3
2020-06-03
Don't store generated docs in the repo
Aleksey Kladov
-0
/
+1
2020-05-31
Generate features docs from source
Aleksey Kladov
-0
/
+1
2020-04-08
Don't strip nightly releases
Aleksey Kladov
-10
/
+4
2020-03-23
Fix formatting
Aleksey Kladov
-1
/
+1
2020-03-23
Fix release
Aleksey Kladov
-4
/
+10
2020-03-19
Simplify extension tag sniffing
Aleksey Kladov
-2
/
+3
2020-03-04
Build server via dist as well
Aleksey Kladov
-2
/
+3
2020-03-04
cargo xtask dist
Aleksey Kladov
-2
/
+12
2020-02-14
Add dry run mode to xtask release
Aleksey Kladov
-1
/
+2
[next]