.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
use matches!() macro in more places
|
2021-11-06 16:13:14 +01:00 |
rustc_ast_lowering
|
|
|
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_borrowck
|
use matches!() macro in more places
|
2021-11-06 16:13:14 +01:00 |
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
Auto merge of #90617 - tmiasko:time-trace-threads, r=wesleywiser
|
2021-11-06 09:55:50 +00:00 |
rustc_codegen_ssa
|
use matches!() macro in more places
|
2021-11-06 16:13:14 +01:00 |
rustc_const_eval
|
use matches!() macro in more places
|
2021-11-06 16:13:14 +01:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_error_codes
|
error_codes: uniformly comment error codes
|
2021-11-05 11:57:17 -04:00 |
rustc_errors
|
Lint against RTL unicode codepoints in literals and comments
|
2021-10-31 13:14:04 +01:00 |
rustc_expand
|
|
|
rustc_feature
|
Rollup merge of #90502 - GuillaumeGomez:split-doc-cfg-feature, r=jyn514
|
2021-11-02 23:48:50 +01:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #90406 - nbdd0121:panic, r=cjgillot
|
2021-11-01 17:18:57 +00:00 |
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Auto merge of #89970 - jackh726:gats_diagnostics, r=nikomatsakis
|
2021-11-06 04:15:22 +00:00 |
rustc_interface
|
|
|
rustc_lexer
|
use matches!() macro in more places
|
2021-11-06 16:13:14 +01:00 |
rustc_lint
|
Auto merge of #90463 - matthiaskrgr:rollup-eljk9vo, r=matthiaskrgr
|
2021-11-01 14:00:08 +00:00 |
rustc_lint_defs
|
Properly register text_direction_codepoint_in_comment lint.
|
2021-11-05 20:12:40 +01:00 |
rustc_llvm
|
Initialize LLVM time trace profiler on each code generation thread
|
2021-11-05 17:47:11 +01:00 |
rustc_macros
|
|
|
rustc_metadata
|
Demote metadata load warning to "info".
|
2021-11-03 13:39:37 -07:00 |
rustc_middle
|
use matches!() macro in more places
|
2021-11-06 16:13:14 +01:00 |
rustc_mir_build
|
|
|
rustc_mir_dataflow
|
Remove MaybeMutBorrowedLocals
|
2021-11-03 16:43:12 +01:00 |
rustc_mir_transform
|
use matches!() macro in more places
|
2021-11-06 16:13:14 +01:00 |
rustc_monomorphize
|
clippy::perf fixes
|
2021-11-04 21:07:56 +01:00 |
rustc_parse
|
fix formatting
|
2021-11-01 10:39:43 +01:00 |
rustc_parse_format
|
|
|
rustc_passes
|
|
|
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
fix message
|
2021-11-03 13:53:57 +09:00 |
rustc_save_analysis
|
clippy::perf fixes
|
2021-11-04 21:07:56 +01:00 |
rustc_serialize
|
|
|
rustc_session
|
Update the documented default of -Zmutable-noalias
|
2021-11-05 12:01:59 -07:00 |
rustc_span
|
Remove MaybeMutBorrowedLocals
|
2021-11-03 16:43:12 +01:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Update LLVM comments around NoAliasMutRef
|
2021-11-05 12:22:51 -07:00 |
rustc_trait_selection
|
use matches!() macro in more places
|
2021-11-06 16:13:14 +01:00 |
rustc_traits
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
use matches!() macro in more places
|
2021-11-06 16:13:14 +01:00 |