tvl-depot/absl/types
Yannic 36910d3d7e [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351)
* [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl

Starting with Bazel 1.0 (September 2019), C++ rules will need to be
loaded from the @rules_cc repository. This change adds the required
loads for that. For full compatibility, we will need versions of
googletest and google-benchmark that also includes these loads.

* Run buildifier again after merge
2019-08-16 10:38:13 -04:00
..
internal Export of internal Abseil changes. 2019-07-10 14:42:52 +00:00
any.h Export of internal Abseil changes. 2019-03-12 15:07:34 -04:00
any_exception_safety_test.cc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
any_test.cc Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
bad_any_cast.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_any_cast.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_optional_access.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_optional_access.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_variant_access.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_variant_access.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
BUILD.bazel [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
CMakeLists.txt Export of internal Abseil changes 2019-08-13 14:21:13 -04:00
compare.h Export of internal Abseil changes. 2019-05-10 16:08:13 -04:00
compare_test.cc Export of internal Abseil changes. 2019-05-10 16:08:13 -04:00
optional.h Export of internal Abseil changes 2019-08-05 15:42:34 -04:00
optional_exception_safety_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
optional_test.cc Export of internal Abseil changes 2019-08-07 14:37:02 -04:00
span.h Export of internal Abseil changes. 2019-03-28 16:54:11 -04:00
span_test.cc Implement Span::first and Span::last from C++20 (#274) 2019-03-08 15:05:39 -05:00
variant.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
variant_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
variant_exception_safety_test.cc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
variant_test.cc Export of internal Abseil changes. 2019-07-02 17:23:45 -04:00