about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-05-02 16:39:08 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-05-03 02:09:30 -0700
commit71a52a2edc76527e3bba92378da633bb1fde3743 (patch)
treecc43e2fe70d1f70c617f13490fe4faf3ca13edbb /src/test/codegen/stack-alloc-string-slice.rs
parent0b7954fa809690037bcb80f44d3383329bce48ad (diff)
downloadrust-71a52a2edc76527e3bba92378da633bb1fde3743.tar.gz
rust-71a52a2edc76527e3bba92378da633bb1fde3743.zip
syntax: Fix duplicate attributes on module files
The outer attributes were manually appended when a module file was parsed, but
the attributes were also added higher up the stack of parsing (when the module
finished parsing). This removes the append in parsing the module file.

Closes #13826
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions