Summary
- Move intersects and distance from Details to Experimental (commit: 719734c) (details)
- Move distance() and intersects() to ArborX proper (commit: f4204aa) (details)
- Rename distance lambda in Boruvka helpers to avoid ickyness (commit: 773150a) (details)
- Fix running annotations test with loaded Kokkos tool (commit: b0acf70) (details)
- Reset push regions for the throw test (commit: 920f484) (details)
- Properly pop profiling region when throwing an exception (commit: ce957fd) (details)
- Remove OpenMPTarget backend support from tests and benchmarks (commit: a9266c1) (details)