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
Age
Commit message (
Expand
)
Author
Lines
2021-06-05
Enable proc macros and build scripts by default in CLI
Laurențiu Nicola
-3
/
+2
2021-06-04
Exclude `crates/ide_db/src/helpers/generated_lints.rs` from `tidy::check_todo`
Lukas Wirth
-3
/
+5
2021-06-04
Replace `-` with `_` in generated lint names
Lukas Wirth
-7
/
+12
2021-06-04
Generate default lint groups
Lukas Wirth
-9
/
+24
2021-06-04
Generate default lint completions
Lukas Wirth
-11
/
+41
2021-06-04
Implement hover for lints
Lukas Wirth
-8
/
+12
2021-06-03
Use push_str
Clemens Wasser
-2
/
+2
2021-06-03
Apply more clippy suggestions and update generated
Clemens Wasser
-6
/
+6
2021-06-03
Apply a few clippy suggestions
Clemens Wasser
-11
/
+9
2021-05-27
internal: disable debuginfo afterall
Aleksey Kladov
-1
/
+5
2021-05-24
tidy
Domantas Jadenkus
-0
/
+1
2021-05-24
internal: try re-enabling debug info on releases again
Aleksey Kladov
-6
/
+2
2021-05-23
internal: disable debug symbols due to failing windows build
Aleksey Kladov
-1
/
+6
2021-05-22
Merge #8926
bors[bot]
-19
/
+1
2021-05-22
internal: try enabling debug info for releases
Aleksey Kladov
-0
/
+1
2021-05-22
Drop uncompressed release artifacts and those following the old naming conven...
Laurențiu Nicola
-19
/
+1
2021-05-22
Add last remaining module docstring
Florian Diebold
-21
/
+2
2021-05-22
Add even more docs
Aleksey Kladov
-2
/
+2
2021-05-22
Add more docs
Aleksey Kladov
-12
/
+1
2021-05-17
internal: scalable module structure for fixits
Aleksey Kladov
-3
/
+2
2021-05-08
fix: direct people to the right repository
Aleksey Kladov
-2
/
+4
2021-05-06
internal: use API stabilized in 1.52
Aleksey Kladov
-1
/
+1
2021-05-03
Merge #8710
bors[bot]
-0
/
+1
2021-05-03
feat: build releases with lto=true
Aleksey Kladov
-0
/
+1
2021-05-03
Merge #8427
bors[bot]
-86
/
+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
-22
/
+17
2021-04-26
Update xtask/src/release.rs
Aleksey Kladov
-1
/
+1
2021-04-26
Update xtask/src/release.rs
Aleksey Kladov
-1
/
+1
2021-04-26
internal: make normal release after a poin release less annoying
Aleksey Kladov
-1
/
+10
2021-04-24
fix: correct version string to contain hash, build date and channel
Aleksey Kladov
-3
/
+5
2021-04-24
minor
Aleksey Kladov
-1
/
+1
2021-04-24
minor
Aleksey Kladov
-1
/
+1
2021-04-23
fix: 'configuration.property' error in VS Code
Aleksey Kladov
-1
/
+3
2021-04-20
Automatically categorize the changelog entries
Laurențiu Nicola
-37
/
+161
2021-04-15
Update license check
kjeremy
-1
/
+1
2021-04-08
Move CI to rust-cache Action
Arpad Borsos
-86
/
+0
2021-03-25
Rust 1.51
kjeremy
-1
/
+1
2021-03-21
a lot of clippy::style fixes
Matthias Krüger
-3
/
+3
2021-03-21
xtask: remove redundant lifetime (clippy::extra_unused_lifetimes)
Matthias Krüger
-1
/
+1
2021-03-21
use strip_prefix() instead of starts_with and slicing (clippy::manual_strip)
Matthias Krüger
-8
/
+6
2021-03-19
Parse extended_key_value_attributes
Lukas Wirth
-1
/
+1
2021-03-16
Merge #8042
bors[bot]
-2
/
+6
2021-03-16
Fix macro expansion for statements w/o semicolon
Edwin Cheng
-1
/
+1
2021-03-15
Add perf_revision to benchmark results
Douglas Weber
-2
/
+6
2021-03-15
Add diesel to the benchmark suite
Georg Semmler
-1
/
+2
2021-03-14
xtask: replace "lint" command by a simply cargo alias
Matthias Krüger
-22
/
+0
2021-03-12
Fix remaining references to `cargo xtask codegen`
Lukas Wirth
-2
/
+2
2021-03-08
Minor
Aleksey Kladov
-1
/
+1
[prev]
[next]