rust/compiler/rustc_hir_analysis
sayantn 62b4347e80
Add funnel_sh{l,r} functions and intrinsics
- Add a fallback implementation for the intrinsics
 - Add LLVM backend support for funnel shifts

Co-Authored-By: folkertdev <folkert@folkertdev.nl>
2025-09-03 14:13:24 +05:30
..
2025-07-31 14:19:27 +02:00

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.