rust/compiler
2020-10-30 10:12:56 -04:00
..
rustc
rustc_apfloat
rustc_arena Fix typos in arena comments 2020-10-27 18:14:21 +01:00
rustc_ast Auto merge of #77502 - varkor:const-generics-suggest-enclosing-braces, r=petrochenkov 2020-10-27 09:25:54 +00:00
rustc_ast_lowering Fix some more clippy warnings 2020-10-30 10:12:56 -04:00
rustc_ast_passes Fix typos 2020-10-29 16:51:46 +01:00
rustc_ast_pretty Rollup merge of #77888 - LingMan:ast_pretty_tt_prepend_space, r=jyn514 2020-10-30 18:00:45 +09:00
rustc_attr switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable 2020-10-21 20:54:20 +02:00
rustc_builtin_macros Unconditionally capture tokens for attributes. 2020-10-21 18:57:29 -04:00
rustc_codegen_cranelift Add 'compiler/rustc_codegen_cranelift/' from commit '793d26047f994e23415f8f6bb5686ff25d3dda92' 2020-10-26 09:53:27 +01:00
rustc_codegen_llvm Auto merge of #78414 - nox:function-sections, r=nagisa,bjorn3 2020-10-28 17:47:36 +00:00
rustc_codegen_ssa Rollup merge of #78396 - josephlr:ermsb, r=petrochenkov 2020-10-27 08:45:24 +09:00
rustc_data_structures Rollup merge of #78524 - tmiasko:source-files-borrow, r=Aaron1011 2020-10-30 18:00:54 +09:00
rustc_driver Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrum 2020-10-26 16:31:38 +00:00
rustc_error_codes Rollup merge of #78332 - PoignardAzur:doc_E0308, r=camelid 2020-10-27 08:44:54 +09:00
rustc_errors Fix typos 2020-10-29 16:51:46 +01:00
rustc_expand Fix some more clippy warnings 2020-10-30 10:12:56 -04:00
rustc_feature Add unsized_locals to INCOMPLETE_FEATURES list 2020-10-27 14:45:28 -03:00
rustc_fs_util
rustc_graphviz
rustc_hir Rollup merge of #78224 - lcnr:repeat-expr, r=varkor 2020-10-29 12:08:40 +09:00
rustc_hir_pretty Do not print braces again print_anon_const already does it 2020-10-19 16:26:13 -03:00
rustc_incremental
rustc_index
rustc_infer Rollup merge of #78460 - varkor:turbofish-string-generic, r=lcnr 2020-10-29 12:08:50 +09:00
rustc_interface Auto merge of #78414 - nox:function-sections, r=nagisa,bjorn3 2020-10-28 17:47:36 +00:00
rustc_lexer
rustc_lint Fix some more clippy warnings 2020-10-30 10:12:56 -04:00
rustc_llvm Rollup merge of #78462 - danielframpton:fixnullisa, r=nagisa 2020-10-29 17:05:23 +01:00
rustc_macros Retire rustc_dep_node_try_load_from_on_disk_cache. 2020-10-22 23:04:46 +02:00
rustc_metadata Fix some more clippy warnings 2020-10-30 10:12:56 -04:00
rustc_middle Rollup merge of #78545 - jackh726:anonymous, r=oli-obk 2020-10-30 18:00:56 +09:00
rustc_mir Link to pass docs from NRVO module docs 2020-10-29 23:05:45 -07:00
rustc_mir_build Auto merge of #78430 - Nadrieril:taking-constructors-seriously2, r=varkor 2020-10-29 01:37:49 +00:00
rustc_parse Rollup merge of #78523 - estebank:fix-return-type-parse-regression, r=dtolnay 2020-10-30 18:00:53 +09:00
rustc_parse_format
rustc_passes Rollup merge of #78208 - liketechnik:issue-69399, r=oli-obk 2020-10-25 18:43:40 +09:00
rustc_plugin_impl
rustc_privacy Fix some more clippy warnings 2020-10-30 10:12:56 -04:00
rustc_query_system Remove unused ProfileCategory. 2020-10-22 22:35:32 +02:00
rustc_resolve Auto merge of #78508 - wesleywiser:optimize_visit_scopes, r=petrochenkov 2020-10-29 18:34:59 +00:00
rustc_save_analysis Rollup merge of #78349 - JohnTitor:issue-75962, r=davidtwco 2020-10-27 08:45:07 +09:00
rustc_serialize
rustc_session Rollup merge of #78244 - workingjubilee:dogfood-fancy-ranges, r=varkor 2020-10-29 17:05:11 +01:00
rustc_span Rollup merge of #78524 - tmiasko:source-files-borrow, r=Aaron1011 2020-10-30 18:00:54 +09:00
rustc_symbol_mangling Make anonymous binders start at 0 2020-10-29 18:50:23 -04:00
rustc_target Rollup merge of #77716 - francesca64:revert-ios-dynamic-linking, r=jonas-schievink 2020-10-24 14:11:59 +02:00
rustc_trait_selection Rollup merge of #78422 - estebank:fix-78372, r=pnkfelix 2020-10-29 17:05:14 +01:00
rustc_traits Fix some more clippy warnings 2020-10-30 10:12:56 -04:00
rustc_ty Calculate visibilities once in resolve 2020-10-19 11:57:50 +03:00
rustc_typeck Auto merge of #78562 - JohnTitor:rollup-otg906u, r=JohnTitor 2020-10-30 10:01:49 +00:00