rust/compiler/rustc_ast_passes/src
Luca Versari 9022bb2d6f Implement the unsafe-fields RFC.
Co-Authored-By: Jacob Pratt <jacob@jhpratt.dev>
2024-11-21 19:32:07 +01:00
..
ast_validation.rs Make Visitor::FnKind and MutVisitor::FnKind compatible 2024-11-15 16:59:47 -03:00
errors.rs Rename the FIXMEs, remove a few that dont matter anymore 2024-11-03 18:59:41 +00:00
feature_gate.rs Implement the unsafe-fields RFC. 2024-11-21 19:32:07 +01:00
lib.rs Merge -Zhir-stats into -Zinput-stats 2024-11-15 12:46:40 -05:00
show_span.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00