An open API service for providing issue and pull request metadata for open source projects.

GitHub / dtolnay/proc-macro-workshop issues and pull requests

#77 - Feat(Builder): Solution for the derive builder

Pull Request - State: closed - Opened by wiikip 4 months ago

#75 - sorted test4 suppress warning: unused import

Pull Request - State: closed - Opened by slowpz 9 months ago

#74 - Work around cargo-outdated's old Cargo dependency

Pull Request - State: closed - Opened by dtolnay 10 months ago

#73 - seq test case 03 fail

Issue - State: closed - Opened by apodemakeles about 1 year ago - 1 comment

#72 - Getting the correct span for multi-segment Path

Issue - State: open - Opened by shouya over 1 year ago - 1 comment

#71 - Builder

Pull Request - State: closed - Opened by rojer-98 over 1 year ago

#70 - The build function in Builder derive macro should take ownership

Issue - State: closed - Opened by dupeiran001 over 1 year ago - 2 comments

#69 - em.i konw three marco ,but still don't konw how to do

Issue - State: closed - Opened by Rgoogle over 1 year ago

#68 - Update syn 1.0 links to syn 2.0

Pull Request - State: closed - Opened by dtolnay almost 2 years ago

#67 - Update `Meta` in `builder` 07 test

Pull Request - State: closed - Opened by skaunov almost 2 years ago

#65 - 08 unrecognized attribute

Pull Request - State: closed - Opened by yourarj about 2 years ago

#64 - Reference implementation of bitfield

Issue - State: closed - Opened by gftea over 2 years ago - 1 comment

#63 - What is best way to print whole path

Issue - State: closed - Opened by gftea over 2 years ago - 1 comment

#62 - Update 07-repeated-field.rs

Pull Request - State: closed - Opened by gftea over 2 years ago - 3 comments

#61 - The dependencies in most of the Cargo.tomls are still `# TODO`

Issue - State: closed - Opened by makoConstruct over 2 years ago - 1 comment

#60 - Seq05 would break multiple other tests.

Issue - State: closed - Opened by fatboyzz over 2 years ago - 3 comments

#59 - [Help] How to parsing multi recursive proc macros ?

Issue - State: closed - Opened by niuhuan over 2 years ago - 1 comment

#58 - Invalid Pull Request

Pull Request - State: closed - Opened by ever0de over 2 years ago - 1 comment

#57 - Nothing is implemented

Issue - State: closed - Opened by lucypero over 2 years ago - 1 comment

#56 - so I know this is what I should do

Pull Request - State: closed - Opened by AndyJado almost 3 years ago

#55 - Full path in compiler error for bitfield 04

Issue - State: closed - Opened by robamu almost 3 years ago - 2 comments

#54 - Unused code warning in sorted 04

Issue - State: closed - Opened by robamu almost 3 years ago - 2 comments

#53 - Add some additional resource for workshop seq test 03

Pull Request - State: closed - Opened by robamu almost 3 years ago - 1 comment

#52 - links to industrial implementations

Issue - State: closed - Opened by Ethan-000 almost 3 years ago - 1 comment

#51 - Add information about extra-traits

Pull Request - State: closed - Opened by winksaville about 3 years ago

#50 - Help with Cargo Expand?

Issue - State: closed - Opened by NateAGeek over 3 years ago - 2 comments

#49 - Dev

Pull Request - State: closed - Opened by KfirGrizi over 3 years ago - 1 comment

#48 - builder pattern

Pull Request - State: closed - Opened by clifton over 3 years ago - 1 comment

#47 - What to do?

Issue - State: closed - Opened by sharedrory over 3 years ago - 3 comments

#46 - Update project templates to 2021 edition

Pull Request - State: closed - Opened by dtolnay over 3 years ago

#45 - Update seq project to paste using ~ instead of #

Pull Request - State: closed - Opened by dtolnay over 3 years ago

#44 - Update projects and tests to 2021 edition

Issue - State: closed - Opened by dtolnay over 3 years ago - 1 comment

#43 - Why span in `compile_error!` error message include the ending `;` ?

Issue - State: closed - Opened by minhuw over 3 years ago - 2 comments

#42 - Initializing Swimm

Pull Request - State: closed - Opened by YaronWittenstein over 3 years ago - 1 comment

#41 - Add Dockerfile for container image generation

Pull Request - State: closed - Opened by Mandragorian almost 4 years ago

#39 - Lesson 3

Issue - State: closed - Opened by justintim-es about 4 years ago

#38 - Fix a typo

Pull Request - State: closed - Opened by jplatte over 4 years ago

#37 - Update proc-macro2 crate link version

Pull Request - State: closed - Opened by jmg-duarte over 4 years ago

#36 - builder/tests/07-repeated-field.rs needs a fix to pass

Issue - State: closed - Opened by jecolon almost 5 years ago - 6 comments

#35 - sorted: update 02-not-enum.stderr

Pull Request - State: closed - Opened by suyash almost 5 years ago

#34 - Thank you for creating this!

Issue - State: closed - Opened by ckaran about 5 years ago - 1 comment

#33 - Remove proc_macro_hack step from seq

Pull Request - State: closed - Opened by dtolnay about 5 years ago

#32 - Initial Builder Implementation

Pull Request - State: closed - Opened by RobMa about 5 years ago

#31 - Feature request: examples using proc-macro2 and darling

Issue - State: closed - Opened by ckaran about 5 years ago - 4 comments

#30 - builder 07 add test

Pull Request - State: closed - Opened by PipsqueakH over 5 years ago

#29 - Builder test 2 - Option intended?

Issue - State: closed - Opened by tjkirch over 5 years ago - 2 comments

#28 - Change docs.rs links from syn 0.15 to syn 1.0

Pull Request - State: closed - Opened by nindalf over 5 years ago

#27 - builder test 07: add advice about duplicate method names

Pull Request - State: closed - Opened by ericseppanen over 5 years ago

#26 - Bug in builder/tests/07-repeated-field.rs

Issue - State: closed - Opened by pwil3058 almost 6 years ago - 5 comments

#25 - Dtolnay master

Pull Request - State: closed - Opened by yaahc almost 6 years ago

#24 - error: failed to download `lazy_static v1.4.0`

Issue - State: closed - Opened by dfinke almost 6 years ago - 4 comments

#23 - List comprehension macro

Issue - State: closed - Opened by dtolnay almost 6 years ago - 2 comments

#22 - Learning documents

Issue - State: closed - Opened by gnzlbg about 6 years ago - 8 comments

#21 - `derive(Builder)` : Unable to generate the correct error message.

Pull Request - State: closed - Opened by rajivr about 6 years ago - 3 comments

#20 - Help with `Seq` macro

Issue - State: closed - Opened by ELD about 6 years ago - 2 comments

#19 - Typo

Pull Request - State: closed - Opened by felixrabe about 6 years ago

#18 - Add benchmarks for bitfields

Pull Request - State: closed - Opened by Robbepop about 6 years ago - 1 comment

#17 - Implement bitfield

Pull Request - State: closed - Opened by Robbepop about 6 years ago - 2 comments

#16 - Extend explanation of identifying Option in builder 06

Pull Request - State: closed - Opened by dtolnay about 6 years ago - 1 comment

#15 - Finish bitfield test suite

Pull Request - State: closed - Opened by dtolnay about 6 years ago - 4 comments

#14 - Extract test runner into a library that is usable from other projects

Issue - State: closed - Opened by dtolnay over 6 years ago - 1 comment

#13 - Implement custom debug

Pull Request - State: closed - Opened by seppo0010 over 6 years ago - 4 comments

#12 - Add more explanations/links to Builder

Issue - State: closed - Opened by ehsanmok over 6 years ago - 1 comment

#11 - Fix builder call setter init typo

Pull Request - State: closed - Opened by ehsanmok over 6 years ago

#10 - Some stderr files have the wrong line numbers

Issue - State: closed - Opened by dtolnay over 6 years ago - 1 comment

#9 - Confirm that test runner works in Windows

Issue - State: closed - Opened by dtolnay over 6 years ago - 1 comment
Labels: help wanted

#8 - Builder review request

Pull Request - State: closed - Opened by seppo0010 over 6 years ago - 2 comments

#7 - Finish writing the #[bitfield] test cases and explanations

Issue - State: closed - Opened by dtolnay over 6 years ago

#5 - Explain how to enable syn/extra-traits and use println!("{:#?}", syntax_tree)

Issue - State: closed - Opened by dtolnay over 6 years ago - 1 comment

#4 - Make println output in the procedural macro show when running tests

Issue - State: closed - Opened by dtolnay over 6 years ago - 1 comment

#3 - Move all crates into the same workspace

Pull Request - State: closed - Opened by alexcrichton over 6 years ago - 2 comments

#2 - Add descriptions to the `#[sorted]` tests

Pull Request - State: closed - Opened by alexcrichton over 6 years ago

#1 - Workshop explosion

Pull Request - State: closed - Opened by xrl over 6 years ago - 1 comment