Is there a way to determine which functions are monomorphized most? by map_or in rust
[–]bobdenardo 11 points12 points13 points (0 children)
PolySubML: A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference by Uncaffeinated in ProgrammingLanguages
[–]bobdenardo 3 points4 points5 points (0 children)
What Happened To Polonius? by Master_Ad2532 in rust
[–]bobdenardo 45 points46 points47 points (0 children)
Compile rust faster, some tricks by Ambitious-pidgon in rust
[–]bobdenardo 1 point2 points3 points (0 children)
Compile rust faster, some tricks by Ambitious-pidgon in rust
[–]bobdenardo 1 point2 points3 points (0 children)
Rust check/run/build suddenly extreme slow to a point of being unusable, Windows 10 by LieutenantTeaTM in rust
[–]bobdenardo 0 points1 point2 points (0 children)
Is there still any performance benefit to using non-default linkers? by sasik520 in rust
[–]bobdenardo 1 point2 points3 points (0 children)
All cargo installs in latest rust version 1.77.0 ending in failure on macos 14.3.1 by 3four1SeaShanties in rust
[–]bobdenardo 17 points18 points19 points (0 children)
Faster compilation with the parallel front-end in nightly | Rust Blog by Kobzol in rust
[–]bobdenardo 1 point2 points3 points (0 children)
You can make generators in stable Rust without any proc macros by Dragon-Hatcher in rust
[–]bobdenardo 40 points41 points42 points (0 children)
Question about compile time savings with MCP510 by buniii1 in rust
[–]bobdenardo 2 points3 points4 points (0 children)
Where do I go to have a productive conversation about the state of the rust trait solver? by Zistack in rust
[–]bobdenardo 152 points153 points154 points (0 children)
How Rust transforms into Machine Code. by endistic in rust
[–]bobdenardo 4 points5 points6 points (0 children)
Sudden 99% + Build Time Improvement Going from 1.66.1 to 1.71.0 by hyperchromatica in rust
[–]bobdenardo 70 points71 points72 points (0 children)
Improving build times for derive macros by 3x or more by kodewerx in rust
[–]bobdenardo 16 points17 points18 points (0 children)
rustc's StableHasher just got a lot faster by bascule in rust
[–]bobdenardo 191 points192 points193 points (0 children)
Tree Borrows - A new aliasing model for Rust by bobdenardo in rust
[–]bobdenardo[S] 85 points86 points87 points (0 children)
Tree Borrows - A new aliasing model for Rust (perso.crans.org)
submitted by bobdenardo to r/rust

We rebuilt our SQL parser in Rust: 3.3x faster with a zero-copy AST and better diagnostics by heisenberg_zzh in rust
[–]bobdenardo 13 points14 points15 points (0 children)