This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cargo_update
rust
/
tests
/
codegen-llvm
/
autodiff
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Manuel Drehwald
b6d567c12c
Shorten the autodiff batching test, to make it more reliable
2026-01-23 23:18:52 -08:00
..
abi_handling.rs
update abi handling test
2026-01-23 21:54:04 -08:00
autodiffv2.rs
solve autodiffv2.rs FIXME and make identical_fnc test more robust
2025-10-05 03:07:51 -04:00
batched.rs
Shorten the autodiff batching test, to make it more reliable
2026-01-23 23:18:52 -08:00
generic.rs
make generic test invariant of function order
2026-01-23 19:58:29 -08:00
identical_fnc.rs
Update test after new mangling scheme, make test more robust
2026-01-23 20:37:58 -08:00
scalar.rs
updating tests to not break from new typetree metadata
2025-09-30 22:47:43 -04:00
sret.rs
updating tests to not break from new typetree metadata
2025-09-30 22:47:43 -04:00
trait.rs
Update autodiff tests for the new intrinsics impl
2025-08-14 18:33:43 +00:00
typetree.rs
added typetree support for memcpy
2025-09-19 04:02:20 +00:00
void_ret.rs
add empty struct ret testcase
2025-09-30 22:47:43 -04:00