-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from Rustaceans/event/2017-02
Add 2017-02 event
- Loading branch information
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: "Macros 1.1" | ||
date: 2017-02-01 19:15:00 MEST | ||
categories: meetup cologne | ||
links: | ||
"Meetup.com": "https://www.meetup.com/RustCologne/events/236858848/" | ||
"Planning discussion on Github": "https://github.com/Rustaceans/rust-cologne/issues/22" | ||
location: c4 | ||
talks: false | ||
--- | ||
Let's get together and hack on some brand new Rust macros, shall we? :-) | ||
|
||
With Rust 1.15 scheduled for early February, the highly anticipated procedural | ||
macros 1.1 (aka custom derives) are finally going to be stable. | ||
|
||
Agenda | ||
|
||
* A short introduction to macros 1.1 | ||
* Peer up (optional) | ||
* Pick a project and start hacking\* | ||
|
||
\* If you are unfamiliar with Rust itself or procedural macros in Rust, you | ||
are welcome to start with a small toy project, work in a group, and ask fellow | ||
Rustaceans for guidance! | ||
|
||
As always, you can enjoy some drinks, meet nice people and discuss about Rust. | ||
|
||
- - - | ||
|
||
The meetup will likely be held in German, we will however reevaluate this at the beginning | ||
of the evening and may switch to English if needed. |