David Tolnay
e09caa6a1f
Enforce edition on all Bazel targets
2022-04-10 18:07:47 -07:00
Marcel Hlopko
0ad4fe5543
Migrate cxx for bazelbuild/rules_rust#591
2021-10-26 08:16:00 +02:00
David Tolnay
4309c43a5b
Remove rules that override rules_rust's default edition
2021-08-14 13:09:16 -07:00
David Tolnay
4ca366fa57
Switch intro example to blobstore client
2020-11-10 23:05:05 -08:00
David Tolnay
717c7e6aa8
Factor out genrules to rust_cxx_bridge.bzl
2020-09-24 10:08:10 -04:00
David Tolnay
dc57990e22
Use more systematic naming for generated code targets
2020-09-24 10:00:50 -04:00
David Tolnay
0cd342913a
Make buck/bazel generated filepaths match source path with extension
2020-09-24 09:40:27 -04:00
David Tolnay
5f6cffad4a
Remove unused import from demo/BUILD
2020-09-24 09:40:08 -04:00
David Tolnay
e02c8b3b98
Load cc_library from @rules_cc
...
Buildifier warns about this now.
Function "cc_library" is not global anymore and needs to be loaded
from "@rules_cc//cc:defs.bzl".buildifier(native-cc)
2020-09-24 08:58:09 -04:00
David Tolnay
37531b477e
Combine demo into one root directory
2020-09-01 20:48:12 -07:00