about summary refs log tree commit diff
path: root/src/libsyntax/parse
diff options
context:
space:
mode:
authorEduard-Mihai Burtescu <edy.burt@gmail.com>2016-10-19 07:59:59 +0300
committerGitHub <noreply@github.com>2016-10-19 07:59:59 +0300
commita88ca4bf8ec0775cf517b1b3eaf0ec116194a4fd (patch)
treeaaa5fcd7e9e8262c34dc6bb14f82e86dfaaee926 /src/libsyntax/parse
parent373fcd1bd358c27db02fa65800c23c148046348c (diff)
parentc560ca4513fbf19c54fcfb7bf15271be41424377 (diff)
downloadrust-a88ca4bf8ec0775cf517b1b3eaf0ec116194a4fd.tar.gz
rust-a88ca4bf8ec0775cf517b1b3eaf0ec116194a4fd.zip
Rollup merge of #37124 - nikomatsakis:incr-comp-benchmark, r=michaelwoerister
add test case for changing private methods

The goal of this test case is to ensure we are getting the reuse we expect. This targets a particular change where we modify the body of a private inherent method defined on a struct, and looks at different ways we can use that struct.

It checks for when type-checking would be needed as well as the actual reuse achieved.

cc https://github.com/rust-lang/rust/issues/37121
r? @michaelwoerister
Diffstat (limited to 'src/libsyntax/parse')
0 files changed, 0 insertions, 0 deletions