commit | b88bec2e59cfe0d3634d99e7453bfd108cbdc42b | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Mon Dec 16 03:11:59 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 16 03:12:49 2019 -0800 |
tree | 582bebebcf7f396ce2efe2d246eb174fff683adf | |
parent | cd31d3bbfb85ae43c8a0972725fe8b5f946155d8 [diff] |
Add a sanity check to DeterministicHelper If there are SkyKey implementations where different values can return identical toString(), then the conversion to TreeMap is lossy. Make sure that this case alerts the developer who encounters such a case, so that they don't have to spend as much time debugging this as I just did. PiperOrigin-RevId: 285737899
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md