2
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@mcc" class="u-url mention">@<span>mcc</span></a></span> &gt; How was I supposed to guess that.</p><p>i *think* rust-analyzer will tell you that?</p>
<p>I think actually my least favorite thing about Rust is the thing where a method is &quot;not found&quot; because there&#39;s a trait that needs to be &quot;use&quot;d.</p><p>Like, see this line:</p><p><a href="https://github.com/crossterm-rs/crossterm/blob/master/examples/event-stream-tokio.rs#L29" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/crossterm-rs/crosst</span><span class="invisible">erm/blob/master/examples/event-stream-tokio.rs#L29</span></a></p><p>I copypaste into my own program. &quot;.next()&quot; is not found. It&#39;s not documented, either.</p><p>I was supposed to `use futures::StreamExt;`. How was I supposed to guess that.</p><p>It&#39;s like the hell in C where a header includes a header and suddenly symbols are appearing (or failing to) but you don&#39;t know where from.</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@gamingonlinux" class="u-url mention">@<span>gamingonlinux</span></a></span> it&#39;s getting there for that magic number</p>
<p><span class="h-card" translate="no"><a href="https://loud.computer/@virtulis" class="u-url mention">@<span>virtulis</span></a></span> yeah</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>whitequark</span></a></span> do you have anyone to do despair programming with? :</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@rakslice" class="u-url mention">@<span>rakslice</span></a></span> presumably &quot;gnu abi, llvm toolset&quot;</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> a quick look at the history doesn&#39;t really explain the origin of this weird name; they even had to fix a whole bunch of the `target.contains` horseshit all over the project to make this weird name work <a href="https://github.com/mati865/rust/commit/60361f2ca34f24955aff729826971c43ec254cf8#diff-b78a4729cc6ec9756d0e89273cb5d1b0bb906264d7d5ed5aa6f759ad07d47c62R39" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/mati865/rust/commit</span><span class="invisible">/60361f2ca34f24955aff729826971c43ec254cf8#diff-b78a4729cc6ec9756d0e89273cb5d1b0bb906264d7d5ed5aa6f759ad07d47c62R39</span></a></p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> <span class="h-card" translate="no"><a href="https://social.noyu.me/@hikari" class="u-url mention">@<span>hikari</span></a></span> there will be local battles over binned Android Stick devices. Backpack &quot;computers&quot; built from them and an 17&quot; LCD powered by a car battery and modifier 120v inverter</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> the msvc and mingw targets might as well be entirely different platforms as far as interop goes. It sucks. ☚ī¸</p>