Commit Graph

15605 Commits

Author SHA1 Message Date
Nell Shamrell-Harrington 11651692bf
Merge pull request #6857 from rust-lang/publish-610
prepares 610 for publish, adds draft for 611
2025-07-31 13:20:22 -07:00
Nell Shamrell 3a6f9fc0a4 prepares 610 for publish, adds draft for 611 2025-07-31 13:18:28 -07:00
Nell Shamrell-Harrington 7437c89e54
Merge pull request #6856 from opeolluwa/master
twir #610
2025-07-31 12:57:34 -07:00
Nell Shamrell-Harrington bd7a28d2dc
Remove duplicate link in Rust Walkthroughs section
Removed duplicate link to 'The Design and Implementation of Extensible Variants for Rust in CGP'
2025-07-31 12:57:04 -07:00
Adeoye Adefemi f9dfe6cb1c tryfix CI error 2025-07-31 20:53:38 +01:00
Adeoye Adefemi 8d5d6c422a twir #610 2025-07-31 20:46:03 +01:00
Nell Shamrell-Harrington bebb23b333
Merge pull request #6854 from dancixx/master
Embedded DHT Sensors
2025-07-31 12:26:09 -07:00
Nell Shamrell-Harrington aed5aed990
Merge pull request #6855 from JoelMarcey/rustconf-2025-blog-post
Rust Foundation: RustConf 2025 is Almost Here - Register Now
2025-07-31 12:26:00 -07:00
Nell Shamrell-Harrington b53e0200ad
Fix formatting for RustConf 2025 registration link 2025-07-31 12:24:54 -07:00
Nell Shamrell-Harrington 5dd680c80f
Merge branch 'master' into master 2025-07-31 12:23:13 -07:00
Nell Shamrell-Harrington 2c20a4826f
Merge pull request #6853 from sylvain101010/patch-20
2025-07-30: Add The Signal Protocol Explained #2: Implementing the Double Ratchet Algorithm in Rust
2025-07-31 12:20:29 -07:00
Nell Shamrell-Harrington 44d51a7df5
Merge pull request #6852 from contextgeneric/extensible-variants-impl
Add link to The Design and Implementation of Extensible Variants
2025-07-31 12:17:13 -07:00
Nell Shamrell-Harrington 82218c29f1
Merge pull request #6851 from bravit/master
Add "100 Exercises to Learn Rust: RustRover edition"
2025-07-31 12:15:35 -07:00
Nell Shamrell-Harrington 5b362e1a40
Merge pull request #6850 from greyblake/nutype-v062
Add nutype 0.6.2 release to 2025-07-30-this-week-in-rust.md
2025-07-31 12:12:48 -07:00
Nell Shamrell-Harrington 8a72f244a4
Merge branch 'master' into nutype-v062 2025-07-31 12:12:24 -07:00
Nell Shamrell-Harrington e4f0844bb7
Merge pull request #6847 from llogiq/twir-610
C/QotW and notable changes
2025-07-31 12:08:49 -07:00
Nell Shamrell-Harrington 9f1f6b480a
Merge pull request #6846 from U007D/main
Update RFC, MCP, FCP and CFT sections for TWiR-610
2025-07-31 12:08:06 -07:00
Nell Shamrell-Harrington 67fe9c8801
Merge pull request #6845 from rust-lang/perf
Add perf triage for this week
2025-07-31 12:07:45 -07:00
Nell Shamrell-Harrington e5b0162663
Merge pull request #6844 from orhun/add/git-cliff-2.10.0
Add project update: "git-cliff 2.10.0"
2025-07-31 12:07:21 -07:00
Nell Shamrell-Harrington f3cf0a17f9
Merge pull request #6843 from Artur-Sulej/patch-1
Add project Rust eBooks Nightly
2025-07-31 12:05:53 -07:00
Joel Marcey 9a44c69564
Rust Foundation: RustConf 2025 is Almost Here - Register Now 2025-07-31 10:26:14 -07:00
Daniel Boros 7726853f26 feat: add DHT sensor lib 2025-07-30 23:11:35 +02:00
Sylvain afc368ddfb
2025-07-30: Add The Signal Protocol Explained #2: Implementing the Double Ratchet Algorithm in Rust 2025-07-30 17:41:07 +00:00
M Goldin 6332405a64
Merge pull request #6848 from rmsyn/events/rust-hack-night-denver-co
events: FOSS Rust Hack Night, Denver, CO, USA
2025-07-30 10:16:58 -07:00
M Goldin 4746d5cdda
Merge pull request #6849 from bdillo/events-610
Events 610
2025-07-30 10:16:10 -07:00
Soares Chen 8957b4c37f Add link to The Design and Implementation of Extensible Variants 2025-07-30 15:17:09 +00:00
Vitaly Bragilevsky 354feebde4
Add "100 Exercises to Learn Rust: RustRover edition" 2025-07-30 15:06:38 +02:00
Serhii Potapov aa59910ec3 Add nutype 0.6.2 release to 2025-07-30-this-week-in-rust.md 2025-07-30 09:26:05 +02:00
Curly f5be0e5684
Update RFC, MCP, FCP and CFT sections for TWiR-610 2025-07-29 22:45:29 -07:00
bdillo 61117d0a17
add other events 2025-07-29 20:06:05 -07:00
bdillo fd5b99e1ea
add new events 2025-07-29 19:46:41 -07:00
rmsyn e01ae56c5e
events: FOSS Rust Hack Night, Denver, CO, USA 2025-07-30 01:56:26 +00:00
Andre Bogus 5ae97a2c62
C/QotW and notable changes 2025-07-29 23:40:56 +02:00
Mark Rousskov c5c98f0b17
Add perf triage for this week 2025-07-28 21:13:21 -04:00
Orhun Parmaksız 47c6942f31
Add project update: "git-cliff 2.10.0" 2025-07-27 15:36:09 +03:00
Artur Sulej 80316c2934
Add project Rust eBooks Nightly 2025-07-27 10:46:12 +02:00
Nell Shamrell-Harrington 4fa42c7bd6
Merge pull request #6842 from rust-lang/publish-609
Publish 609
2025-07-26 20:18:24 -07:00
Nell Shamrell d5b97db65b put file in the correct place
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
2025-07-26 20:08:31 -07:00
Nell Shamrell 6a924d44fd really prepares things for publish
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
2025-07-26 20:07:00 -07:00
Nell Shamrell aecafaf8b4 prepares 609 for publish, adds draft of 610
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
2025-07-26 20:04:24 -07:00
Nell Shamrell-Harrington c3ec9f3f9c
Merge pull request #6841 from dancixx/master
Tako: Flexible async web framework, stochastic-rs: High-Performance Stochastic Process Simulation in Rust
2025-07-26 19:57:55 -07:00
Nell Shamrell-Harrington 800fa0b74b
Merge branch 'master' into master 2025-07-26 19:56:24 -07:00
Nell Shamrell-Harrington 8a8b86fcba
Merge pull request #6840 from andylokandy/dev
Add artical about stacksafe
2025-07-26 19:54:35 -07:00
Nell Shamrell-Harrington 3550b37fdc
Merge pull request #6839 from jplatte/aerynos-cfp-1
Add AerynOS CfP
2025-07-26 19:53:54 -07:00
Nell Shamrell-Harrington 70f62b2596
Merge pull request #6835 from bdillo/events-609
Events 609
2025-07-26 19:52:32 -07:00
Daniel Boros 424ebab061 feat: add stochastic-rs 2025-07-27 01:09:11 +02:00
Daniel Boros 2c5f53cc8a feat: add tako-rs 2025-07-26 18:47:57 +02:00
M Goldin 0c3f2309ca
Adding an extra line space to event subsection 2025-07-25 09:41:23 -07:00
M Goldin 6360d9e35a
Add monthlong event in Nigeria 2025-07-24 19:55:39 -07:00
andylokandy f70cfce0ce Add artical about stacksafe 2025-07-24 20:33:54 +08:00