rust/compiler
Nicholas Nethercote 85e56e81f8 Remove out-of-date comment.
It was added in 51938c61f6, a commit with
a 7,720 line diff and a one line commit message. Even then the comment
was incorrect; there was a removed a `build_output_filenames` call with
a `&[]` argument in rustdoc, but the commit removed that call. In such a
large commit, it's easy for small errors to occur.
2023-10-30 15:26:47 +11:00
..
rustc
rustc_abi
rustc_arena
rustc_ast Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00
rustc_ast_lowering Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Auto merge of #116733 - compiler-errors:alias-liveness-but-this-time-sound, r=aliemjay 2023-10-29 18:42:02 +00:00
rustc_builtin_macros
rustc_codegen_cranelift Auto merge of #81746 - bjorn3:cg_clif_rustup_component, r=Mark-Simulacrum 2023-10-28 15:16:27 +00:00
rustc_codegen_gcc Merge commit '09ce29d0591a21e1abae22eac4d41ffd32993af8' into subtree-update_cg_gcc_2023-10-25 2023-10-27 16:07:01 -04:00
rustc_codegen_llvm Auto merge of #117123 - Zalathar:bad-counter-ids, r=petrochenkov 2023-10-28 17:43:07 +00:00
rustc_codegen_ssa Auto merge of #117335 - workingjubilee:rollup-jsomm41, r=workingjubilee 2023-10-29 01:58:46 +00:00
rustc_const_eval Auto merge of #116270 - cjgillot:gvn-aggregate, r=oli-obk,RalfJung 2023-10-29 14:50:53 +00:00
rustc_data_structures
rustc_driver
rustc_driver_impl Delay parsing of --cfg and --check-cfg options. 2023-10-30 13:46:53 +11:00
rustc_error_codes
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00
rustc_hir_analysis
rustc_hir_pretty
rustc_hir_typeck Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00
rustc_incremental
rustc_index
rustc_infer Auto merge of #116733 - compiler-errors:alias-liveness-but-this-time-sound, r=aliemjay 2023-10-29 18:42:02 +00:00
rustc_interface Remove out-of-date comment. 2023-10-30 15:26:47 +11:00
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros Rollup merge of #117256 - dtolnay:currentversion, r=compiler-errors 2023-10-28 01:07:38 -07:00
rustc_metadata
rustc_middle Auto merge of #116270 - cjgillot:gvn-aggregate, r=oli-obk,RalfJung 2023-10-29 14:50:53 +00:00
rustc_mir_build Auto merge of #103208 - cjgillot:match-fake-read, r=oli-obk,RalfJung 2023-10-27 18:51:43 +00:00
rustc_mir_dataflow
rustc_mir_transform Auto merge of #116270 - cjgillot:gvn-aggregate, r=oli-obk,RalfJung 2023-10-29 14:50:53 +00:00
rustc_monomorphize
rustc_parse Auto merge of #116889 - MU001999:master, r=petrochenkov 2023-10-29 16:46:47 +00:00
rustc_parse_format
rustc_passes Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl Rollup merge of #116534 - cjgillot:no-dep-tasks, r=davidtwco 2023-10-28 01:07:35 -07:00
rustc_query_system Rollup merge of #116534 - cjgillot:no-dep-tasks, r=davidtwco 2023-10-28 01:07:35 -07:00
rustc_resolve Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00
rustc_serialize
rustc_session Make Cfg and CheckCfg non-generic. 2023-10-30 14:12:53 +11:00
rustc_smir Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00
rustc_span Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00
rustc_symbol_mangling
rustc_target Auto merge of #117336 - workingjubilee:rollup-6negquv, r=workingjubilee 2023-10-29 03:53:36 +00:00
rustc_trait_selection Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00
rustc_type_ir
stable_mir Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors 2023-10-29 00:03:52 +00:00