Periodic openring sync (#16)

This commit is contained in:
github-actions[bot] 2020-09-05 05:45:57 +05:30 committed by GitHub
parent 3af9d3b1b9
commit 61086f8dcf
1 changed files with 17 additions and 15 deletions

View File

@ -13,6 +13,23 @@
<small class="date">September 1, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://fasterthanli.me/articles/peeking-inside-a-rust-enum" target="_blank" rel="noopener">Peeking inside a Rust enum</a>
</h4>
<p class="summary">
During a recent Rust Q&amp;A Session on my twitch
channel, someone asked a question that
seemed simple: why are small string types, like SmartString or SmolStr,
the same size as String, but small vec types, like SmallVec, are larger
than Vec?
</p>
<small class="source">
via <a href="https://fasterthanli.me">fasterthanli.me</a>
</small>
<small class="date">August 28, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://adambennett.dev/2020/08/disabling-jetifier/" target="_blank" rel="noopener">Disabling Jetifier</a>
@ -24,21 +41,6 @@
<small class="date">August 14, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://fasterthanli.me/articles/frustrated-its-not-you-its-rust" target="_blank" rel="noopener">Frustrated? It&#39;s not you, it&#39;s Rust</a>
</h4>
<p class="summary">
Learning Rust is... an experience. An emotional journey. I&#39;ve rarely been
more frustrated than in my first few months of trying to learn Rust.
What makes it worse is that it doesn&#39;t matter how much prior experience you
have, in Java, C#, C …</p>
<small class="source">
via <a href="https://fasterthanli.me">fasterthanli.me</a>
</small>
<small class="date">August 14, 2020</small>
</div>
</section>
<p class="attribution">
Generated by