about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-07-20 08:54:14 +0000
committerbors <bors@rust-lang.org>2018-07-20 08:54:14 +0000
commit4260c8b1e4b273facf1072b9457dfaedd7f03f3e (patch)
treec4f776df2d05a537453d2cb49382aa85c54e519d /src/libstd/sys/unix/stack_overflow.rs
parenta5097f3d68dace106de4dbe524f7892e779a836e (diff)
parent8adf08c4373f5bdd5bbef9aa4dfd0ca5c4a2eefc (diff)
downloadrust-4260c8b1e4b273facf1072b9457dfaedd7f03f3e.tar.gz
rust-4260c8b1e4b273facf1072b9457dfaedd7f03f3e.zip
Auto merge of #52467 - alexcrichton:lints-and-macros, r=Manishearth
Squash all lints tied to foreign macros by default

This PR is a continuation of https://github.com/rust-lang/rust/pull/49755 (thanks for the initial jump-start @Dylan-DPC!) and is targeted at solving https://github.com/rust-lang/rust/issues/48855. This change updates the lint infrastructure to, by default, ignore all lints emitted for code that originates in a foreign macro. For example if `println!("...")` injects some idiomatic warnings these are all ignored by default. The rationale here is that for almost all lints there's no action that can be taken if the code originates from a foreign lint.

Closes #48855
Closes #52483
Closes #52479
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions