.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Auto merge of #76985 - hbina:clone_check, r=estebank
|
2020-10-07 21:51:12 +00:00 |
rustc_ast_lowering
|
Separate bounds and predicates for associated/opaque types
|
2020-10-06 11:19:29 +01:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
Implement the instruction_set attribute
|
2020-10-08 23:32:20 +01:00 |
rustc_builtin_macros
|
Auto merge of #77595 - petrochenkov:asmident, r=oli-obk
|
2020-10-07 11:51:51 +00:00 |
rustc_codegen_llvm
|
Implement the instruction_set attribute
|
2020-10-08 23:32:20 +01:00 |
rustc_codegen_ssa
|
Let backends access span information
|
2020-10-06 15:39:12 +02:00 |
rustc_data_structures
|
|
|
rustc_driver
|
Rollup merge of #77673 - heckad:patch-2, r=lcnr
|
2020-10-08 23:23:13 +02:00 |
rustc_error_codes
|
Implement the instruction_set attribute
|
2020-10-08 23:32:20 +01:00 |
rustc_errors
|
|
|
rustc_expand
|
Detect blocks that could be struct expr bodies
|
2020-10-07 13:40:52 -07:00 |
rustc_feature
|
Implement the instruction_set attribute
|
2020-10-08 23:32:20 +01:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Remove unused part of return value from replace_bound_vars_with_placeholders
|
2020-10-06 11:19:30 +01:00 |
rustc_interface
|
Remove not needed lambda.
|
2020-10-08 16:22:31 +03:00 |
rustc_lexer
|
|
|
rustc_lint
|
Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514
|
2020-10-07 09:56:51 +00:00 |
rustc_llvm
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Revert calculate_dtor signature change
|
2020-10-09 17:18:57 +02:00 |
rustc_middle
|
Revert calculate_dtor signature change
|
2020-10-09 17:18:57 +02:00 |
rustc_mir
|
Revert calculate_dtor signature change
|
2020-10-09 17:18:57 +02:00 |
rustc_mir_build
|
Rollup merge of #77560 - rschoon:fix-litkind-rc-bytebuf, r=lcnr
|
2020-10-06 16:26:11 +09:00 |
rustc_parse
|
Detect blocks that could be struct expr bodies
|
2020-10-07 13:40:52 -07:00 |
rustc_parse_format
|
|
|
rustc_passes
|
|
|
rustc_plugin_impl
|
|
|
rustc_privacy
|
Separate bounds and predicates for associated/opaque types
|
2020-10-06 11:19:29 +01:00 |
rustc_query_system
|
|
|
rustc_resolve
|
Auto merge of #77341 - davidtwco:issue-73427-you-might-have-meant-variant, r=estebank
|
2020-10-07 15:37:47 +00:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514
|
2020-10-07 09:56:51 +00:00 |
rustc_span
|
Implement the instruction_set attribute
|
2020-10-08 23:32:20 +01:00 |
rustc_symbol_mangling
|
Rollup merge of #77605 - da-x:fix-rustc-def-path, r=petrochenkov
|
2020-10-07 00:16:12 +02:00 |
rustc_target
|
Implement the instruction_set attribute
|
2020-10-08 23:32:20 +01:00 |
rustc_trait_selection
|
Add find_map_relevant_impl
|
2020-10-09 16:22:49 +02:00 |
rustc_traits
|
Update to chalk 0.31. Implement some unimplemented. Ignore some tests in compare mode chalk don't finish.
|
2020-10-06 14:14:25 -04:00 |
rustc_ty
|
Move item_bounds to typeck::collect
|
2020-10-06 11:18:45 +01:00 |
rustc_typeck
|
Revert calculate_dtor signature change
|
2020-10-09 17:18:57 +02:00 |