about summary refs log tree commit diff
path: root/src/bootstrap/check.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-11-14 02:46:12 -0800
committerGitHub <noreply@github.com>2016-11-14 02:46:12 -0800
commit8289a8916f9cf7d290a98121a75cee840faa9d0f (patch)
tree7ed4b2e31762811bbc310b9b003bb11026b33faf /src/bootstrap/check.rs
parent7bef60a64894b0606ad9f5dc76256d5321b270a6 (diff)
parentcf9ff2b59bf876650b1e13ab66078bfd22ac85ef (diff)
Auto merge of #37278 - matklad:lone-lifetime, r=jseyfried
Fix syntax error in the compiler

Currently `rustc` accepts the following code: `fn f<'a>() where 'a {}`. This should be a syntax error, shouldn't it?

Not sure if my changes actually compile, waiting for the LLVM to build.
Diffstat (limited to 'src/bootstrap/check.rs')
0 files changed, 0 insertions, 0 deletions