commit | 3becef2571e786c27ff52c4e1d96ba355d791634 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Tue Dec 08 08:34:21 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 08 08:35:23 2020 -0800 |
tree | 2d0d4d3df43d450f8c081f9eee16b49a130244ed | |
parent | bf31feb7b8a1428c2ad0e3a4e73c655e7582aa08 [diff] |
Delete experimental_async_include_scanner functionality It didn't gain the traction we expected, hasn't seen much/any use, and isn't tested, meaning it has a good chance of harboring latent bugs. Deleting it lets us remove all of the future/async business from the implementation, making control flow abundantly clear (aka no need to worry about keeping track of and cancelling dangling futures) and simplifies a whole bunch of error handling. PiperOrigin-RevId: 346332292
{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