rust/compiler
Mark Rousskov 3b89679671 Adjust documentation for compatibility with 2021
This also adjusts the lint docs generation to accept (and ignore) an allow
attribute, rather than expecting the documentation to be immediately followed by
the lint name.
2021-09-20 22:21:43 -04:00
..
rustc Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_apfloat Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_arena Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_ast Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_ast_lowering Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_ast_passes Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_ast_pretty Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_attr Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_borrowck Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_builtin_macros Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_codegen_cranelift Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_codegen_llvm Drop migration lint for Send/Sync bound in LTO backend 2021-09-20 22:21:43 -04:00
rustc_codegen_ssa Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_const_eval Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_data_structures Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_driver Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_error_codes Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_errors Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_expand Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_feature Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_fs_util Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_graphviz Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_hir Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_hir_pretty Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_incremental Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_index Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_infer Remove Drop-caused migration-added captures 2021-09-20 22:21:43 -04:00
rustc_interface Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_lexer Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_lint Adjust documentation for compatibility with 2021 2021-09-20 22:21:43 -04:00
rustc_lint_defs Adjust documentation for compatibility with 2021 2021-09-20 22:21:43 -04:00
rustc_llvm Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_macros Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_metadata Adjust documentation for compatibility with 2021 2021-09-20 22:21:43 -04:00
rustc_middle Adjust documentation for compatibility with 2021 2021-09-20 22:21:43 -04:00
rustc_mir_build Remove Drop-caused migration-added captures 2021-09-20 22:21:43 -04:00
rustc_mir_dataflow Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_mir_transform Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_monomorphize Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_parse Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_parse_format Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_passes Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_plugin_impl Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_privacy Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_query_impl Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_query_system Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_resolve Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_save_analysis Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_serialize Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_session Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_span Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_symbol_mangling Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_target Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_trait_selection Remove Drop-caused migration-added captures 2021-09-20 22:21:43 -04:00
rustc_traits Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_ty_utils Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_type_ir Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc_typeck Remove Drop-caused migration-added captures 2021-09-20 22:21:43 -04:00