Post Aw1Yrm6Noyt0RA7Wb2 by [email protected] | |
More posts by [email protected] | |
Post #AvzZqSo9mWYrwjc7gO by [email protected] | |
0 likes, 1 repeats | |
A few weeks ago I fixed a bug in #OpenZFS and I can't stop thinking about i… | |
Post #Avzdkrtnyq33qOqLXE by [email protected] | |
0 likes, 0 repeats | |
@dch @robn I feel both the yearning for & pain with Rust. I still don't… | |
Post #Aw0NDYFCdDJHDku3NY by [email protected] | |
0 likes, 0 repeats | |
@robn I like your take! I've been using Rust for a few years now, and it&#… | |
Post #Aw0NDZSi6Ti0zwEM4W by [email protected] | |
0 likes, 0 repeats | |
@robn A trick you can use here is that structs in C do trigger type warnings so… | |
Post #Aw1SmShjuiSj6Vg1vE by [email protected] | |
0 likes, 0 repeats | |
@robn it seems crazy to me that we don't have tooling that can detect this.… | |
Post #Aw1TQp89xAEyEzHST2 by [email protected] | |
0 likes, 0 repeats | |
@robn Before I spotted the actual bug, I figured it would have something to do … | |
Post #Aw1YplMhacfPZZnIB6 by [email protected] | |
0 likes, 0 repeats | |
@feld many static analyzers will. compilers themselves do not. I don't quit… | |
Post #Aw1Yrm6Noyt0RA7Wb2 by [email protected] | |
0 likes, 0 repeats | |
@pmdj yeah I'm still kind of uncertain about Rust. I like it a lot, and it … | |
Post #Aw1Ys6PYJQ6TQPF7Fg by [email protected] | |
0 likes, 0 repeats | |
@dch it's just SO BORING | |
Post #Aw1YsF6jyjP4OfVigC by [email protected] | |
0 likes, 0 repeats | |
@robn Those are definitely things I've struggled with as well.I've mana… | |
Post #Aw1YsXnaUAN8MlhBxo by [email protected] | |
0 likes, 0 repeats | |
@firstyear yeah, it catches assignment issues, but stinks if you want to use it… | |
Post #Aw1Yu9axRfghsYYWA4 by [email protected] | |
0 likes, 0 repeats | |
@rigrig static analyzer will, but generally not compiler warnings (aiui, it'… | |
Post #Aw1aFvbEGG5YnUd4gy by [email protected] | |
0 likes, 0 repeats | |
@robn The Send and Sync traits also worm their way everywhere, causing much mor… | |
Post #Aw1aG5MLyQ8D4FkKtU by [email protected] | |
0 likes, 0 repeats | |
@bal4e yeah, being able to clearly describe what I think a thing is, and then h… |