rust/src/librustc_resolve
Manish Goregaokar 52c97f237b
Rollup merge of #33340 - birkenfeld:issue-23716, r=Manishearth
resolve: print location of static for "static in pattern" error

The implementation mirrors the one for "constant defined here" annotation used for constant patterns in the irrefutable-pattern case.

Fixes: #23716
2016-05-03 19:54:54 +05:30
..
build_reduced_graph.rs Refactor away is_static_method 2016-04-27 01:13:22 +00:00
Cargo.toml resolve: Refactor away DefModifiers 2016-04-17 02:54:22 +00:00
check_unused.rs Rollup merge of #32724 - sanxiyn:outdated-comment, r=dotdash 2016-04-06 12:12:08 -07:00
diagnostics.rs diagnostics for E0432: imports are relative to crate root 2016-05-02 06:14:09 +02:00
lib.rs Rollup merge of #33340 - birkenfeld:issue-23716, r=Manishearth 2016-05-03 19:54:54 +05:30
resolve_imports.rs Avoid using the hir map when visibility checking in resolve 2016-04-27 06:40:54 +00:00