diff options
| author | Huon Wilson <dbau.pp+github@gmail.com> | 2015-06-29 14:51:56 -0700 |
|---|---|---|
| committer | Huon Wilson <dbau.pp+github@gmail.com> | 2015-06-29 15:59:37 -0700 |
| commit | b1931e48a01b418b4b1ba6c747f2c99a5b10d96f (patch) | |
| tree | 72652bc05c7b06793c3278b5e27ad3f6690d8c76 /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | fe283b4067769a9bc653855842fd8279e95e1f3e (diff) | |
| download | rust-b1931e48a01b418b4b1ba6c747f2c99a5b10d96f.tar.gz rust-b1931e48a01b418b4b1ba6c747f2c99a5b10d96f.zip | |
lint: only consider actual calls as unconditional recursion.
Specifically, just mentioning the function name as a value is fine, as
long as it isn't called, e.g. `fn main() { let _ = main; }`.
Closes #21705.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
