.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Rollup merge of #90657 - GuillaumeGomez:one-char-last-line-removed, r=jyn514
|
2021-11-08 15:15:24 +01:00 |
rustc_ast_lowering
|
ast: Fix naming conventions in AST structures
|
2021-11-07 21:38:17 +08:00 |
rustc_ast_passes
|
Auto merge of #90668 - matthiaskrgr:clippy_nov7, r=jyn514
|
2021-11-07 20:04:54 +00:00 |
rustc_ast_pretty
|
Auto merge of #90668 - matthiaskrgr:clippy_nov7, r=jyn514
|
2021-11-07 20:04:54 +00:00 |
rustc_attr
|
|
|
rustc_borrowck
|
Make select_* methods return Vec for TraitEngine
|
2021-11-08 23:35:23 +08:00 |
rustc_builtin_macros
|
Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-se
|
2021-11-09 05:33:16 +00:00 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
Don't abort compilation after giving a lint error
|
2021-11-08 01:22:28 +00:00 |
rustc_codegen_ssa
|
Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995
|
2021-11-09 08:21:10 +00:00 |
rustc_const_eval
|
Make select_* methods return Vec for TraitEngine
|
2021-11-08 23:35:23 +08:00 |
rustc_data_structures
|
more clippy fixes
|
2021-11-07 16:59:05 +01:00 |
rustc_driver
|
Don't proceed to codegen if there are lint errors
|
2021-11-08 01:22:28 +00:00 |
rustc_error_codes
|
Improve error when an .rlib can't be parsed
|
2021-11-07 15:03:40 +00:00 |
rustc_errors
|
Don't abort compilation after giving a lint error
|
2021-11-08 01:22:28 +00:00 |
rustc_expand
|
Don't abort compilation after giving a lint error
|
2021-11-08 01:22:28 +00:00 |
rustc_feature
|
Add features gates for experimental asm features
|
2021-11-07 01:23:53 +00:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
fmt
|
2021-11-08 23:55:51 +08:00 |
rustc_interface
|
Auto merge of #90668 - matthiaskrgr:clippy_nov7, r=jyn514
|
2021-11-07 20:04:54 +00:00 |
rustc_lexer
|
use matches!() macro in more places
|
2021-11-06 16:13:14 +01:00 |
rustc_lint
|
Auto merge of #90668 - matthiaskrgr:clippy_nov7, r=jyn514
|
2021-11-07 20:04:54 +00:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
rustc_llvm: update PassWrapper for recent LLVM
|
2021-11-09 10:18:13 -05:00 |
rustc_macros
|
more clippy fixes
|
2021-11-07 16:59:05 +01:00 |
rustc_metadata
|
Auto merge of #88368 - jyn514:metadata-error, r=petrochenkov
|
2021-11-07 23:03:55 +00:00 |
rustc_middle
|
Don't abort compilation after giving a lint error
|
2021-11-08 01:22:28 +00:00 |
rustc_mir_build
|
|
|
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Rollup merge of #90649 - cjgillot:reveal-all-2, r=lcnr
|
2021-11-06 23:12:06 +01:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
ast: Fix naming conventions in AST structures
|
2021-11-07 21:38:17 +08:00 |
rustc_parse_format
|
|
|
rustc_passes
|
more clippy fixes
|
2021-11-07 16:59:05 +01:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
Auto merge of #90361 - Mark-Simulacrum:always-verify, r=michaelwoerister
|
2021-11-08 13:38:08 +00:00 |
rustc_resolve
|
Rollup merge of #90652 - matthiaskrgr:unnnec_filter_map, r=jyn514
|
2021-11-08 15:15:23 +01:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995
|
2021-11-09 08:21:10 +00:00 |
rustc_span
|
Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-se
|
2021-11-09 05:33:16 +00:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Rollup merge of #90494 - Meziu:armv6k-3ds-target, r=sanxiyn
|
2021-11-08 15:15:22 +01:00 |
rustc_trait_selection
|
fmt
|
2021-11-08 23:55:51 +08:00 |
rustc_traits
|
Make select_* methods return Vec for TraitEngine
|
2021-11-08 23:35:23 +08:00 |
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
Auto merge of #90700 - fee1-dead:select-returns-vec, r=davidtwco
|
2021-11-09 11:16:38 +00:00 |