.. |
rustc
|
|
|
rustc_apfloat
|
Backport another LLVM commit to rustc_apfloat
|
2020-10-04 02:02:25 +02:00 |
rustc_arena
|
|
|
rustc_ast
|
Remove extra indirection in LitKind::ByteStr
|
2020-10-04 15:52:15 -06: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
|
|
|
rustc_builtin_macros
|
Remove extra indirection in LitKind::ByteStr
|
2020-10-04 15:52:15 -06:00 |
rustc_codegen_llvm
|
Updates to experimental coverage counter injection
|
2020-10-05 08:02:58 -07:00 |
rustc_codegen_ssa
|
Auto merge of #77080 - richkadel:llvm-coverage-counters-2, r=tmandry
|
2020-10-05 19:34:44 +00:00 |
rustc_data_structures
|
Auto merge of #77080 - richkadel:llvm-coverage-counters-2, r=tmandry
|
2020-10-05 19:34:44 +00:00 |
rustc_driver
|
Rollup merge of #75143 - oli-obk:tracing, r=RalfJung
|
2020-10-04 11:44:49 +09:00 |
rustc_error_codes
|
Fix tools
|
2020-10-06 11:19:30 +01:00 |
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
Rollup merge of #77439 - varkor:min_const_generics-tests, r=lcnr,estebank
|
2020-10-05 02:29:36 +02:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Rollup merge of #77514 - scottmcm:less-once-chain-once, r=estebank
|
2020-10-05 02:29:42 +02:00 |
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
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
Separate bounds and predicates for associated/opaque types
|
2020-10-06 11:19:29 +01:00 |
rustc_llvm
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Separate bounds and predicates for associated/opaque types
|
2020-10-06 11:19:29 +01:00 |
rustc_middle
|
Handle multiple applicable projection candidates
|
2020-10-06 11:19:31 +01:00 |
rustc_mir
|
Rollup merge of #77559 - camelid:fix-rustdoc-warnings-invalid-rust-syntax, r=lcnr
|
2020-10-06 16:26:09 +09: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
|
Fix span for unicode escape suggestion.
|
2020-10-05 11:19:08 -07:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Rollup merge of #76329 - GuillaumeGomez:doc-alias-crate-level, r=matthewjasper
|
2020-10-05 02:29:27 +02:00 |
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
|
Rollup merge of #77439 - varkor:min_const_generics-tests, r=lcnr,estebank
|
2020-10-05 02:29:36 +02:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Updates to experimental coverage counter injection
|
2020-10-05 08:02:58 -07:00 |
rustc_span
|
Updates to experimental coverage counter injection
|
2020-10-05 08:02:58 -07:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
|
|
rustc_trait_selection
|
Handle multiple trait-def projection candidates
|
2020-10-06 11:19:32 +01:00 |
rustc_traits
|
Fix bugs in evaluating WellFormed predicates
|
2020-10-06 11:19:31 +01:00 |
rustc_ty
|
Move item_bounds to typeck::collect
|
2020-10-06 11:18:45 +01:00 |
rustc_typeck
|
Avoid cycles from projection bounds
|
2020-10-06 11:19:32 +01:00 |