This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-29 20:20:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ae423e5e8db47b8233ad657b8d84247f94de179
rust
/
tests
/
ui
/
autodiff
T
History
Manuel Drehwald
c89a89bb14
Fix multi-cgu+debug builds using autodiff by delaying autodiff till lto
2026-02-11 14:08:56 -05:00
..
auxiliary
…
autodiff_illegal.rs
update ui test since the new frontend is a bit more lenient
2025-10-07 20:13:59 -04:00
autodiff_illegal.stderr
update ui test since the new frontend is a bit more lenient
2025-10-07 20:13:59 -04:00
flag_nott.rs
added typetree support for memcpy
2025-09-19 04:02:20 +00:00
incremental.rs
Fix multi-cgu+debug builds using autodiff by delaying autodiff till lto
2026-02-11 14:08:56 -05:00
macro_hygiene.rs
…
no_lto_flag.no_lto.stderr
add a test to verify a good error for enabling autodiff without lto
2025-11-11 23:44:08 -05:00
no_lto_flag.rs
add a test to verify a good error for enabling autodiff without lto
2025-11-11 23:44:08 -05:00
visibility.rs
remove llvm_enzyme and enzyme fallbacks from most places, enable the autodiff frontend on nightly
2025-12-19 11:02:57 -08:00
visibility.std_autodiff.stderr
remove llvm_enzyme and enzyme fallbacks from most places, enable the autodiff frontend on nightly
2025-12-19 11:02:57 -08:00
zst.rs
…