aboutsummaryrefslogtreecommitdiff
path: root/BUILD.bazel
AgeCommit message (Expand)Author
2023-12-07Move implementation detail settings into private module (#2305)UebelAndre
2023-12-06Updated direct dependencies (#2308)UebelAndre
2023-12-04Add an option to save the json output from rustc to pass to rust-analyzer (#1...Matt
2023-05-03Support for `no_std` mode (#1934)scentini
2023-03-24Adds per_crate_rustc_flag build setting. (#1827)Cameron Mulhern
2022-10-03Cleanup deprecated code (#1577)UebelAndre
2022-08-08Implement rules archive release artifact in github action. (#1501)UebelAndre
2022-07-14add a way to distinguish proc-macro deps (#1420)Krasimir Georgiev
2022-07-12Add extra_rustc_flag and extra_exec_rustc_flag (#1413)Kohei Watanabe
2022-04-25feat(#514): pass extra flags to clippy (#1264)Roman Kashitsyn
2022-03-21Delete deprecated `rules` targets (#1210)UebelAndre
2022-03-15Added support for producing distribution archives (#1194)UebelAndre
2022-01-31add extra_exec_rustc_flags build config (#1113)Krasimir Georgiev
2022-01-10Updated `bzl_library` targets to have a more discoverable name (#1088)UebelAndre
2021-10-25Migrate last bits of #591 (#993)Marcel Hlopko
2021-09-14Optionally capture clippy lints as a build output (#937)James Farrell
2021-09-01Support passing arbitrary extra flags to rustc (#566)David Marcin
2021-07-14Add support for clippy.toml (#835)David Marcin
2021-06-02Add an alias for `//tools/rustfmt` to `//:rustfmt` (#761)UebelAndre
2021-05-17Added `rustfmt` rules and aspects. (#722)UebelAndre
2021-03-30Renamed BUILD and WORKSPACE files to BUILD.bazel and WORKSPACE.bazel (#665)UebelAndre