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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-06-11
Another round of tidy / warning fixes
Celina G. Val
-1
/
+1
2025-06-03
move `test-float-parse` tool into `src/tools` dir
onur-ozkan
-1
/
+1
2025-03-13
Alphabetize the root workspace members
Josh Stone
-24
/
+26
2025-03-13
Add `src/tools/x` to the main workspace
Josh Stone
-5
/
+1
2025-03-12
remove rls source from the repository
onur-ozkan
-1
/
+0
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-14
/
+0
2025-03-08
Add `unreachable_pub` to the default lints for `compiler/` crates.
Nicholas Nethercote
-0
/
+1
2025-03-08
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote
-0
/
+13
2025-02-17
Move error_index_generator to the rustbook workspace
Eric Huss
-1
/
+0
2025-02-05
Remove the `rustc-perf-wrapper` tool
Jakub Beránek
-1
/
+0
2025-01-26
features-status-dump: add new build-metrics tool
许杰友 Jieyou Xu (Joe)
-0
/
+1
2024-11-11
move `src/tools/build_helper` into `src/build_helper`
onur-ozkan
-1
/
+1
2024-11-04
update rustc-std-workspace crates
Ralf Jung
-0
/
+3
2024-08-18
Switch to using the v2 resolver in most workspaces
Trevor Gross
-1
/
+1
2024-08-02
Move the standard library to a separate workspace
bjorn3
-37
/
+0
2024-07-22
Move rustbook to its own workspace.
Eric Huss
-1
/
+0
2024-07-20
Move `test-float-parse` to the global workspace
Trevor Gross
-0
/
+13
2024-07-09
Promote the `wasm32-wasip2` target to Tier 2
Alex Crichton
-0
/
+4
2024-06-27
Implement `x perf` as a separate tool
Jakub Beránek
-0
/
+1
2024-06-19
Remove `src/tools/rust-demangler`
Zalathar
-1
/
+0
2024-04-29
Remove the `expand-yaml-anchors` tool
Jakub Beránek
-1
/
+0
2024-04-26
Remove unused `[patch]` for clippy_lints
Alex Macleod
-3
/
+0
2024-04-07
Remove debuginfo from rustc-demangle too
Mark Rousskov
-0
/
+1
2024-03-20
Add a test
Ben Kimock
-9
/
+0
2024-03-11
LLVM Bitcode Linker: Added crate
Kjetil Kjeka
-0
/
+1
2024-02-29
Add supporting infrastructure for `run-make` V2 tests
许杰友 Jieyou Xu (Joe)
-0
/
+1
2024-01-09
fix typo
Kleinmarb
-1
/
+1
2024-01-06
Strip lld-wrapper binaries
Mark Rousskov
-0
/
+8
2023-09-05
Add tool `src/tools/coverage-dump` for use by some new coverage tests
Zalathar
-0
/
+1
2023-07-17
Update Cargo.lock/toml
Philipp Krones
-1
/
+0
2023-07-09
Port PGO/LTO/BOLT optimized build pipeline to Rust
Jakub Beránek
-0
/
+1
2023-07-02
Fix compile-test tests to work with the new ui_test crate
Philipp Krones
-0
/
+1
2023-05-31
Explicit set `workspace.resolver = "1"`
Weihang Lo
-0
/
+1
2023-05-20
create new tool rustdoc-gui-test
ozkanonur
-0
/
+1
2023-05-05
Generate windows-sys bindings
Chris Denton
-0
/
+1
2023-04-25
Add a `sysroot` crate to represent the standard library crates
John Kåre Alsaker
-1
/
+1
2023-04-16
chore: remove `rustc-workspace-hack`
Weihang Lo
-4
/
+0
2023-04-16
chore: allow `cargo` to have its own workspace
Weihang Lo
-6
/
+0
2023-04-09
feat: implement basic suggest-tests tool
Ezra Shaw
-0
/
+1
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-1
/
+1
2023-01-03
Add `build_helper` crate to share code between tidy and bootstrap
Nilstrieb
-0
/
+1
2022-12-31
Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-...
Joshua Nelson
-1
/
+0
2022-12-30
Add `build_helper` crate to share code between tidy and bootstrap
Nilstrieb
-0
/
+1
2022-12-22
Support documenting Cargo
Joshua Nelson
-0
/
+2
2022-11-15
initial prototype of the tool to generate copyright notices
Pietro Albini
-0
/
+1
2022-11-15
add tool to collect license metadata from REUSE
Pietro Albini
-0
/
+1
2022-10-31
Detect unused files in `src/test/mir-opt` and error on them in tidy.
Jakob Degen
-0
/
+1
2022-09-14
jsondoclint: New Tool
Nixon Enraght-Moony
-0
/
+1
2022-08-27
Sunset RLS
Eric Huss
-15
/
+0
2022-08-27
Add replace-version-placeholder tool
est31
-0
/
+1
[next]