| .. |
|
rustc
|
Don't rerun the build script for the compiler each time on linux
|
2022-07-10 23:57:25 -05:00 |
|
rustc_apfloat
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
|
rustc_arena
|
Rollup merge of #97711 - Nilstrieb:rustc-arena-ub, r=wesleywiser
|
2022-07-07 18:06:49 +05:30 |
|
rustc_ast
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_ast_lowering
|
fix RPIT ICE for implicit HRTB when missing dyn
|
2022-09-19 14:39:20 +02:00 |
|
rustc_ast_passes
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_ast_pretty
|
Enable unused_parens for match arms
|
2022-08-04 07:16:39 -04:00 |
|
rustc_attr
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_borrowck
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_builtin_macros
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_codegen_cranelift
|
Introduce an ArchiveBuilderBuilder
|
2022-07-28 09:08:47 +00:00 |
|
rustc_codegen_gcc
|
Introduce an ArchiveBuilderBuilder
|
2022-07-28 09:08:47 +00:00 |
|
rustc_codegen_llvm
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_codegen_ssa
|
Auto merge of #100120 - matthiaskrgr:rollup-g6ycykq, r=matthiaskrgr
|
2022-08-04 03:52:29 +00:00 |
|
rustc_const_eval
|
CTFE: more informative error message on ReadPointerAsBytes trouble
|
2022-09-02 12:47:45 +02:00 |
|
rustc_data_structures
|
remove some manual hash stable impls
|
2022-07-29 12:48:28 +02:00 |
|
rustc_driver
|
Rename local_did to def_id
|
2022-07-29 18:26:10 -04:00 |
|
rustc_error_codes
|
region_outlives_predicate no snapshot
|
2022-07-21 13:09:01 +02:00 |
|
rustc_error_messages
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_errors
|
Auto merge of #99893 - compiler-errors:issue-99387, r=davidtwco
|
2022-08-30 17:02:19 -07:00 |
|
rustc_expand
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_feature
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_fs_util
|
Migrate to 2021
|
2021-09-20 22:21:42 -04:00 |
|
rustc_graphviz
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
rustc_hir
|
Do not collect lifetimes with Infer resolution
|
2022-08-04 12:40:00 -03:00 |
|
rustc_hir_pretty
|
use rustc_hir_pretty::qpath_to_string to avoid span_to_snippet when rendering path
|
2022-07-17 04:58:38 +00:00 |
|
rustc_incremental
|
Remove trait_of_item query.
|
2022-08-01 21:39:26 +02:00 |
|
rustc_index
|
Auto merge of #99052 - tmiasko:bitset-clone-from, r=Mark-Simulacrum
|
2022-07-31 21:40:21 +00:00 |
|
rustc_infer
|
Auto merge of #99860 - oli-obk:revert_97346, r=pnkfelix
|
2022-08-30 17:03:59 -07:00 |
|
rustc_interface
|
Rollup merge of #99519 - Urgau:check-cfg-implicit, r=petrochenkov
|
2022-07-31 23:39:38 +02:00 |
|
rustc_lexer
|
Shrink Token.
|
2022-08-01 08:53:04 +10:00 |
|
rustc_lint
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_lint_defs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
|
rustc_llvm
|
RustWrapper: update for TypedPointerType in LLVM
|
2022-08-04 11:31:57 -04:00 |
|
rustc_log
|
clippy::complexity fixes
|
2022-05-26 13:14:24 +02:00 |
|
rustc_macros
|
clippy::perf fixes
|
2022-07-20 11:48:11 +02:00 |
|
rustc_metadata
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_middle
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_mir_build
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_mir_dataflow
|
Remove redundant TransferWrapper struct
|
2022-08-01 17:08:19 +02:00 |
|
rustc_mir_transform
|
revert mir inlining policy for beta-1.64 to resolve issue #101004.
|
2022-08-26 12:18:26 -04:00 |
|
rustc_monomorphize
|
Use LocalDefId for closures more
|
2022-07-30 15:59:17 -05:00 |
|
rustc_parse
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_parse_format
|
add a comment about what we can parse now
|
2022-08-04 20:43:35 +09:00 |
|
rustc_passes
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_plugin_impl
|
remove currently unused deps
|
2022-06-13 22:20:51 +03:00 |
|
rustc_privacy
|
Auto merge of #99893 - compiler-errors:issue-99387, r=davidtwco
|
2022-08-30 17:02:19 -07:00 |
|
rustc_query_impl
|
Use LocalDefId for closures more
|
2022-07-30 15:59:17 -05:00 |
|
rustc_query_system
|
Remove useless closure.
|
2022-07-29 22:11:23 +02:00 |
|
rustc_resolve
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_save_analysis
|
Remove DefId from AssocItemContainer.
|
2022-08-01 21:38:45 +02:00 |
|
rustc_serialize
|
Upgrade indexmap and thorin-dwp to use hashbrown 0.12
|
2022-07-17 07:05:58 -07:00 |
|
rustc_session
|
Revert let_chains stabilization
|
2022-08-15 09:05:24 +02:00 |
|
rustc_smir
|
Rustfmt
|
2022-06-02 10:29:00 +00:00 |
|
rustc_span
|
Auto merge of #92268 - jswrenn:transmute, r=oli-obk
|
2022-08-02 21:17:31 +00:00 |
|
rustc_symbol_mangling
|
Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa
|
2022-07-24 01:22:36 +00:00 |
|
rustc_target
|
Rollup merge of #98771 - Thog:rust-lld-apple-target, r=petrochenkov
|
2022-08-03 22:29:25 +02:00 |
|
rustc_trait_selection
|
Auto merge of #99860 - oli-obk:revert_97346, r=pnkfelix
|
2022-08-30 17:03:59 -07:00 |
|
rustc_traits
|
Rollup merge of #100095 - jackh726:early-binder, r=lcnr
|
2022-08-04 22:25:04 +02:00 |
|
rustc_transmute
|
safe transmute: fix broken intradoc link
|
2022-08-02 14:44:23 +00:00 |
|
rustc_ty_utils
|
Add bound_impl_subject and bound_return_ty
|
2022-08-03 01:02:46 -04:00 |
|
rustc_type_ir
|
Inline DebruijnIndex methods
|
2022-07-22 17:00:49 +02:00 |
|
rustc_typeck
|
Rollup merge of #100155 - compiler-errors:issue-100154, r=jackh726
|
2022-08-30 17:02:49 -07:00 |