rust/compiler
Nicholas Nethercote 3eadc6844b Update itertools to 0.11.
Because the API for `with_position` improved in 0.11 and I want to use
it.
2023-11-22 08:13:21 +11:00
..
rustc
rustc_abi
rustc_arena
rustc_ast Add HashStable_NoContext to simplify HashStable implementations in rustc_type_ir 2023-11-21 05:49:44 +00:00
rustc_ast_lowering
rustc_ast_passes Update itertools to 0.11. 2023-11-22 08:13:21 +11:00
rustc_ast_pretty Remove unnecessary derives. 2023-11-22 08:13:21 +11:00
rustc_attr
rustc_baked_icu_data
rustc_borrowck Update itertools to 0.11. 2023-11-22 08:13:21 +11:00
rustc_builtin_macros
rustc_codegen_cranelift
rustc_codegen_gcc Pass TyCtxt by value 2023-11-19 14:04:40 -05:00
rustc_codegen_llvm Update itertools to 0.11. 2023-11-22 08:13:21 +11:00
rustc_codegen_ssa Update itertools to 0.11. 2023-11-22 08:13:21 +11:00
rustc_const_eval Rollup merge of #118029 - saethlin:allocid-gc, r=RalfJung 2023-11-21 14:36:13 +01:00
rustc_data_structures Update itertools to 0.11. 2023-11-22 08:13:21 +11:00
rustc_driver
rustc_driver_impl Auto merge of #118002 - nnethercote:unify-input-no-input, r=bjorn3 2023-11-18 16:43:47 +00:00
rustc_error_codes
rustc_error_messages
rustc_errors Auto merge of #115691 - jsgf:typed-json-diags, r=est31,dtolnay 2023-11-21 06:30:14 +00:00
rustc_expand
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir Use macros to avoid expect_* boilerplate. 2023-11-21 15:36:15 +11:00
rustc_hir_analysis Rollup merge of #118000 - compiler-errors:placeholder-ty-outlives, r=aliemjay 2023-11-19 19:14:35 -08:00
rustc_hir_pretty
rustc_hir_typeck Rollup merge of #118010 - gurry:117821-ice-no-type-for-local-var, r=compiler-errors 2023-11-20 20:56:42 +01:00
rustc_incremental
rustc_index
rustc_index_macros
rustc_infer Don't require intercrate mode for negative coherence 2023-11-20 18:49:48 +00:00
rustc_interface
rustc_lexer
rustc_lint Rollup merge of #117522 - Urgau:check-cfg-cli-own-lint, r=petrochenkov 2023-11-21 14:36:13 +01:00
rustc_lint_defs Remove --check-cfg checking of --cfg args 2023-11-18 12:21:58 +01:00
rustc_llvm
rustc_log
rustc_macros Unify HashStable implementations 2023-11-21 05:49:45 +00:00
rustc_metadata Store feature stability un-split 2023-11-20 19:11:26 +00:00
rustc_middle Rollup merge of #118029 - saethlin:allocid-gc, r=RalfJung 2023-11-21 14:36:13 +01:00
rustc_mir_build Rollup merge of #117832 - RalfJung:interpret-shift, r=cjgillot 2023-11-19 19:14:33 -08:00
rustc_mir_dataflow
rustc_mir_transform Update itertools to 0.11. 2023-11-22 08:13:21 +11:00
rustc_monomorphize
rustc_parse Rollup merge of #117988 - estebank:issue-106020, r=cjgillot 2023-11-19 19:14:34 -08:00
rustc_parse_format
rustc_passes Update itertools to 0.11. 2023-11-22 08:13:21 +11:00
rustc_privacy
rustc_query_impl
rustc_query_system Add HashStable_NoContext to simplify HashStable implementations in rustc_type_ir 2023-11-21 05:49:44 +00:00
rustc_resolve fix rebase 2023-11-19 18:07:22 +00:00
rustc_serialize
rustc_session
rustc_smir Improve code per PR comments 2023-11-20 12:46:14 -08:00
rustc_span
rustc_symbol_mangling
rustc_target Remove now unnecessary x86_64_sun_solaris.rs. 2023-11-20 15:55:13 +01:00
rustc_trait_selection Rollup merge of #118115 - spastorino:fix-old-fn-names, r=compiler-errors 2023-11-21 09:06:30 +01:00
rustc_traits
rustc_transmute Update itertools to 0.11. 2023-11-22 08:13:21 +11:00
rustc_ty_utils Update itertools to 0.11. 2023-11-22 08:13:21 +11:00
rustc_type_ir Add HashStable_NoContext to simplify HashStable implementations in rustc_type_ir 2023-11-21 05:49:44 +00:00
stable_mir Improve code per PR comments 2023-11-20 12:46:14 -08:00