Merge pull request #1 from Noratrieb/Noratrieb-patch-1
Some checks failed
test / test (push) Has been cancelled

Publish 2025-10-10-how-it-compiles talk
This commit is contained in:
nora 2025-10-10 14:22:10 +02:00 committed by GitHub
commit 915b499c69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
[slides]
talks = [
{ name = "How to contribute to the Rust project", location = "Rust Zürisee", date = "2024-01-17" },
{ name = "How Rust compiles", location = "EuroRust Paris 2025", date = "2025-10-10", hidden = true },
{ name = "How Rust compiles", location = "EuroRust Paris 2025", date = "2025-10-10" },
]