You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This week's CotW is not a crate but [Rustexp](https://rustexp.lpil.uk/) site, a Rust regular expression editor & tester.
24
-
Thanks to [carols10cents](https://github.com/cmr/this-week-in-rust/issues/939) for the suggestion!
24
+
This week's crate is [overloadable](https://crates.io/crates/overloadable), a crate to provides you with the capabilities to overload your functions in a similar style to C# or C++, including support for meta attributes, type parameters and constraints, and visibility modifiers
25
+
Thanks to [Stevensonmt](https://users.rust-lang.org/t/crate-of-the-week/2704/585) for the suggestion!
25
26
26
27
[Submit your suggestions and votes for next week][submit_crate]!
27
28
@@ -44,22 +45,24 @@ If you are a Rust project owner and are looking for contributors, please submit
44
45
45
46
# Updates from Rust Core
46
47
47
-
237 pull requests were [merged in the last week][merged]
@@ -126,13 +129,11 @@ Email the [Rust Community Team][community] for access.
126
129
127
130
# Quote of the Week
128
131
129
-
> > Are we trying to steal the JVM’s “compile once run everywhere” concept?
130
-
131
-
> No, we just borrow it mutably.
132
+
> Rust is 5 languages stacked on top of each other, except that instead of ending up like 5 children under a trenchcoat, they end up like the power rangers.
132
133
133
-
– [minno & llogiq on /r/rust](https://reddit.com/r/rust/comments/cap8sy/rust_136_stabilized_the_wasm32wasi_target/etahiix/?context=8&depth=9)
134
+
– [reuvenpo on /r/rust](https://reddit.com/r/rust/comments/cb49lb/coworker_rust_doesnt_offer_anything_c_doesnt/etdddwt/)
134
135
135
-
Thanks to [Will Page](https://users.rust-lang.org/t/twir-quote-of-the-week/328/664) for the suggestion!
136
+
Thanks to [Jelte Fennema](https://users.rust-lang.org/t/twir-quote-of-the-week/328/666) for the suggestion!
136
137
137
138
[Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328)
0 commit comments