.. |
bootstrap
|
Auto merge of #51230 - nikic:no-verify-lto, r=pnkfelix
|
2018-07-11 12:12:13 +00:00 |
build_helper
|
|
|
ci
|
bump minimum LLVM version to 5.0
|
2018-07-09 11:35:52 +02:00 |
dlmalloc@c99638dc2e
|
|
|
doc
|
Auto merge of #52018 - flip1995:rfc2103, r=oli-obk
|
2018-07-06 18:03:46 +00:00 |
etc
|
Add some more additional functions to the shim
|
2018-07-02 18:23:57 +02:00 |
grammar
|
|
|
jemalloc@1f5a28755e
|
|
|
liballoc
|
Auto merge of #52159 - SimonSapin:alloc-prelude, r=alexcrichton
|
2018-07-09 14:29:59 +00:00 |
liballoc_jemalloc
|
|
|
liballoc_system
|
|
|
libarena
|
Make raw_vec perma-unstable and hidden
|
2018-06-29 14:01:33 +02:00 |
libbacktrace@f4d02bbdbf
|
|
|
libcompiler_builtins@86bf357a14
|
Upgrade to LLVM's master branch (LLVM 7)
|
2018-07-10 13:43:01 -07:00 |
libcore
|
Rollup merge of #52238 - frewsxcv:frewsxcv-unwrap, r=GuillaumeGomez
|
2018-07-11 10:02:03 +02:00 |
libfmt_macros
|
|
|
libgraphviz
|
|
|
liblibc@b6d23ed45d
|
Update liblibc
|
2018-07-01 20:23:41 +02:00 |
libpanic_abort
|
|
|
libpanic_unwind
|
|
|
libproc_macro
|
Address comments
|
2018-06-30 01:53:32 +03:00 |
libprofiler_builtins
|
|
|
librustc
|
Clean up CodegenUnit name generation.
|
2018-07-11 17:52:57 +02:00 |
librustc_allocator
|
Implement #[macro_export(local_inner_macros)]
|
2018-06-27 13:10:16 +03:00 |
librustc_apfloat
|
|
|
librustc_asan
|
Bootstrap from 1.28.0-beta.3
|
2018-06-30 13:17:49 -07:00 |
librustc_borrowck
|
Auto merge of #52106 - PramodBisht:issue/52049, r=oli-obk
|
2018-07-08 14:08:36 +00:00 |
librustc_codegen_llvm
|
Clean up LLVM module naming (just use CodegenUnit names).
|
2018-07-11 21:54:43 +02:00 |
librustc_codegen_utils
|
Upgrade to LLVM's master branch (LLVM 7)
|
2018-07-10 13:43:01 -07:00 |
librustc_cratesio_shim
|
|
|
librustc_data_structures
|
improve comments
|
2018-07-02 11:40:49 -04:00 |
librustc_driver
|
Auto merge of #52100 - nielx:fix/rust_driver-stacklimit, r=cramertj
|
2018-07-10 01:07:23 +00:00 |
librustc_errors
|
Fortify dummy span checking
|
2018-06-30 01:53:32 +03:00 |
librustc_incremental
|
Clean up CodegenUnit name generation.
|
2018-07-11 17:52:57 +02:00 |
librustc_lint
|
Whitelist lints
|
2018-07-05 20:06:33 +02:00 |
librustc_llvm
|
Provide a way of accessing the ThinLTO module import map in rustc.
|
2018-07-11 17:51:36 +02:00 |
librustc_lsan
|
Bootstrap from 1.28.0-beta.3
|
2018-06-30 13:17:49 -07:00 |
librustc_metadata
|
Upgrade to LLVM's master branch (LLVM 7)
|
2018-07-10 13:43:01 -07:00 |
librustc_mir
|
Clean up CodegenUnit name generation.
|
2018-07-11 17:52:57 +02:00 |
librustc_msan
|
Bootstrap from 1.28.0-beta.3
|
2018-06-30 13:17:49 -07:00 |
librustc_passes
|
General fixes and cleanup.
|
2018-07-07 01:09:09 +01:00 |
librustc_platform_intrinsics
|
|
|
librustc_plugin
|
Implement #[macro_export(local_inner_macros)]
|
2018-06-27 13:10:16 +03:00 |
librustc_privacy
|
Get rid of TyImplTraitExistential
|
2018-07-02 09:17:38 +02:00 |
librustc_resolve
|
Fix typo in E0433 docs
|
2018-07-11 07:43:10 +02:00 |
librustc_save_analysis
|
call it hir::VisibilityKind instead of hir::Visibility_:*
|
2018-07-01 11:05:10 -07:00 |
librustc_target
|
Upgrade to LLVM's master branch (LLVM 7)
|
2018-07-10 13:43:01 -07:00 |
librustc_traits
|
Change wording
|
2018-07-09 21:20:26 +02:00 |
librustc_tsan
|
Bootstrap from 1.28.0-beta.3
|
2018-06-30 13:17:49 -07:00 |
librustc_typeck
|
Auto merge of #51966 - alexcrichton:llvm7, r=michaelwoerister
|
2018-07-11 07:20:14 +00:00 |
librustdoc
|
Auto merge of #52245 - GuillaumeGomez:rollup, r=GuillaumeGomez
|
2018-07-11 10:00:30 +00:00 |
libserialize
|
Make opaque::Encoder append-only and make it infallible
|
2018-06-27 11:43:15 +02:00 |
libstd
|
Implement #[alloc_error_handler]
|
2018-07-09 23:13:24 +02:00 |
libstd_unicode
|
|
|
libsyntax
|
Auto merge of #52191 - SimonSapin:alloc_error_handler, r=alexcrichton
|
2018-07-10 15:20:17 +00:00 |
libsyntax_ext
|
Implement #[macro_export(local_inner_macros)]
|
2018-06-27 13:10:16 +03:00 |
libsyntax_pos
|
Address comments
|
2018-06-30 01:53:32 +03:00 |
libterm
|
|
|
libtest
|
|
|
libunwind
|
|
|
llvm@0368490510
|
Upgrade to LLVM's master branch (LLVM 7)
|
2018-07-10 13:43:01 -07:00 |
llvm-emscripten@2717444753
|
|
|
rtstartup
|
|
|
rustc
|
|
|
rustllvm
|
Provide a way of accessing the ThinLTO module import map in rustc.
|
2018-07-11 17:51:36 +02:00 |
stdsimd@886ff388fb
|
Update stdsimd
|
2018-07-02 12:53:46 +02:00 |
test
|
Fix some run-make tests after object file naming has changed.
|
2018-07-12 14:59:50 +02:00 |
tools
|
Adapt codegen-unit tests to new CGU naming scheme.
|
2018-07-12 10:44:13 +02:00 |
Cargo.lock
|
Update Cargo.lock
|
2018-07-07 11:05:21 +02:00 |
Cargo.toml
|
|
|
README.md
|
|
|
stage0.txt
|
Bootstrap from 1.28.0-beta.3
|
2018-06-30 13:17:49 -07:00 |