granite-rust/compiler/rustc_resolve/src
Esteban Kuber 34d19634f5 Use smaller spans for some structured suggestions
Use more accurate suggestion spans for

* argument parse error
* fully qualified path
* missing code block type
* numeric casts
* E0212
2021-08-12 09:52:38 +00:00
..
late Use smaller spans for some structured suggestions 2021-08-12 09:52:38 +00:00
build_reduced_graph.rs Use LocalExpnId where possible. 2021-07-17 19:41:02 +02:00
check_unused.rs Attach TokenStream to ast::Visibility 2020-09-10 17:33:06 -04:00
def_collector.rs Use LocalExpnId where possible. 2021-07-17 19:41:02 +02:00
diagnostics.rs Add hint for unresolved associated trait items if the trait has a single item 2021-08-06 11:31:52 +02:00
imports.rs Use LocalExpnId where possible. 2021-07-17 19:41:02 +02:00
late.rs Add support for using qualified paths with structs in expression and pattern 2021-06-10 13:18:41 +02:00
lib.rs Use LocalExpnId where possible. 2021-07-17 19:41:02 +02:00
macros.rs Compute a better lint_node_id during expansion 2021-07-17 23:03:56 -05:00