| .. |
|
bootstrap
|
Auto merge of #73954 - Manishearth:rollup-8qvh170, r=Manishearth
|
2020-07-02 12:35:08 +00:00 |
|
build_helper
|
|
|
|
ci
|
Auto merge of #73954 - Manishearth:rollup-8qvh170, r=Manishearth
|
2020-07-02 12:35:08 +00:00 |
|
doc
|
Stabilize #[track_caller].
|
2020-06-30 22:22:32 -07:00 |
|
etc
|
Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakis
|
2020-07-01 20:35:41 -07:00 |
|
liballoc
|
Rollup merge of #73678 - Keno:patch-1, r=LukasKalbertodt
|
2020-07-01 07:42:42 -07:00 |
|
libcore
|
Rollup merge of #73938 - nbdd0121:checked_opt, r=nagisa
|
2020-07-02 00:16:41 -07:00 |
|
libpanic_abort
|
lints: add improper_ctypes_definitions
|
2020-06-24 12:09:35 +01:00 |
|
libpanic_unwind
|
lints: add improper_ctypes_definitions
|
2020-06-24 12:09:35 +01:00 |
|
libproc_macro
|
|
|
|
libprofiler_builtins
|
Prepare for LLVM 11
|
2020-06-25 18:52:41 -07:00 |
|
librustc_apfloat
|
|
|
|
librustc_arena
|
Rollup merge of #73378 - matthewjasper:arena-not-special, r=oli-obk
|
2020-06-20 14:45:00 -07:00 |
|
librustc_ast
|
Rollup merge of #73569 - Aaron1011:fix/macro-rules-group, r=petrochenkov
|
2020-07-01 20:35:48 -07:00 |
|
librustc_ast_lowering
|
Rollup merge of #73569 - Aaron1011:fix/macro-rules-group, r=petrochenkov
|
2020-07-01 20:35:48 -07:00 |
|
librustc_ast_passes
|
Record span of const kw in GenericParamKind
|
2020-06-23 09:25:46 -07:00 |
|
librustc_ast_pretty
|
Auto merge of #73954 - Manishearth:rollup-8qvh170, r=Manishearth
|
2020-07-02 12:35:08 +00:00 |
|
librustc_attr
|
|
|
|
librustc_builtin_macros
|
Rollup merge of #73812 - petrochenkov:prettyref, r=varkor
|
2020-07-02 00:16:32 -07:00 |
|
librustc_codegen_llvm
|
add spans to injected coverage counters
|
2020-06-29 12:31:25 -07:00 |
|
librustc_codegen_ssa
|
Rollup merge of #73684 - richkadel:llvm-coverage-map-gen-2, r=wesleywiser
|
2020-07-02 00:16:30 -07:00 |
|
librustc_data_structures
|
Rewrite a few manual index loops with while-let
|
2020-06-30 17:53:45 -07:00 |
|
librustc_driver
|
rustc_driver/pretty: avoid using TypeckTables::empty for TypedAnnotation.
|
2020-07-02 16:48:35 +03:00 |
|
librustc_error_codes
|
Rollup merge of #73892 - GuillaumeGomez:cleanup-e0712, r=Dylan-DPC
|
2020-07-01 20:36:00 -07:00 |
|
librustc_errors
|
Stabilize #[track_caller].
|
2020-06-30 22:22:32 -07:00 |
|
librustc_expand
|
Auto merge of #73954 - Manishearth:rollup-8qvh170, r=Manishearth
|
2020-07-02 12:35:08 +00:00 |
|
librustc_feature
|
Stabilize #[track_caller].
|
2020-06-30 22:22:32 -07:00 |
|
librustc_fs_util
|
|
|
|
librustc_graphviz
|
|
|
|
librustc_hir
|
Remove const_if_match feature gate from libraries
|
2020-06-28 10:08:09 -07:00 |
|
librustc_hir_pretty
|
Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis
|
2020-06-15 04:10:24 +00:00 |
|
librustc_incremental
|
|
|
|
librustc_index
|
add spans to injected coverage counters
|
2020-06-29 12:31:25 -07:00 |
|
librustc_infer
|
Remove TypeckTables::empty(None) and make hir_owner non-optional.
|
2020-07-02 16:51:07 +03:00 |
|
librustc_interface
|
Remove defunct -Z print-region-graph
|
2020-06-28 00:00:00 +00:00 |
|
librustc_lexer
|
Rollup merge of #73848 - pierwill:pierwill-lexer-block-doc, r=jonas-schievink
|
2020-07-01 20:35:56 -07:00 |
|
librustc_lint
|
rustc_lint: avoid using TypeckTables::empty for LateContext.
|
2020-07-02 16:51:04 +03:00 |
|
librustc_llvm
|
Rollup merge of #73507 - mati865:cleanup-mingw-llvm-linkage, r=matthewjasper
|
2020-06-26 00:39:04 -07:00 |
|
librustc_macros
|
|
|
|
librustc_metadata
|
Rollup merge of #73449 - ehuss:duplicate-lang-item, r=matthewjasper
|
2020-07-01 20:35:46 -07:00 |
|
librustc_middle
|
Auto merge of #73751 - eddyb:no-empty-tables, r=nikomatsakis
|
2020-07-02 16:33:00 +00:00 |
|
librustc_mir
|
Rollup merge of #73684 - richkadel:llvm-coverage-map-gen-2, r=wesleywiser
|
2020-07-02 00:16:30 -07:00 |
|
librustc_mir_build
|
remove rustdoc warnings
|
2020-06-30 10:58:23 +02:00 |
|
librustc_parse
|
Rollup merge of #73803 - Aaron1011:feature/angle-field-recovery, r=matthewjasper
|
2020-07-01 20:35:50 -07:00 |
|
librustc_parse_format
|
asm: Allow multiple template strings; interpret them as newline-separated
|
2020-06-15 12:35:27 -07:00 |
|
librustc_passes
|
Auto merge of #73751 - eddyb:no-empty-tables, r=nikomatsakis
|
2020-07-02 16:33:00 +00:00 |
|
librustc_plugin_impl
|
|
|
|
librustc_privacy
|
rustc_privacy: avoid using TypeckTables::empty for {Name,Type}PrivacyVisitor.
|
2020-07-02 16:49:41 +03:00 |
|
librustc_query_system
|
Remove const_if_match feature gate from libraries
|
2020-06-28 10:08:09 -07:00 |
|
librustc_resolve
|
Remove token::FlattenGroup
|
2020-07-01 13:40:46 +03:00 |
|
librustc_save_analysis
|
rustc_save_analysis: avoid using TypeckTables::empty for SaveContext.
|
2020-07-02 16:50:39 +03:00 |
|
librustc_serialize
|
|
|
|
librustc_session
|
Auto merge of #73954 - Manishearth:rollup-8qvh170, r=Manishearth
|
2020-07-02 12:35:08 +00:00 |
|
librustc_span
|
Auto merge of #73954 - Manishearth:rollup-8qvh170, r=Manishearth
|
2020-07-02 12:35:08 +00:00 |
|
librustc_symbol_mangling
|
change skip_binder to use T by value
|
2020-06-30 09:13:56 +02:00 |
|
librustc_target
|
Rollup merge of #73564 - petrochenkov:ehdr, r=Amanieu
|
2020-07-02 00:16:26 -07:00 |
|
librustc_trait_selection
|
Auto merge of #73751 - eddyb:no-empty-tables, r=nikomatsakis
|
2020-07-02 16:33:00 +00:00 |
|
librustc_traits
|
change skip_binder to use T by value
|
2020-06-30 09:13:56 +02:00 |
|
librustc_ty
|
Make is_freeze and is_copy_modulo_regions take TyCtxtAt
|
2020-06-21 11:47:19 +02:00 |
|
librustc_typeck
|
Auto merge of #73751 - eddyb:no-empty-tables, r=nikomatsakis
|
2020-07-02 16:33:00 +00:00 |
|
librustdoc
|
change skip_binder to use T by value
|
2020-06-30 09:13:56 +02:00 |
|
libstd
|
Rollup merge of #73909 - eltonlaw:unsafe-libstd-fs-rs, r=sfackler
|
2020-07-01 20:36:06 -07:00 |
|
libterm
|
|
|
|
libtest
|
|
|
|
libunwind
|
Update libunwind build process for x86_64-fortanix-unknown-sgx target
|
2020-06-24 11:28:41 +02:00 |
|
llvm-project@6c040dd86e
|
[AVR] Update the rust-lang/llvm-project submodule to include AVR fixes recently merged
|
2020-06-24 02:16:30 +12:00 |
|
rtstartup
|
|
|
|
rustc
|
|
|
|
rustllvm
|
Prepare for LLVM 11
|
2020-06-25 18:52:41 -07:00 |
|
stdarch@45340c0e2f
|
|
|
|
test
|
Auto merge of #73954 - Manishearth:rollup-8qvh170, r=Manishearth
|
2020-07-02 12:35:08 +00:00 |
|
tools
|
Update rls
|
2020-07-02 15:58:27 -07:00 |
|
README.md
|
|
|
|
stage0.txt
|
Update bootstrap to rustc 1.45.0-beta.2 (1dc0f6d8e 2020-06-15)
|
2020-06-20 11:13:47 -07:00 |