1. 7edda6f External path dependencies work (#3025) by Daniel Wagner-Hall · 7 weeks ago
  2. c3d71ed Migrate all settings labels from aliases to using settings package (#3032) by UebelAndre · 7 weeks ago
  3. ec0cb7e Added Rust 1.83.0 (#3029) by UebelAndre · 7 weeks ago
  4. 74f164b rust_analyzer: make all paths in rust-project.json absolute (#3033) by Sam McCall · 7 weeks ago
  5. 6f65a04 Added utility library for parsing workspace status stamps. (#2982) by UebelAndre · 2 months ago
  6. 2e06150 gen_rust_project: optimize aquery with many targets (#2941) by Lucas Pluvinage · 3 months ago
  7. fa943c7 Added utility for parsing action Args param files (#2897) by UebelAndre · 4 months ago
  8. 59464fe Update `cargo_build_script` to work without runfiles support. (#2887) by UebelAndre · 4 months ago
  9. 3daf96e Fix runfiles creation for directory based runfiles. (#2883) by UebelAndre · 4 months ago
  10. 5b7cff3 Move all settings flags into `//rust/settings` (#2870) by UebelAndre · 4 months ago
  11. 928eb10 Added tests for `runfiles::parse_repo_mapping` (#2869) by UebelAndre · 4 months ago
  12. 3bae148 Update crate universe to generate build script targets with compile data (#2855) by UebelAndre · 4 months ago
  13. d07ac80 Update `runfiles::rlocation!` to return `Option` instead of panicing (#2847) by UebelAndre · 4 months ago
  14. 3877078 Updated rust-analyzer to use repo vs generated files as crate roots (#2717) by UebelAndre · 7 months ago
  15. c1ab10a upstream wrappers for cargo, rustc, cargo-clippy (#2703) by Peter Kolloch · 7 months ago
  16. 4ea03d6 rust-analyzer: Factor aliases into the project (#2709) by Daniel Wagner-Hall · 7 months ago
  17. 9c67294 Remote vendor doesn't require srcs present (#2688) by Daniel Wagner-Hall · 7 months ago
  18. 837b7f8 Depend on a copy of rustfmt for the target (#2685) by Ed Schouten · 8 months ago
  19. dc08bde Use repo-mapping-aware runfiles API in rust-analyzer (#2666) by David Zbarsky · 8 months ago
  20. 1566bad Add support for generated sources to rust-analyzer. (#2654) by Matt · 8 months ago
  21. a6222cd Allow runfiles object to be an arbitrary expression. (#2651) by Matt · 8 months ago
  22. d87eadf Allow searching for the rlocation of a module. (#2652) by Matt · 8 months ago
  23. 4a3ffcb Add target for running rustfmt directly (#2648) by Daniel Wagner-Hall · 9 months ago
  24. f22926a Use `cargo tree` to determine feature dependent optional deps (#2636) by UebelAndre · 9 months ago
  25. 8d074a0 Bzlmod-aware runfiles library (#2566) by David Zbarsky · 9 months ago
  26. 1afc1eb Re-vendor crate_universe outputs (#2609) by UebelAndre · 10 months ago
  27. 4bda11a Added Rust 1.77.0 (#2568) by UebelAndre · 10 months ago
  28. f8ffba5 Rust Analyzer added NixOS supported platforms (#2547) by James Leitch · 10 months ago
  29. 33fdddd Fix bzlmod examples on windows (#2454) by Cameron Martin · 11 months ago
  30. cf5f0bd Re-vendor all crates (#2514) by Cameron Martin · 11 months ago
  31. 377314b Allow rules to provide their own rust-analyzer providers (#2487) by UebelAndre · 11 months ago
  32. 172b34a Generate package license metadata (#2476) by Nick Collier · 11 months ago
  33. 9f68ed2 Added Rust 1.76.0 (#2468) by UebelAndre · 12 months ago
  34. 0f777e1 Use canonical repo name for aspects (#2450) by Cameron Martin · 12 months ago
  35. d72f4a8 Provide a better error message when trying to generate rust-project.json (#2196) by John Hughes · 1 year ago
  36. 137b5f2 rust_analyzer: run bazel aquery with --include_artifacts (#2328) by Neil Isaac · 1 year, 1 month ago
  37. 44ffccb Allow additional targets to compile with bzlmod (#2314) by Matt · 1 year, 1 month ago
  38. 3fd4987 Declare dependencies in vendored crates (#2246) by Matt · 1 year, 2 months ago
  39. 364f130 replace pwd in rust-project.json output #1 (#2272) by Yuwei Ba · 1 year, 2 months ago
  40. ce1b842 Support rustfmt on crates with generated sources (#2255) by UebelAndre · 1 year, 2 months ago
  41. 5d89c92 Run "bazel run //*:crates_vendor" (#2245) by Matt · 1 year, 2 months ago
  42. 1f9b63a cargo_build_scripts can be run from custom directories (#2152) by Daniel Wagner-Hall · 1 year, 5 months ago
  43. 05a3c44 Updated crate_universe dependencies (#2063) by UebelAndre · 1 year, 6 months ago
  44. b327b25 Update rust_analyzer dependencies (#2065) by UebelAndre · 1 year, 6 months ago
  45. 36f8251 Exclude .tmp_git_root from globs (#1948) by Cameron Martin · 1 year, 7 months ago
  46. 56e7604 Fix typo in crate_universe-generated defs.bzl comment (#1981) by David Tolnay · 1 year, 8 months ago
  47. baeb066 Remove ios/android/wasm support for gen_rust_project deps (#1684) by Joseph Ryan · 2 years ago
  48. ba0fb59 Added support for `--nolegacy_external_runfiles` to `rust_doc_test` (#1790) by UebelAndre · 2 years ago
  49. 1b1dae1 Added Rust 1.66.1 (#1767) by UebelAndre · 2 years ago
  50. 49906eb Update clippy and rustfmt aspects to require CrateInfo providers (#1772) by UebelAndre · 2 years ago
  51. d6e3003 Regenerate BUILD files using serde_starlark renderer (#1746) by David Tolnay · 2 years, 1 month ago
  52. 92977d1 Re-pinned all dependencies managed by crate_universe (#1735) by UebelAndre · 2 years, 1 month ago
  53. d5289ad Added `rustfmt_toolchain` and refactored toolchain repository rules (#1719) by UebelAndre · 2 years, 1 month ago
  54. d4e5586 Support the RUNFILES_DIR environment variable. (#1732) by Matt · 2 years, 1 month ago
  55. 1357b85 Addressed clippy warnings from `clippy 0.1.67 (ec56537c 2022-12-15)` (#1717) by UebelAndre · 2 years, 1 month ago
  56. c75ea6f Add `Runfiles::current_repository` to runfiles library (#1713) by UebelAndre · 2 years, 1 month ago
  57. 019f871 Added Rust 1.66.0 (#1705) by UebelAndre · 2 years, 1 month ago
  58. 40dee95 Fixed typos: normla -> normal (#1699) by Diana Sulmone · 2 years, 1 month ago
  59. 91e597d Updated all crates_vendor outputs (#1687) by UebelAndre · 2 years, 2 months ago
  60. 8bb25b8 Support Windows ARM64 (aarch64-pc-windows-msvc) (#1664) by Alex Rodionov · 2 years, 2 months ago
  61. ddf2a4c Re-render crate BUILD files after #1647 (#1655) by wmatthews-google · 2 years, 2 months ago
  62. c8ab970 Generated rust-project.json files now include sysroot paths (#1641) by UebelAndre · 2 years, 2 months ago
  63. 8e88437 Remove empty glob (#1628) by Xavier Bonaventura · 2 years, 3 months ago
  64. 1f621a9 Added Rust 1.65.0 (#1627) by UebelAndre · 2 years, 3 months ago
  65. 78d6c1b fix: incorrect rustfmt edition query (#1582) by Roman Kashitsyn · 2 years, 4 months ago
  66. f0cdced Added Rust 1.64.0 (#1562) by UebelAndre · 2 years, 4 months ago
  67. 76360dd Implement rules archive release artifact in github action. (#1501) by UebelAndre · 2 years, 6 months ago
  68. c97f255 Delete deprecated targets (#1496) by UebelAndre · 2 years, 6 months ago
  69. 67e204f fix: `rust_doc_test` failure to find params file (#1418) by Parker Timmerman · 2 years, 6 months ago
  70. 2d7f945 Fix rust-analyzer being unable to find rust sysroot sources. (#1483) by UebelAndre · 2 years, 6 months ago
  71. 8c9d5c7 Updated rust-analyzer generator to use clap (#1471) by UebelAndre · 2 years, 6 months ago
  72. 67c97d4 Updated `tools/rust_analyzer` to use `crate_universe`. (#1448) by UebelAndre · 2 years, 6 months ago
  73. 30e68b4 Added more "ignore" tags to rustfmt and clippy rules. (#1400) by UebelAndre · 2 years, 8 months ago
  74. ff243c6 Reorganized rustfmt source tree (#1399) by UebelAndre · 2 years, 8 months ago
  75. 94e0044 Refactored the Rustfmt tool to work cross-platform (#1375) by UebelAndre · 2 years, 8 months ago
  76. 0265c29 Ensure crate_features to be included correctly in rust_project.json (#1356) by Kohei Watanabe · 2 years, 8 months ago
  77. 03a7079 Outside of examples, fill in all `edition` attrs (#1257) by David Tolnay · 2 years, 9 months ago
  78. 20066b0 fix: distribute `//tools/rust_analyzer` (#1234) by UebelAndre · 2 years, 10 months ago
  79. cd44b36 Added support for producing distribution archives (#1194) by UebelAndre · 2 years, 10 months ago
  80. 5e6ad9f Regenerated `cargo-raze` outputs with v0.15.0 (#1184) by UebelAndre · 2 years, 11 months ago
  81. 5d9a74d Added Rust 1.59.0 (#1153) by UebelAndre · 2 years, 11 months ago
  82. 4499358 Sort env vars when writing rust_doc_test runners for consistent outputs (#1130) by UebelAndre · 3 years ago
  83. b16c26b Fix proc_macro_dylib_path when they are built in both opt and debug (#1089) by David Marcin · 3 years ago
  84. fe0ffcd rust-analyzer: Set a library's `display_name` when consolidating crate specs (#1039) by Ryo Takahashi · 3 years, 2 months ago
  85. cc18aaf Extract SYSROOT_SRC_FILE_RUNFILES_PREFIX constant (#1038) by Marcel Hlopko · 3 years, 2 months ago
  86. 3405b79 Derive Debug for runfiles (#1037) by Marcel Hlopko · 3 years, 2 months ago
  87. a712e8a tools/runfiles: use $TEST_SRCDIR when available (#1035) by Tim Neumann · 3 years, 2 months ago
  88. 8c05ac7 Rust Analyzer: Generate rust-project.json without explicit target list (#1010) by UebelAndre · 3 years, 2 months ago
  89. e7b1e5a Rustdoc rules now share a code path with Rustc rules for more consistency (#1015) by UebelAndre · 3 years, 2 months ago
  90. 3fff8df Regenerate //tools/rust_analyzer/raze for #591 (#991) by Marcel Hlopko · 3 years, 3 months ago
  91. d5a9d8c Updated `//tools/rustfmt` to dynamically work within `rules_rust` itself (#883) by UebelAndre · 3 years, 5 months ago
  92. 568d47a Added Rust 1.54.0 (#863) by UebelAndre · 3 years, 6 months ago
  93. 8cca226 Added standalone targets for `rust_toolchain` components. (#792) by UebelAndre · 3 years, 6 months ago
  94. 404b84b Add support for clippy.toml (#835) by David Marcin · 3 years, 6 months ago
  95. 79177f1 Fixed clippy defects (#827) by UebelAndre · 3 years, 7 months ago
  96. dd1c73e Added `crate` attribute to `rustdoc` rules (deprecated `dep`) (#799) by UebelAndre · 3 years, 7 months ago
  97. b8219ac Add support for manifest based runfiles. (#760) by Marcel Hlopko · 3 years, 8 months ago
  98. 52c87aa Added rustfmt config for running rustfmt in CI (#747) by UebelAndre · 3 years, 8 months ago
  99. 43eb2a6 Fixes for //tools/rust_analyzer:gen_rust_project (#758) by Cameron Mulhern · 3 years, 8 months ago
  100. d6cf2ec Fix clippy warnings for //tools/rust_analyzer:gen_rust_project (#746) by Kohei Watanabe · 3 years, 8 months ago