| .. |
|
bootstrap
|
Added comment to explain why only RustIstaller has llvm_tools = false.
|
2018-06-10 04:50:42 +08:00 |
|
build_helper
|
|
|
|
ci
|
Do not push a commit if the toolstate is unchanged.
|
2018-06-10 04:31:49 +08:00 |
|
dlmalloc@c99638dc2e
|
|
|
|
doc
|
Remove alloc::Opaque and use *mut u8 as pointer type for GlobalAlloc
|
2018-06-11 13:47:23 -07:00 |
|
etc
|
slightly improve rustdoc xml path error
|
2018-06-04 09:51:41 +02:00 |
|
grammar
|
|
|
|
jemalloc@1f5a28755e
|
|
|
|
liballoc
|
Stablize the alloc module without changing stability of its contents.
|
2018-06-11 13:48:25 -07:00 |
|
liballoc_jemalloc
|
Switch to 1.26 bootstrap compiler
|
2018-05-17 08:47:25 -06:00 |
|
liballoc_system
|
Document memory allocation APIs
|
2018-06-11 13:47:28 -07:00 |
|
libarena
|
Make &Slice a thin pointer
|
2018-05-27 17:28:35 +02:00 |
|
libbacktrace@f4d02bbdbf
|
Replace libbacktrace with a submodule
|
2018-05-30 05:58:23 -07:00 |
|
libcompiler_builtins@4cfd7101eb
|
update libcompiler_builtins
|
2018-05-13 07:14:36 +02:00 |
|
libcore
|
Mark as permanently-unstable some implementation details
|
2018-06-11 13:48:27 -07:00 |
|
libfmt_macros
|
Improve format string errors
|
2018-05-10 09:09:58 -07:00 |
|
libgraphviz
|
|
|
|
liblibc@a7e78a78e1
|
|
|
|
libpanic_abort
|
|
|
|
libpanic_unwind
|
NetBSD on EABI ARM does not use ARM EHABI
|
2018-05-18 09:29:58 -05:00 |
|
libproc_macro
|
Update recursion limits
|
2018-06-01 14:56:01 +02:00 |
|
libprofiler_builtins
|
|
|
|
librustc
|
Auto merge of #51467 - toidiu:ak-51409, r=nikomatsakis
|
2018-06-11 08:37:01 +00:00 |
|
librustc_allocator
|
Remove alloc::Opaque and use *mut u8 as pointer type for GlobalAlloc
|
2018-06-11 13:47:23 -07:00 |
|
librustc_apfloat
|
|
|
|
librustc_asan
|
|
|
|
librustc_borrowck
|
When NLL has illegal move due to borrowed content, provide feedback about why the move wasn't a copy.
|
2018-06-06 22:42:27 +02:00 |
|
librustc_codegen_llvm
|
Refactor the const eval diagnostic API
|
2018-06-05 20:49:46 +02:00 |
|
librustc_codegen_utils
|
Update recursion limits
|
2018-06-01 14:56:01 +02:00 |
|
librustc_cratesio_shim
|
|
|
|
librustc_data_structures
|
Rollup merge of #51412 - nnethercote:pending_obligations, r=estebank
|
2018-06-08 17:21:07 -06:00 |
|
librustc_driver
|
Rollup merge of #51394 - nnethercote:NCA-depths, r=nikomatsakis
|
2018-06-08 17:21:03 -06:00 |
|
librustc_errors
|
Also prevent overflow in debug builds
|
2018-06-03 11:24:58 +02:00 |
|
librustc_incremental
|
Serialize attributes into the CrateRoot
|
2018-05-18 09:37:29 -07:00 |
|
librustc_lint
|
Rollup merge of #51401 - estebank:warn-repr, r=cramertj
|
2018-06-08 17:21:05 -06:00 |
|
librustc_llvm
|
Rename trans to codegen everywhere.
|
2018-05-17 15:08:30 +03:00 |
|
librustc_lsan
|
|
|
|
librustc_metadata
|
Remove is_import field
|
2018-06-03 11:29:44 -06:00 |
|
librustc_mir
|
Auto merge of #51247 - pnkfelix:issue-51190-report-type-moved-from-behind-borrow, r=nikomatsakis
|
2018-06-08 20:41:20 +00:00 |
|
librustc_msan
|
|
|
|
librustc_passes
|
Do not promote union field accesses
|
2018-06-03 19:06:31 +02:00 |
|
librustc_platform_intrinsics
|
|
|
|
librustc_plugin
|
Pass crate editions to macro expansions, update tests
|
2018-05-17 23:13:09 +03:00 |
|
librustc_privacy
|
Update recursion limits
|
2018-06-01 14:56:01 +02:00 |
|
librustc_resolve
|
Auto merge of #51461 - estebank:e0423-doc, r=petrochenkov
|
2018-06-11 00:32:22 +00:00 |
|
librustc_save_analysis
|
Update recursion limits
|
2018-06-01 14:56:01 +02:00 |
|
librustc_target
|
musl: don't use the included startfiles with -crt-static
|
2018-05-31 12:01:50 +02:00 |
|
librustc_traits
|
Update recursion limits
|
2018-06-01 14:56:01 +02:00 |
|
librustc_tsan
|
|
|
|
librustc_typeck
|
Fix error codes
|
2018-06-10 14:04:48 +02:00 |
|
librustdoc
|
Rollup merge of #51391 - estebank:docspan, r=GuillaumeGomez
|
2018-06-08 17:21:02 -06:00 |
|
libserialize
|
|
|
|
libstd
|
Mark as permanently-unstable some implementation details
|
2018-06-11 13:48:27 -07:00 |
|
libstd_unicode
|
|
|
|
libsyntax
|
Auto merge of #51490 - Havvy:diagnostic-list, r=GuillaumeGomez
|
2018-06-11 15:28:44 +00:00 |
|
libsyntax_ext
|
Add Ident::as_str helper
|
2018-05-26 15:20:23 +03:00 |
|
libsyntax_pos
|
Implement RFC 2421, 'Keyword unreservations (pure, sizeof, alignof, offsetof)'
|
2018-06-09 14:15:57 -07:00 |
|
libterm
|
|
|
|
libtest
|
|
|
|
libunwind
|
NetBSD on EABI ARM does not use ARM EHABI
|
2018-05-18 09:29:58 -05:00 |
|
llvm@9ad4b7e8d7
|
more reverts
|
2018-05-24 16:22:58 +02:00 |
|
llvm-emscripten@2717444753
|
|
|
|
rtstartup
|
Switch to 1.26 bootstrap compiler
|
2018-05-17 08:47:25 -06:00 |
|
rustc
|
Fix rustc binary metadata overwriting librustc metadata
|
2018-05-17 08:47:25 -06:00 |
|
rustllvm
|
Rollup merge of #50827 - nox:llvmup, r=eddyb
|
2018-05-20 04:16:01 +08:00 |
|
stdsimd@a19ca1cd91
|
rever tool changes
|
2018-05-24 16:21:23 +02:00 |
|
test
|
Stablize the alloc module without changing stability of its contents.
|
2018-06-11 13:48:25 -07:00 |
|
tools
|
Rollup merge of #51427 - FelixMcFelix:nll-stderr-remover, r=oli-obk
|
2018-06-08 17:21:08 -06:00 |
|
Cargo.lock
|
Rollup merge of #51407 - nrc:update, r=Mark-Simulacrum
|
2018-06-08 07:05:45 +08:00 |
|
Cargo.toml
|
Change the comment on opt-level = 2 to point to https://github.com/rust-lang/rust/issues/50867
|
2018-05-29 17:38:23 +02:00 |
|
README.md
|
|
|
|
stage0.txt
|
Switch to 1.26 bootstrap compiler
|
2018-05-17 08:47:25 -06:00 |