.. |
bootstrap
|
Auto merge of #74613 - Mark-Simulacrum:revert-gimli, r=nnethercote
|
2020-07-23 11:14:48 +00:00 |
build_helper
|
build: Harden env var tracking in build scripts
|
2020-07-22 19:51:19 +03:00 |
ci
|
Rollup merge of #74639 - msirringhaus:master, r=cuviper
|
2020-07-24 10:01:34 -07:00 |
doc
|
Fix rustc docs typo.
|
2020-07-25 10:14:14 +09:00 |
etc
|
|
|
liballoc
|
Auto merge of #74060 - kpp:remove_length_at_most_32, r=dtolnay
|
2020-07-26 05:50:51 +00:00 |
libcore
|
Auto merge of #74060 - kpp:remove_length_at_most_32, r=dtolnay
|
2020-07-26 05:50:51 +00:00 |
libpanic_abort
|
|
|
libpanic_unwind
|
replace miri_start_panic intrinsic by 'extern fn'
|
2020-07-23 13:15:50 +02:00 |
libproc_macro
|
|
|
libprofiler_builtins
|
build: Avoid unnecessary build script reruns in libstd
|
2020-07-22 20:06:37 +03:00 |
librustc_apfloat
|
|
|
librustc_arena
|
|
|
librustc_ast
|
build: Remove unnecessary cargo:rerun-if-env-changed annotations
|
2020-07-22 19:12:32 +03:00 |
librustc_ast_lowering
|
cleanup
|
2020-07-23 13:04:44 +02:00 |
librustc_ast_passes
|
tweak wording
|
2020-07-23 08:14:39 +02:00 |
librustc_ast_pretty
|
|
|
librustc_attr
|
Rollup merge of #74572 - Mark-Simulacrum:unify-rustc-depr, r=petrochenkov
|
2020-07-24 18:56:27 +09:00 |
librustc_builtin_macros
|
|
|
librustc_codegen_llvm
|
Rollup merge of #74623 - lcnr:polymorphize-functions, r=eddyb
|
2020-07-24 18:56:31 +09:00 |
librustc_codegen_ssa
|
Auto merge of #74664 - pnadon:Miri-rename-undef-uninit, r=RalfJung
|
2020-07-26 09:09:43 +00:00 |
librustc_data_structures
|
Auto merge of #69749 - davidtwco:issue-46477-polymorphization, r=eddyb
|
2020-07-21 03:09:04 +00:00 |
librustc_driver
|
build: Remove unnecessary cargo:rerun-if-env-changed annotations
|
2020-07-22 19:12:32 +03:00 |
librustc_error_codes
|
Auto merge of #74246 - GuillaumeGomez:cleanup-e0719, r=Dylan-DPC
|
2020-07-25 20:11:20 +00:00 |
librustc_errors
|
|
|
librustc_expand
|
Ensure stack when parsing large if expressions
|
2020-07-25 18:58:18 +09:00 |
librustc_feature
|
Rollup merge of #73868 - ecstatic-morse:fix-stable-version, r=jonas-schievink
|
2020-07-22 16:34:37 -07:00 |
librustc_fs_util
|
|
|
librustc_graphviz
|
|
|
librustc_hir
|
Increase accuracy of lifetime bound on trait object impl suggestion
|
2020-07-22 12:25:54 -07:00 |
librustc_hir_pretty
|
|
|
librustc_incremental
|
build: Remove unnecessary cargo:rerun-if-env-changed annotations
|
2020-07-22 19:12:32 +03:00 |
librustc_index
|
Auto merge of #69749 - davidtwco:issue-46477-polymorphization, r=eddyb
|
2020-07-21 03:09:04 +00:00 |
librustc_infer
|
fixed error reporting for mismatched traits
|
2020-07-23 17:07:20 -04:00 |
librustc_interface
|
Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum
|
2020-07-22 16:34:50 -07:00 |
librustc_lexer
|
|
|
librustc_lint
|
|
|
librustc_llvm
|
Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum
|
2020-07-22 16:34:50 -07:00 |
librustc_macros
|
|
|
librustc_metadata
|
build: Remove unnecessary cargo:rerun-if-env-changed annotations
|
2020-07-22 19:12:32 +03:00 |
librustc_middle
|
Auto merge of #74664 - pnadon:Miri-rename-undef-uninit, r=RalfJung
|
2020-07-26 09:09:43 +00:00 |
librustc_mir
|
Auto merge of #74664 - pnadon:Miri-rename-undef-uninit, r=RalfJung
|
2020-07-26 09:09:43 +00:00 |
librustc_mir_build
|
Auto merge of #74708 - kanru:issue-74564, r=davidtwco
|
2020-07-26 22:35:13 +00:00 |
librustc_parse
|
Account for trailing closing angle brackets
|
2020-07-23 16:25:39 -07:00 |
librustc_parse_format
|
|
|
librustc_passes
|
Migrate rustc_depr uses to use deprecation attribute
|
2020-07-20 21:22:14 -04:00 |
librustc_plugin_impl
|
|
|
librustc_privacy
|
|
|
librustc_query_system
|
|
|
librustc_resolve
|
Rollup merge of #74692 - Mark-Simulacrum:delay-bug, r=pnkfelix
|
2020-07-24 10:01:38 -07:00 |
librustc_save_analysis
|
|
|
librustc_serialize
|
|
|
librustc_session
|
Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum
|
2020-07-22 16:34:50 -07:00 |
librustc_span
|
replace miri_start_panic intrinsic by 'extern fn'
|
2020-07-23 13:15:50 +02:00 |
librustc_symbol_mangling
|
|
|
librustc_target
|
Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum
|
2020-07-22 16:34:50 -07:00 |
librustc_trait_selection
|
Use the proper span when WF-checking an impl self type
|
2020-07-25 02:11:55 -04:00 |
librustc_traits
|
|
|
librustc_ty
|
|
|
librustc_typeck
|
Auto merge of #74708 - kanru:issue-74564, r=davidtwco
|
2020-07-26 22:35:13 +00:00 |
librustdoc
|
Rollup merge of #74572 - Mark-Simulacrum:unify-rustc-depr, r=petrochenkov
|
2020-07-24 18:56:27 +09:00 |
libstd
|
Auto merge of #74060 - kpp:remove_length_at_most_32, r=dtolnay
|
2020-07-26 05:50:51 +00:00 |
libterm
|
|
|
libtest
|
|
|
libunwind
|
build: Remove unnecessary build = "build.rs" annotations
|
2020-07-22 19:13:02 +03:00 |
llvm-project@86b120e6f3
|
|
|
rtstartup
|
|
|
rustc
|
|
|
rustllvm
|
|
|
stdarch@45340c0e2f
|
|
|
test
|
Auto merge of #74708 - kanru:issue-74564, r=davidtwco
|
2020-07-26 22:35:13 +00:00 |
tools
|
Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c' into clippyup
|
2020-07-26 21:07:07 +02:00 |
README.md
|
|
|
stage0.txt
|
|
|