diff options
| author | bors <bors@rust-lang.org> | 2017-10-06 05:37:43 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-10-06 05:37:43 +0000 |
| commit | ed1cffdb21220f633b8b91f099a69fab4ef2b8f4 (patch) | |
| tree | 43055c9c14fbb9a453e629b5edb2139a3d4db412 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | b915820878210a79d3aef6bc36d0c09e98565b94 (diff) | |
| parent | 2d9161d1887b2bbb2586e3674710e30963b845ff (diff) | |
| download | rust-ed1cffdb21220f633b8b91f099a69fab4ef2b8f4.tar.gz rust-ed1cffdb21220f633b8b91f099a69fab4ef2b8f4.zip | |
Auto merge of #44818 - petrochenkov:astymac2, r=jseyfried
Improve resolution of associated types in declarative macros 2.0 Make various identifier comparisons for associated types (and sometimes other associated items) hygienic. Now declarative macros 2.0 can use `Self::AssocTy`, `TyParam::AssocTy`, `Trait<AssocTy = u8>` where `AssocTy` is an associated type of a trait `Trait` visible from the macro. Also, `Trait` can now be implemented inside the macro and specialization should work properly (fixes https://github.com/rust-lang/rust/pull/40847#issuecomment-310867299). r? @jseyfried or @eddyb
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
