diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-06-26 00:39:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-26 00:39:00 -0700 |
| commit | 2aee60897fc85c575ae5597861a9b40c6cdcab74 (patch) | |
| tree | d75f2c574ab8d4490243d65720ccd54da881ddf7 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | a25fbb971095391667e2ec1f05d0d579adb7f3e8 (diff) | |
| parent | 77b0ed70b3658cb7ba7b18f68519b3baf953213b (diff) | |
| download | rust-2aee60897fc85c575ae5597861a9b40c6cdcab74.tar.gz rust-2aee60897fc85c575ae5597861a9b40c6cdcab74.zip | |
Rollup merge of #73102 - petrochenkov:flatgroup, r=Aaron1011
proc_macro: Stop flattening groups with dummy spans Reduce the scope of the hack described in https://github.com/rust-lang/rust/issues/72545#issuecomment-640276791. We still pass AST fragments to attribute and derive macros as single nonterminal tokens rather than as tokens streams, but now use a precise flag instead of the span-based heuristic that could do lead to incorrect behavior in unrelated cases. https://github.com/rust-lang/rust/pull/73345 attempts to fully resolve this issue, but there are some compatibility issues to be addressed.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
