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-30 23:03:06 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdf2c47f83fd4eead8b4d39a8a712bf7d5e68fc6
rust
/
compiler
/
rustc_monomorphize
/
src
T
History
Manuel Drehwald
b3739f3c0e
Only consider MonoItem::Fn when preventing inlining for autodiff source functions
2025-04-19 03:36:02 -04:00
..
mono_checks
Rollup merge of
#139498
- alexcrichton:wasm-zst-safe, r=wesleywiser
2025-04-17 21:53:24 +02:00
partitioning
working dupv and dupvonly for fwd mode
2025-04-16 17:13:31 -04:00
collector.rs
Normalize ADT fields in find_tails_for_unsizing
2025-04-14 16:51:00 +00:00
errors.rs
Make missing optimized MIR error more informative
2025-04-01 09:25:12 +00:00
lib.rs
Remove
recursion_limit
increases.
2025-04-02 16:25:27 +11:00
partitioning.rs
Only consider MonoItem::Fn when preventing inlining for autodiff source functions
2025-04-19 03:36:02 -04:00
util.rs
use
TypingEnv
when no
infcx
is available
2024-11-18 10:38:56 +01:00