granite-rust/compiler/rustc_resolve/src
Takayuki Maeda 6f8ad6d83a suggest adding a #[cfg(test)] to test modules
remove a empty line

import `module_to_string`

use `contains("test")`

show a suggestion in case module starts_with/ends_with "test"

replace `parent` with `containing`
2021-12-16 11:48:58 +09:00
..
late Rollup merge of #91888 - BoxyUwU:generic_arg_infer_aaaa, r=lcnr 2021-12-15 08:36:23 +01:00
build_reduced_graph.rs suggest adding a #[cfg(test)] to test modules 2021-12-16 11:48:58 +09:00
check_unused.rs suggest adding a #[cfg(test)] to test modules 2021-12-16 11:48:58 +09:00
def_collector.rs expand: Turn ast::Crate into a first class expansion target 2021-11-28 15:48:55 +08:00
diagnostics.rs Improve error message for E0659 if the source is not available 2021-11-27 18:42:49 +01:00
imports.rs Improve suggestion for extern crate self error message 2021-12-01 21:59:54 +00:00
late.rs Do not visit attributes in LateResolutionVisitor. 2021-11-25 00:24:04 +01:00
lib.rs Stabilize iter::zip. 2021-12-14 18:50:31 -04:00
macros.rs Suggestion to wrap inner types using allocator_api in tuple 2021-11-24 00:24:13 +09:00