rust/compiler/rustc_hir_analysis/src
Scott McMurray fd5aa07f4f Stabilize the map/value methods on ControlFlow
And fix the stability attribute on the `pub use` in `core::ops`.
2024-09-25 19:00:17 -07:00
..
check Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
coherence Separate collection of crate-local inherent impls from error reporting 2024-09-24 10:12:05 -04:00
collect Add a few more tests, comments 2024-09-25 13:13:04 -04:00
errors Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
hir_ty_lowering Separate collection of crate-local inherent impls from error reporting 2024-09-24 10:12:05 -04:00
impl_wf_check Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
outlives Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
variance Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
autoderef.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
bounds.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
check_unused.rs Remove #[macro_use] extern crate tracing from rustc_hir_analysis. 2024-08-30 17:14:59 +10:00
collect.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
constrained_generic_params.rs Remove #[macro_use] extern crate tracing from rustc_hir_analysis. 2024-08-30 17:14:59 +10:00
delegation.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
errors.rs Add missing diagnostics and flesh out tests 2024-09-20 22:18:57 -04:00
hir_wf_check.rs Remove #[macro_use] extern crate tracing from rustc_hir_analysis. 2024-08-30 17:14:59 +10:00
impl_wf_check.rs Add warn(unreachable_pub) to rustc_hir_analysis. 2024-08-27 13:14:50 +10:00
lib.rs Stabilize the map/value methods on ControlFlow 2024-09-25 19:00:17 -07:00