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
fdf2c47f83
rust
/
compiler
/
rustc_monomorphize
/
src
History
Download ZIP
Download TAR.GZ
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