]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #37772 - durka:patch-32, r=petrochenkov
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Thu, 17 Nov 2016 18:40:58 +0000 (19:40 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Nov 2016 18:40:58 +0000 (19:40 +0100)
commit5426143f6ae41d41a219827fb12c144b93d01cfb
tree124e2e8307185962316f38582072e08afc403073
parent369b996d5f538e4a6e533f521a36bb9bda84bf43
parent8e70a50a8a1c2d4bc9f02b27634c6d71952bf03f
Rollup merge of #37772 - durka:patch-32, r=petrochenkov

add test for #37765

Adds a test for #37765, a path parsing fix which removes the need for a parenthesis workaround.

Closes #37765.
cc #37290 @withoutboats
r? @petrochenkov