Felix S K II@pnkfelix·Aug 22, 2021I’m assuming the keyword was already processed, since the parser aims to be LL(k) for k \approx ?13
Esteban K�ber – @ekuber·Aug 22, 2021Yeah, but calling the struct ident class feels like someone was having fun.27
Felix S K II@pnkfelix·Aug 22, 2021Did you `git blame` that shit? The comment could date from the days when people were figuring out if Rust needed a class system.12
Brendan Zabarauskas@brendanzabReplying to @pnkfelix and @ekuberYeah, this is what I would have thought. Would be a cool historical find if so! 😆9:43 PM · Aug 22, 2021·Twitter Web App1 Like
Brendan Zabarauskas@brendanzab·Aug 22, 2021Replying to @brendanzab @pnkfelix and @ekuberSeems like you were right! This seems to be the commit that left the `class_name` identifier behind:github.comRemove un-needed code for obsolete classes · rust-lang/rust@0046ed9and rename "class" to "struct" everywhere possible (except local vars, I was too lazy for that) -- that is why this commit is so big. No review, just dead code ...5