.. |
bootstrap
|
Rollup merge of #52642 - ljedrz:expect_fun_call, r=Mark-Simulacrum
|
2018-07-24 09:50:00 +08:00 |
build_helper
|
Don't build twice the sanitizers on Linux
|
2018-07-18 07:44:11 -07:00 |
ci
|
Auto merge of #52561 - ljedrz:fixme_cc_271, r=alexcrichton
|
2018-07-25 09:45:06 +00:00 |
dlmalloc@c99638dc2e
|
|
|
doc
|
update nightly book
|
2018-07-23 21:54:43 -05:00 |
etc
|
Enable default inlining in platform intrinsics
|
2018-07-16 14:36:00 +02:00 |
grammar
|
|
|
jemalloc@1f5a28755e
|
|
|
liballoc
|
Impl Executor for Box<E: Executor>
|
2018-07-24 17:09:12 -04:00 |
liballoc_jemalloc
|
Deny bare trait objects in the rest of rust
|
2018-07-12 13:50:22 +02:00 |
liballoc_system
|
Deny bare trait objects in the rest of rust
|
2018-07-12 13:50:22 +02:00 |
libarena
|
Deny bare trait objects in the rest of rust
|
2018-07-12 13:50:22 +02:00 |
libbacktrace@f4d02bbdbf
|
|
|
libcompiler_builtins@52a6a4d708
|
Update the compiler-builtins submodule
|
2018-07-25 18:12:39 -07:00 |
libcore
|
Rollup merge of #52721 - cramertj:try-poll, r=aturon
|
2018-07-26 09:18:40 -06:00 |
libfmt_macros
|
Add documentation for Parser::arg_places
|
2018-07-24 09:46:41 -07:00 |
libgraphviz
|
Deny bare trait objects in the rest of rust
|
2018-07-12 13:50:22 +02:00 |
liblibc@b6d23ed45d
|
|
|
libpanic_abort
|
Deny bare trait objects in the rest of rust
|
2018-07-12 13:50:22 +02:00 |
libpanic_unwind
|
|
|
libproc_macro
|
proc_macro: avoid exposing internal details in formatting impls.
|
2018-07-20 06:27:16 +03:00 |
libprofiler_builtins
|
Deny bare trait objects in the rest of rust
|
2018-07-12 13:50:22 +02:00 |
librustc
|
Added fully elaborated type label for inferred arguments.
|
2018-07-27 11:18:11 +02:00 |
librustc_allocator
|
|
|
librustc_apfloat
|
Deny bare trait objects in the rest of rust
|
2018-07-12 13:50:22 +02:00 |
librustc_asan
|
Don't build twice the sanitizers on Linux
|
2018-07-18 07:44:11 -07:00 |
librustc_borrowck
|
TyKind
|
2018-07-16 15:09:17 +02:00 |
librustc_codegen_llvm
|
Auto merge of #52735 - Mark-Simulacrum:rollup, r=Mark-Simulacrum
|
2018-07-26 17:42:59 +00:00 |
librustc_codegen_utils
|
|
|
librustc_cratesio_shim
|
|
|
librustc_data_structures
|
fix sparse_matrix_iter unit test
|
2018-07-26 16:33:52 +03:00 |
librustc_driver
|
Improve readability in a few sorts
|
2018-07-25 12:13:02 +02:00 |
librustc_errors
|
Improve readability in a few sorts
|
2018-07-25 12:13:02 +02:00 |
librustc_incremental
|
Implement existential types
|
2018-07-18 10:53:08 +02:00 |
librustc_lint
|
make it a migration lint
|
2018-07-23 21:55:51 -05:00 |
librustc_llvm
|
rustc: Remove a workaroudn in ThinLTO fixed upstream
|
2018-07-18 11:37:56 -07:00 |
librustc_lsan
|
Don't build twice the sanitizers on Linux
|
2018-07-18 07:44:11 -07:00 |
librustc_metadata
|
Rollup merge of #52723 - alexcrichton:fix-extern-rename-ice, r=estebank
|
2018-07-26 09:18:41 -06:00 |
librustc_mir
|
Added fully elaborated type label for inferred arguments.
|
2018-07-27 11:18:11 +02:00 |
librustc_msan
|
Don't build twice the sanitizers on Linux
|
2018-07-18 07:44:11 -07:00 |
librustc_passes
|
Promoteds are statics and statics have a place, not just a value
|
2018-07-23 09:51:30 +02:00 |
librustc_platform_intrinsics
|
Enable default inlining in platform intrinsics
|
2018-07-16 14:36:00 +02:00 |
librustc_plugin
|
ItemKind
|
2018-07-16 15:09:17 +02:00 |
librustc_privacy
|
Implement existential types
|
2018-07-18 10:53:08 +02:00 |
librustc_resolve
|
Auto merge of #52589 - petrochenkov:derlint, r=alexcrichton
|
2018-07-23 11:39:50 +00:00 |
librustc_save_analysis
|
Match ergonomics
|
2018-07-18 10:53:10 +02:00 |
librustc_target
|
sparc ABI issue - structure returning from function is returned
|
2018-07-26 03:58:00 -07:00 |
librustc_traits
|
Convert implied_outlives_bounds to a query
|
2018-07-21 15:56:44 +03:00 |
librustc_tsan
|
Don't build twice the sanitizers on Linux
|
2018-07-18 07:44:11 -07:00 |
librustc_typeck
|
Improve readability in a few sorts
|
2018-07-25 12:13:02 +02:00 |
librustdoc
|
Auto merge of #52257 - steveklabnik:refactor-rustdoc, r=QuietMisdreavus
|
2018-07-24 22:25:42 +00:00 |
libserialize
|
Remove most of PartialEq impls from AST and HIR structures
|
2018-07-14 14:56:57 +03:00 |
libstd
|
State default capacity for BufReader/BufWriter
|
2018-07-26 00:49:35 +01:00 |
libstd_unicode
|
|
|
libsyntax
|
Rollup merge of #52645 - oli-obk:existential_in_fn_body, r=dtolnay
|
2018-07-24 16:43:46 -06:00 |
libsyntax_ext
|
Rollup merge of #52649 - estebank:fmt-span, r=oli-obk
|
2018-07-26 09:18:30 -06:00 |
libsyntax_pos
|
Auto merge of #52024 - oli-obk:existential_parse, r=nikomatsakis
|
2018-07-19 21:14:01 +00:00 |
libterm
|
|
|
libtest
|
Deny bare trait objects in librustc_target and libtest
|
2018-07-12 13:26:29 +02:00 |
libunwind
|
Deny bare trait objects in the rest of rust
|
2018-07-12 13:50:22 +02:00 |
llvm@0368490510
|
|
|
llvm-emscripten@2717444753
|
|
|
rtstartup
|
|
|
rustc
|
|
|
rustllvm
|
Auto merge of #52506 - alexcrichton:dont-duplicate-wasm-sections, r=michaelwoerister
|
2018-07-23 13:42:23 +00:00 |
stdsimd@05c2f61c38
|
update the stdsimd submodule
|
2018-07-24 11:08:11 -05:00 |
test
|
Added fully elaborated type label for inferred arguments.
|
2018-07-27 11:18:11 +02:00 |
tools
|
Auto merge of #52181 - QuietMisdreavus:panicked-tester, r=GuillaumeGomez
|
2018-07-24 19:34:11 +00:00 |
Cargo.lock
|
simplify NLLRegionVariableOrigin
|
2018-07-25 06:38:19 +03:00 |
Cargo.toml
|
Auto merge of #52388 - oli-obk:clippy, r=Manishearth
|
2018-07-15 00:29:43 +00:00 |
README.md
|
|
|
stage0.txt
|
Bump bootstrap compiler to 1.28.0-beta.10
|
2018-07-13 19:33:48 +02:00 |