about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorMark Simulacrum <mark.simulacrum@gmail.com>2017-07-18 09:41:32 -0600
committerGitHub <noreply@github.com>2017-07-18 09:41:32 -0600
commit751c6e2b4c36081a600ce748f208ac71839abe78 (patch)
treea06af36d12a6d48367873a58b0e041f5c3f39fab /src/rustllvm/RustWrapper.cpp
parent6a566710c59c28891d367e0ce721f278b824aa25 (diff)
parent2e8859ce4e97df8e2b1372e20efe4f8676c0f178 (diff)
downloadrust-751c6e2b4c36081a600ce748f208ac71839abe78.tar.gz
rust-751c6e2b4c36081a600ce748f208ac71839abe78.zip
Rollup merge of #43290 - nodakai:fix-ref-path-new, r=Mark-Simulacrum
libstd: remove redundant & from &Path::new(...)

```rust
fn Path::new<S: AsRef ...>(s: &S) -> &Path
```

* https://doc.rust-lang.org/std/path/struct.Path.html#method.new
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions