aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2024-02-21Add MODULE.bazel.lock to gitignore (#2505)Keith Smiley
2023-12-27chore: add `//bzlmod:hello_world_test` and use it as BCR presubmit (#2347)Chuck Grindel
2023-05-03Support for `no_std` mode (#1934)scentini
2022-08-12add cc_common.link support for rust_library and rust_test (#1490)Krasimir Georgiev
2022-05-04Add bazel-* directories in cargo_manifest_dir/external_crate to gitignore (#1...David Tolnay
2022-03-01Add `user.bazelrc` support to each workspace (#1161)UebelAndre
2021-11-17Rust Analyzer: Generate rust-project.json without explicit target list (#1010)UebelAndre
2021-04-27Added crate_universe examples to CI (#707)UebelAndre
2021-04-07Added bootstrapping for crate_universe (#663)UebelAndre
2021-04-07Added test script for ensuring docs are up to date. (#672)UebelAndre
2021-03-25crate_universe rule (#598)Daniel Wagner-Hall
2021-02-03Add //rust/private/BUILD (therefore create a package there) (#569)Marcel Hlopko
2020-10-26Handle external packages using CARGO_MANIFEST_DIR (#464)Sitaktif
2020-09-29Made examples compatible with cargo-raze (#418)UebelAndre
2020-06-30Make stardoc our documentation tool (#359)Damien Martin-Guillerez
2020-06-11gitignore node_modules (#331)Daniel Wagner-Hall
2018-11-13Protobuf support (#92)Damien Martin-Guillerez
2018-10-20Implement directory based runfiles lookup (#132)Marco Farrugia
2017-02-10Generate documentation with Skydoc. (#28)David Z. Chen
2016-07-18Add .gitignore file (#18)Justine Tunney