What's Changed
* Mark RNGs as inactive by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1347
* Add missing check for aggregate type by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1350
* Fix insertion point for partial float inversion by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1353
* WIP don't loop type analysis recusion without info by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1354
* Fix lcssa and scope by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1358
* Begin better C++ language level support by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1359
* Add inactive c++ attribute by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1363
* Fix bazel by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1365
* add spmv rule by ZuseZ4 in https://github.com/EnzymeAD/Enzyme/pull/1310
**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.78...v0.0.79