rust/compiler/rustc_resolve/src
bors 2d28b6384e Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obk
Unsafe extern blocks

This implements RFC 3484.

Tracking issue #123743 and RFC https://github.com/rust-lang/rfcs/pull/3484

This is better reviewed commit by commit.
2024-06-06 08:14:58 +00:00
..
late Rename HIR TypeBinding to AssocItemConstraint and related cleanup 2024-05-30 22:52:33 +02:00
build_reduced_graph.rs Auto merge of #125105 - nnethercote:rustc_resolve-cleanups, r=estebank 2024-05-18 06:36:44 +00:00
check_unused.rs Rename buffer_lint_with_diagnostic to buffer_lint 2024-05-21 20:16:39 +00:00
def_collector.rs Add safe/unsafe to static inside extern blocks 2024-06-04 14:19:43 -03:00
diagnostics.rs Improve renaming suggestion for names with leading underscores 2024-05-30 21:39:12 -05:00
effective_visibilities.rs Auto merge of #125105 - nnethercote:rustc_resolve-cleanups, r=estebank 2024-05-18 06:36:44 +00:00
errors.rs And more general error 2024-05-24 11:20:33 -04:00
ident.rs resolve: mark it undetermined if single import is not has any bindings 2024-06-04 12:40:41 +08:00
imports.rs resolve: mark it undetermined if single import is not has any bindings 2024-06-04 12:40:41 +08:00
late.rs Rollup merge of #125407 - pacak:no-lending-iterators, r=pnkfelix 2024-06-05 18:21:08 +02:00
lib.rs Rollup merge of #125381 - estebank:issue-96799, r=petrochenkov 2024-05-29 03:25:08 +01:00
macros.rs Auto merge of #125326 - weiznich:move/do_not_recommend_to_diganostic_namespace, r=compiler-errors 2024-05-22 04:14:08 +00:00
rustdoc.rs Remove #[macro_use] extern crate tracing from rustc_resolve. 2024-05-10 15:34:41 +10:00