..
bootstrap
Auto merge of #74841 - infinity0:fix-exec, r=Mark-Simulacrum
2020-07-28 03:42:22 +00:00
build_helper
build: Harden env var tracking in build scripts
2020-07-22 19:51:19 +03:00
ci
mv std libs to library/
2020-07-27 19:51:13 -05:00
doc
mv std libs to library/
2020-07-27 19:51:13 -05:00
etc
python codes cleanup
2020-07-26 09:56:12 -07: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
Hygiene serialization implementation
2020-07-26 18:37:02 -04:00
librustc_ast_passes
tweak wording
2020-07-23 08:14:39 +02:00
librustc_ast_pretty
Auto merge of #74175 - nnethercote:more-static-symbols, r=oli-obk
2020-07-15 00:16:25 +00:00
librustc_attr
Rollup merge of #74572 - Mark-Simulacrum:unify-rustc-depr, r=petrochenkov
2020-07-24 18:56:27 +09:00
librustc_builtin_macros
Remove ExtCtxt::ident_of.
2020-07-17 08:28:19 +10:00
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
apply bootstrap cfgs
2020-07-16 19:36:49 -04:00
librustc_expand
Auto merge of #74653 - petrochenkov:pmenv, r=dtolnay
2020-07-27 05:50:29 +00: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
Remove lots of Symbol::as_str() calls.
2020-07-15 09:01:35 +10:00
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
fix rebase
2020-07-27 21:08:19 +02:00
librustc_interface
Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum
2020-07-22 16:34:50 -07:00
librustc_lexer
Rollup merge of #73856 - pierwill:pierwill-lexer-doc, r=jonas-schievink
2020-07-06 17:45:17 -07:00
librustc_lint
fix rebase
2020-07-27 21:08:19 +02:00
librustc_llvm
Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum
2020-07-22 16:34:50 -07:00
librustc_macros
Enforce the static symbol order.
2020-07-16 16:53:24 +10:00
librustc_metadata
mv std libs to library/
2020-07-27 19:51:13 -05:00
librustc_middle
Auto merge of #73503 - lcnr:forall-predicate-what-and-why-2, r=nikomatsakis
2020-07-27 20:16:36 +00:00
librustc_mir
Auto merge of #73503 - lcnr:forall-predicate-what-and-why-2, r=nikomatsakis
2020-07-27 20:16:36 +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
Eliminate confusing "globals" terminology.
2020-07-09 14:11:44 +10:00
librustc_passes
Migrate rustc_depr uses to use deprecation attribute
2020-07-20 21:22:14 -04:00
librustc_plugin_impl
rustc_metadata: Make crate loading fully speculative
2020-07-18 14:06:04 +04:00
librustc_privacy
introduce PredicateAtom
2020-07-27 21:07:37 +02:00
librustc_query_system
apply bootstrap cfgs
2020-07-16 19:36:49 -04:00
librustc_resolve
forbid generic params inside of anon consts in ty defaults
2020-07-27 16:33:23 +02:00
librustc_save_analysis
Hygiene serialization implementation
2020-07-26 18:37:02 -04:00
librustc_serialize
librustc_session
mv std libs to library/
2020-07-27 19:51:13 -05:00
librustc_span
Share serialization optimization between incr and metadata
2020-07-26 18:37:03 -04:00
librustc_symbol_mangling
mir: unused_generic_params query
2020-07-20 19:35:30 +01:00
librustc_target
Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum
2020-07-22 16:34:50 -07:00
librustc_trait_selection
Auto merge of #73503 - lcnr:forall-predicate-what-and-why-2, r=nikomatsakis
2020-07-27 20:16:36 +00:00
librustc_traits
introduce PredicateAtom
2020-07-27 21:07:37 +02:00
librustc_ty
introduce PredicateAtom
2020-07-27 21:07:37 +02:00
librustc_typeck
cleanup
2020-07-27 21:12:51 +02:00
librustdoc
Auto merge of #74855 - jyn514:separate-lints, r=Manishearth
2020-07-28 05:49:59 +00:00
llvm-project@ 86b120e6f3
Update llvm-project to latest origin/rustc/10.0-2020-05-05 commit which includes LVI segfault fix
2020-07-12 18:49:14 +00:00
rustc
rustllvm
Generating the coverage map
2020-07-17 11:49:35 -07:00
test
Auto merge of #74855 - jyn514:separate-lints, r=Manishearth
2020-07-28 05:49:59 +00:00
tools
mv std libs to library/
2020-07-27 19:51:13 -05:00
README.md
stage0.txt
Bump to 1.47
2020-07-16 19:36:49 -04:00