.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis
|
2021-04-28 20:35:17 +00:00 |
rustc_ast_lowering
|
Make current_hir_id_owner a simple tuple.
|
2021-04-29 21:26:15 +02:00 |
rustc_ast_passes
|
Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakis
|
2021-04-28 05:52:47 +00:00 |
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_builtin_macros
|
adds feature gating of no_coverage at either crate- or function-level
|
2021-04-27 17:12:51 -07:00 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_llvm
|
Derived Eq no longer shows uncovered
|
2021-04-27 11:11:56 -07:00 |
rustc_codegen_ssa
|
Auto merge of #84498 - workingjubilee:update-grab-bag, r=Mark-Simulacrum
|
2021-04-28 02:45:03 +00:00 |
rustc_data_structures
|
Auto merge of #84614 - RalfJung:daily, r=Mark-Simulacrum
|
2021-04-29 02:53:52 +00:00 |
rustc_driver
|
|
|
rustc_error_codes
|
remove const_fn from some error_code descriptions
|
2021-04-25 12:19:06 +02:00 |
rustc_errors
|
Rollup merge of #84235 - klensy:styled-buffer, r=lcnr
|
2021-04-25 23:15:10 +02:00 |
rustc_expand
|
Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis
|
2021-04-28 20:35:17 +00:00 |
rustc_feature
|
Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis
|
2021-04-28 20:35:17 +00:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #84299 - lcnr:const-generics-defaults-name-res, r=varkor
|
2021-04-25 14:00:49 +00:00 |
rustc_hir_pretty
|
Handle pretty printing of else if let clauses
|
2021-04-23 13:29:18 -04:00 |
rustc_incremental
|
Add [TRACKED_NO_CRATE_HASH] and [SUBSTRUCT] directives
|
2021-04-27 16:46:33 +00:00 |
rustc_index
|
fix sanitizer tests
|
2021-04-25 11:08:33 +02:00 |
rustc_infer
|
Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk
|
2021-04-24 23:16:03 +00:00 |
rustc_interface
|
Auto merge of #84233 - jyn514:track-path-prefix, r=michaelwoerister
|
2021-04-29 14:57:17 +00:00 |
rustc_lexer
|
|
|
rustc_lint
|
Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis
|
2021-04-28 20:35:17 +00:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Make real_rust_path_dir a TRACKED_NO_CRATE_HASH option
|
2021-04-27 16:48:25 +00:00 |
rustc_middle
|
Move parenting info to index_hir.
|
2021-04-29 21:36:55 +02:00 |
rustc_mir
|
Remove extra word in rustc_mir docs
|
2021-04-28 09:53:32 -07:00 |
rustc_mir_build
|
Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk
|
2021-04-24 23:16:03 +00:00 |
rustc_parse
|
Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis
|
2021-04-28 20:35:17 +00:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Auto merge of #84546 - CohenArthur:fix-liveness-typo, r=jyn514
|
2021-04-26 11:18:25 +00:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakis
|
2021-04-28 05:52:47 +00:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Use doc-comment instad of comments consistently
|
2021-04-29 12:53:49 +00:00 |
rustc_span
|
Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis
|
2021-04-28 20:35:17 +00:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk
|
2021-04-24 23:16:03 +00:00 |
rustc_trait_selection
|
Make traits with GATs not object safe
|
2021-04-27 14:34:23 -04:00 |
rustc_traits
|
|
|
rustc_ty_utils
|
Split crate_hash from index_hir.
|
2021-04-29 21:36:48 +02:00 |
rustc_type_ir
|
|
|
rustc_typeck
|
Auto merge of #84562 - richkadel:issue-83601, r=tmandry
|
2021-04-28 13:05:16 +00:00 |