.. |
bootstrap
|
Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-Simulacrum
|
2020-07-30 23:22:09 +00:00 |
build_helper
|
build: Harden env var tracking in build scripts
|
2020-07-22 19:51:19 +03:00 |
ci
|
Rollup merge of #74871 - etherealist:musl_doc, r=Mark-Simulacrum
|
2020-07-30 13:04:34 -07:00 |
doc
|
Auto merge of #74926 - Manishearth:rename-lint, r=jyn514
|
2020-07-31 02:20:47 +00:00 |
etc
|
Avoid bool-like naming
|
2020-07-29 10:48:00 +00: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
|
|
|
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
|
Rust function-level coverage now works on external crates
|
2020-07-30 12:25:39 -07:00 |
librustc_codegen_ssa
|
Rust function-level coverage now works on external crates
|
2020-07-30 12:25:39 -07: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
|
Clean up E0744 explanation
|
2020-08-02 13:26:02 +02: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
|
|
|
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
|
Replace all uses of log::log_enabled with Debug printers
|
2020-07-28 16:15:40 +02:00 |
librustc_lexer
|
|
|
librustc_lint
|
Auto merge of #74926 - Manishearth:rename-lint, r=jyn514
|
2020-07-31 02:20:47 +00:00 |
librustc_llvm
|
Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum
|
2020-07-22 16:34:50 -07:00 |
librustc_macros
|
|
|
librustc_metadata
|
Rollup merge of #74915 - alexcrichton:allow-failing-canonicalize, r=Mark-Simulacrum
|
2020-07-30 13:04:40 -07:00 |
librustc_middle
|
Address code review comments.
|
2020-07-30 21:59:02 +10:00 |
librustc_mir
|
Auto merge of #74930 - ecstatic-morse:const-size-align-of-val, r=oli-obk
|
2020-07-30 12:52:41 +00:00 |
librustc_mir_build
|
Rollup merge of #74934 - nbdd0121:issue-73976, r=ecstatic-morse
|
2020-07-30 13:04:42 -07: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
|
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
|
Auto merge of #74926 - Manishearth:rename-lint, r=jyn514
|
2020-07-31 02:20:47 +00:00 |
librustc_span
|
Auto merge of #74471 - da-x:string-type-diagnostic-item, r=petrochenkov
|
2020-07-28 20:00:37 +00:00 |
librustc_symbol_mangling
|
symbol mangling: use ty::print::Print for consts
|
2020-07-28 14:34:18 +02:00 |
librustc_target
|
Change the target data layout to specify more values
|
2020-07-29 16:26:09 -06:00 |
librustc_trait_selection
|
handle ConstEquate in rustdoc
|
2020-07-29 00:00:55 +02: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
|
Auto merge of #74887 - Mark-Simulacrum:cache-non-exhaustive, r=petrochenkov
|
2020-07-29 04:59:37 +00:00 |
librustdoc
|
Auto merge of #74955 - P1n3appl3:rustdoc-formats, r=GuillaumeGomez
|
2020-07-31 04:37:14 +00:00 |
llvm-project@86b120e6f3
|
|
|
rustc
|
|
|
rustllvm
|
Fixed coverage map issues; better aligned with LLVM APIs
|
2020-07-25 07:39:51 -07:00 |
test
|
Auto merge of #74956 - ecstatic-morse:const-option-unwrap, r=oli-obk
|
2020-07-31 08:26:33 +00:00 |
tools
|
Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-Simulacrum
|
2020-07-30 23:22:09 +00:00 |
README.md
|
Update outdated readme
|
2020-07-27 22:05:34 -05:00 |
stage0.txt
|
Bump to 1.47
|
2020-07-16 19:36:49 -04:00 |