| .. |
|
backtrace@8f89434446
|
std: Switch from libbacktrace to gimli
|
2020-07-17 14:32:18 -07:00 |
|
bootstrap
|
Rollup merge of #74457 - Keruspe:install, r=Mark-Simulacrum
|
2020-07-17 18:13:53 -07:00 |
|
build_helper
|
|
|
|
ci
|
Rollup merge of #74418 - rye:gha-dedup-shell-setting, r=pietroalbini
|
2020-07-17 18:13:42 -07:00 |
|
doc
|
Revert "Remove "important traits" feature"
|
2020-07-16 09:58:17 -07:00 |
|
etc
|
Rollup merge of #73715 - MaulingMonkey:pr-natvis-tuples, r=Amanieu
|
2020-07-11 08:53:13 -07:00 |
|
liballoc
|
Rollup merge of #74453 - Manishearth:intra-doc-std, r=jyn514
|
2020-07-17 18:13:52 -07:00 |
|
libcore
|
Rollup merge of #74459 - canova:const-unreachable-unchecked, r=oli-obk
|
2020-07-18 16:50:59 -07:00 |
|
libpanic_abort
|
Auto merge of #74395 - Mark-Simulacrum:stage0-next, r=pietroalbini
|
2020-07-17 03:51:35 +00:00 |
|
libpanic_unwind
|
Auto merge of #74395 - Mark-Simulacrum:stage0-next, r=pietroalbini
|
2020-07-17 03:51:35 +00:00 |
|
libproc_macro
|
Introduce restricted-std feature.
|
2020-07-15 09:57:05 -07:00 |
|
libprofiler_builtins
|
Prepare for LLVM 11
|
2020-06-25 18:52:41 -07:00 |
|
librustc_apfloat
|
Migrate to numeric associated consts
|
2020-06-10 01:35:47 +00:00 |
|
librustc_arena
|
Rollup merge of #73378 - matthewjasper:arena-not-special, r=oli-obk
|
2020-06-20 14:45:00 -07:00 |
|
librustc_ast
|
apply bootstrap cfgs
|
2020-07-16 19:36:49 -04:00 |
|
librustc_ast_lowering
|
Suggest borrowing in more unsized fn param cases
|
2020-07-14 10:50:24 -07:00 |
|
librustc_ast_passes
|
Revert "Remove spotlight usage"
|
2020-07-16 09:58:34 -07: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
|
Add and use more static symbols.
|
2020-07-15 08:42:59 +10:00 |
|
librustc_builtin_macros
|
Remove ExtCtxt::ident_of.
|
2020-07-17 08:28:19 +10:00 |
|
librustc_codegen_llvm
|
Undo the const_str changes from the previous commit.
|
2020-07-15 14:38:00 +10:00 |
|
librustc_codegen_ssa
|
Rollup merge of #74478 - rust-lang:revert-74416-linker-locale-utf8, r=Mark-Simulacrum
|
2020-07-18 16:51:01 -07:00 |
|
librustc_data_structures
|
Rollup merge of #73984 - pierwill:pierwill-tarjan, r=jonas-schievink
|
2020-07-03 17:17:05 -07:00 |
|
librustc_driver
|
Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis
|
2020-07-17 17:25:09 +00:00 |
|
librustc_error_codes
|
rustc_metadata: Remove some extra diagnostics for legacy plugins
|
2020-07-18 14:04:41 +04:00 |
|
librustc_errors
|
apply bootstrap cfgs
|
2020-07-16 19:36:49 -04:00 |
|
librustc_expand
|
Remove ExtCtxt::ident_of.
|
2020-07-17 08:28:19 +10:00 |
|
librustc_feature
|
Revert "Remove "important traits" feature"
|
2020-07-16 09:58:17 -07:00 |
|
librustc_fs_util
|
|
|
|
librustc_graphviz
|
Rename the crates in source code
|
2020-06-02 20:42:54 +03:00 |
|
librustc_hir
|
Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis
|
2020-07-17 17:25:09 +00:00 |
|
librustc_hir_pretty
|
Remove lots of Symbol::as_str() calls.
|
2020-07-15 09:01:35 +10:00 |
|
librustc_incremental
|
Rename TypeckTables to TypeckResults.
|
2020-07-17 08:47:04 +00:00 |
|
librustc_index
|
apply bootstrap cfgs
|
2020-07-16 19:36:49 -04:00 |
|
librustc_infer
|
Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis
|
2020-07-17 17:25:09 +00:00 |
|
librustc_interface
|
Rollup merge of #74394 - bjorn3:remove_emscripten_leftover, r=spastorino
|
2020-07-17 14:09:20 -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
|
Rollup merge of #74448 - davidtwco:improper-ctypes-definitions-boxes, r=davidtwco
|
2020-07-17 18:13:47 -07:00 |
|
librustc_llvm
|
apply bootstrap cfgs
|
2020-07-16 19:36:49 -04:00 |
|
librustc_macros
|
Enforce the static symbol order.
|
2020-07-16 16:53:24 +10:00 |
|
librustc_metadata
|
rustc_metadata: Make crate loading fully speculative
|
2020-07-18 14:06:04 +04:00 |
|
librustc_middle
|
Rollup merge of #74069 - erikdesjardins:bad-niche, r=nikomatsakis
|
2020-07-17 18:13:40 -07:00 |
|
librustc_mir
|
Rollup merge of #74459 - canova:const-unreachable-unchecked, r=oli-obk
|
2020-07-18 16:50:59 -07:00 |
|
librustc_mir_build
|
Rollup merge of #74411 - jonas-schievink:unbreak-mir, r=matthewjasper
|
2020-07-17 14:09:22 -07:00 |
|
librustc_parse
|
Rollup merge of #74337 - estebank:ty-parse-recovery, r=varkor
|
2020-07-15 11:01:26 -07:00 |
|
librustc_parse_format
|
Eliminate confusing "globals" terminology.
|
2020-07-09 14:11:44 +10:00 |
|
librustc_passes
|
Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis
|
2020-07-17 17:25:09 +00:00 |
|
librustc_plugin_impl
|
rustc_metadata: Make crate loading fully speculative
|
2020-07-18 14:06:04 +04:00 |
|
librustc_privacy
|
Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis
|
2020-07-17 17:25:09 +00:00 |
|
librustc_query_system
|
apply bootstrap cfgs
|
2020-07-16 19:36:49 -04:00 |
|
librustc_resolve
|
rustc_metadata: Make crate loading fully speculative
|
2020-07-18 14:06:04 +04:00 |
|
librustc_save_analysis
|
Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis
|
2020-07-17 17:25:09 +00:00 |
|
librustc_serialize
|
Use min_specialization in the remaining rustc crates
|
2020-06-10 09:05:52 +01:00 |
|
librustc_session
|
Remove lots of Symbol::as_str() calls.
|
2020-07-15 09:01:35 +10:00 |
|
librustc_span
|
Auto merge of #74395 - Mark-Simulacrum:stage0-next, r=pietroalbini
|
2020-07-17 03:51:35 +00:00 |
|
librustc_symbol_mangling
|
Change SymbolName::name to a &str.
|
2020-07-15 14:37:55 +10:00 |
|
librustc_target
|
Rollup merge of #74394 - bjorn3:remove_emscripten_leftover, r=spastorino
|
2020-07-17 14:09:20 -07:00 |
|
librustc_trait_selection
|
Rename TypeckTables to TypeckResults.
|
2020-07-17 08:47:04 +00:00 |
|
librustc_traits
|
Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>.
|
2020-07-05 23:00:14 +03:00 |
|
librustc_ty
|
WithOptConstParam::dummy -> WithOptConstParam::unknown
|
2020-07-15 13:06:47 +02:00 |
|
librustc_typeck
|
Rollup merge of #74424 - sexxi-goose:move_hir_place, r=nikomatsakis
|
2020-07-17 14:09:26 -07:00 |
|
librustdoc
|
Rollup merge of #74452 - Manishearth:module-type-ns, r=jyn514
|
2020-07-17 14:09:33 -07:00 |
|
libstd
|
Rollup merge of #74021 - 1011X:master, r=dtolnay
|
2020-07-18 16:50:54 -07:00 |
|
libterm
|
|
|
|
libtest
|
Rollup merge of #74033 - ehuss:std-compile-all-platforms, r=Mark-Simulacrum
|
2020-07-16 17:08:57 -07:00 |
|
libunwind
|
Use an allow-list of platforms that support std.
|
2020-07-15 09:57:10 -07: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 |
|
rtstartup
|
|
|
|
rustc
|
|
|
|
rustllvm
|
Rollup merge of #73715 - MaulingMonkey:pr-natvis-tuples, r=Amanieu
|
2020-07-11 08:53:13 -07:00 |
|
stdarch@45340c0e2f
|
|
|
|
test
|
Add missing : after *llvm-version
|
2020-07-19 11:03:04 +00:00 |
|
tools
|
Add missing : after *llvm-version
|
2020-07-19 11:03:04 +00:00 |
|
README.md
|
|
|
|
stage0.txt
|
Bump to 1.47
|
2020-07-16 19:36:49 -04:00 |