Matthias
e9c26d4460
Add "Naming Your Lifetimes" by Possible Rust
2021-05-31 14:20:30 +02:00
Matthias
2f8d791c51
Add "Aiming for idiomatic Rust" by @shakyshane
2021-05-31 14:16:35 +02:00
Matthias
c8221e1579
Update README.md
2021-04-01 13:16:38 +02:00
Matthias
4d56c86540
Update FUNDING.yml
2021-04-01 13:15:15 +02:00
Matthias
a85145f6bb
Add "Are out parameters idiomatic in Rust?" by @steveklabnik
2021-03-31 19:21:52 +02:00
Matthias
057b098b9a
Rust API Guidelines have moved
2021-03-31 14:50:24 +02:00
Matthias
69dffc84fb
Fix link to ripgrep code review article
2021-03-29 12:40:15 +02:00
Matthias
de5d7e31d9
Update check_links.yml
2021-03-29 12:37:45 +02:00
Matthias
3ceb49f8f8
Rephrase history
2021-03-29 12:36:19 +02:00
Matthias
ad4929adce
Add CLI book; split articles and books into separate sections
2021-03-29 12:05:46 +02:00
Matthias
45479fea66
Add "Possible Rust" by @alilleybrinker
2021-03-19 19:53:32 +01:00
Matthias
5a9722ef61
Add forum entry: "Preferred way of passing Path
-like types around?"
2021-03-10 10:35:21 +01:00
Matthias
3a721c9442
Add "Wrapping errors in Rust"
2021-02-01 13:39:18 +01:00
Matthias Endler
c886fd8b47
Clean up old link checker in favor of lychee action
2020-12-14 11:35:58 +01:00
Matthias
98dcd6dff7
Migrate link checking to lychee
2020-12-14 11:35:00 +01:00
Matthias
ae23f6b923
Add "Refactoring Rust Transpiled from C" by @thedataking
2020-11-13 16:00:37 +01:00
john li
631570f198
link to official clippy repo ( #16 )
2020-11-12 15:03:21 +01:00
Luciano Mammino
268554f0e4
Added @stefanoabalsamo79 as latest article co author ( #15 )
...
Ps: thanks for mentioning this article here
2020-10-21 01:56:49 +02:00
Matthias
d1f191c0a0
Fix link to @lmammino's Github profile. 😅
2020-10-20 23:12:04 +02:00
Simon Morgan
3cfbcaca78
Link to rust-lang-nursery Rust Cookbook repository ( #14 )
...
The current Rust Cookbook repository link points to a fork that hasn't been updated in almost 2 years, so I've updated it to point to the original which was updated quite recently.
2020-10-20 23:09:56 +02:00
Matthias
1a30a75180
Add "Learning Rust through open source and live code reviews" by @lmammino
2020-10-15 12:33:00 +02:00
Matthias
f8fa01e8c1
fix link
2020-09-20 02:09:11 +02:00
Matthias
1c76e08bde
Fix link
2020-09-20 02:03:24 +02:00
Matthias
6402a83068
Add "Macros for a More Productive Rust" by @jam1garner
2020-08-27 00:55:01 +02:00
Matthias
e89c7166da
Create FUNDING.yml
2020-06-23 02:12:00 +02:00
Ayrat Badykov
990c7016e9
Add procedural macros workshop
by dtolnay ( #13 )
...
It's a great workshop on macros
2020-05-12 11:19:09 +02:00
Matthias
f569fc8a7b
Update README.md
2020-04-13 13:01:30 +02:00
Matthias
dc7d3fcc7a
Add Iteration patterns for Result & Option by @Xion
2020-04-12 23:30:56 +02:00
Matthias
5fd4d8024a
Add emojis
2020-04-07 09:47:54 +02:00
Matthias
c290fd140f
Add guide on how to write documentation by @GuillaumeGomez ( #12 )
2020-03-29 00:13:11 +01:00
Matthias
cde9895a8e
Use HTTPS everywhere ( #11 )
2020-03-28 23:51:53 +01:00
Matthias
1450ff2a91
Add "workshops" section ( #10 )
2020-03-28 23:43:27 +01:00
Matthias Endler
7865d8479c
Use official YouTube link for Idiomatic Rust talk
...
The previously used mirror has removed the file it seems.
2020-03-12 01:41:24 +01:00
Matthias Endler
ef87ef412a
Replace original link with archive link because the site is no longer available
2020-03-12 01:31:18 +01:00
Matthias Endler
84f7ccac20
Run CI regularly to keep links up-to-date
2020-03-12 01:23:08 +01:00
Matthias Endler
fc66ed2325
Add "Elements of Rust" by @ferrous-systems
2020-02-08 16:53:33 +01:00
Matthias Endler
0c71cc3f82
Add "Making Rust more delightful" by @nrc
2020-01-08 10:01:43 +01:00
Matthias Endler
1f406102e3
Update HP
2020-01-08 09:41:56 +01:00
Matthias Endler
c253d44307
Add cheat.rs. Move projects section up.
2020-01-08 09:34:56 +01:00
Matthias Endler
91b6fbac3b
Delete .travis.yml
2019-08-25 15:46:00 +02:00
Matthias Endler
46c99f56c3
Add Github Actions badge
2019-08-25 15:45:37 +02:00
Matthias Endler
a927beb0e6
Fix syntax
2019-08-25 15:35:18 +02:00
Matthias Endler
a97819fe77
Update check_links.yml
2019-08-25 15:30:41 +02:00
Matthias Endler
2ca09bd3ac
Move CI to Github Actions
2019-08-25 15:26:29 +02:00
Matthias Endler
df3db42f64
Fix 404 error
2019-08-25 14:00:20 +02:00
Matthias Endler
dac48e7b2d
Add "Await a minute" by @dtolnay
2019-08-25 13:34:10 +02:00
tadejpetric
ebc48e6386
Update README.md ( #9 )
...
One of the sites was moved to a new location.
2019-08-04 18:45:07 +02:00
jomi-se
1656a493f7
Fix Ripgrep code review dead link ( #8 )
...
Domain seems to have changed from `blog.mbrt.it` to `blog.mbrt.dev`
2019-04-15 14:46:44 +02:00
Matthias Endler
281d731c7b
Exclude anchors from links
2018-12-03 10:46:46 +01:00
Matthias Endler
b53c6e20e1
Ignore image links in URL check
2018-12-02 23:26:08 +01:00