| .. |
|
bootstrap
|
Rollup merge of #52464 - o01eg:patch-1, r=alexcrichton
|
2018-07-18 22:35:01 +08:00 |
|
build_helper
|
Don't build twice the sanitizers on Linux
|
2018-07-18 07:44:11 -07:00 |
|
ci
|
Block beta if clippy breaks.
|
2018-07-17 05:35:19 +08:00 |
|
dlmalloc@c99638dc2e
|
|
|
|
doc
|
Rollup merge of #52338 - RalfJung:miri, r=oli-obk
|
2018-07-17 19:24:50 +08:00 |
|
etc
|
Enable default inlining in platform intrinsics
|
2018-07-16 14:36:00 +02:00 |
|
grammar
|
|
|
|
jemalloc@1f5a28755e
|
|
|
|
liballoc
|
Rollup merge of #52116 - Pazzaz:match-str-case, r=SimonSapin
|
2018-07-18 22:34:54 +08: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
|
Replace libbacktrace with a submodule
|
2018-05-30 05:58:23 -07:00 |
|
libcompiler_builtins@b4a3645cfe
|
update compiler-builtins for openbsd
|
2018-07-18 10:38:56 -07:00 |
|
libcore
|
Rollup merge of #52477 - frewsxcv:frewsxcv-iter-short, r=alexcrichton
|
2018-07-18 22:35:04 +08:00 |
|
libfmt_macros
|
Remove dependency on libsyntax
|
2018-07-21 16:18:06 -07:00 |
|
libgraphviz
|
Deny bare trait objects in the rest of rust
|
2018-07-12 13:50:22 +02:00 |
|
liblibc@b6d23ed45d
|
Update liblibc
|
2018-07-01 20:23:41 +02:00 |
|
libpanic_abort
|
Deny bare trait objects in the rest of rust
|
2018-07-12 13:50:22 +02:00 |
|
libpanic_unwind
|
Deny bare trait objects in in src/libpanic_unwind
|
2018-07-11 17:11:08 +02:00 |
|
libproc_macro
|
rustc: Stabilize much of the proc_macro feature
|
2018-07-16 07:58:06 -07:00 |
|
libprofiler_builtins
|
Deny bare trait objects in the rest of rust
|
2018-07-12 13:50:22 +02:00 |
|
librustc
|
Remove dependency on libsyntax
|
2018-07-21 16:18:06 -07:00 |
|
librustc_allocator
|
Deny bare trait objects in in src/librustc_allocator
|
2018-07-11 12:08:49 +02:00 |
|
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
|
rustc: Use link_section, not wasm_custom_section
|
2018-07-16 09:40:45 -07:00 |
|
librustc_codegen_utils
|
Deny bare trait objects in in src/librustc_codegen_utils
|
2018-07-11 17:39:49 +02:00 |
|
librustc_cratesio_shim
|
rustc_target: move in syntax::abi and flip dependency.
|
2018-04-26 17:49:16 +03:00 |
|
librustc_data_structures
|
Auto merge of #52342 - nnethercote:CanonicalVar, r=nikomatsakis
|
2018-07-18 00:45:57 +00:00 |
|
librustc_driver
|
Auto merge of #52197 - euclio:exit-code, r=oli-obk
|
2018-07-19 13:46:15 +00:00 |
|
librustc_errors
|
Deny bare trait objects in src/librustc_errors
|
2018-07-14 07:23:32 +02:00 |
|
librustc_incremental
|
Implement existential types
|
2018-07-18 10:53:08 +02:00 |
|
librustc_lint
|
Auto merge of #52024 - oli-obk:existential_parse, r=nikomatsakis
|
2018-07-19 21:14:01 +00:00 |
|
librustc_llvm
|
Revert "Provide a way of accessing the ThinLTO module import map in rustc."
|
2018-07-16 08:59:10 +02:00 |
|
librustc_lsan
|
Don't build twice the sanitizers on Linux
|
2018-07-18 07:44:11 -07:00 |
|
librustc_metadata
|
Implement existential types
|
2018-07-18 10:53:08 +02:00 |
|
librustc_mir
|
Auto merge of #52364 - ljedrz:mir_remove_clone, r=RalfJung
|
2018-07-18 11:49:38 +00:00 |
|
librustc_msan
|
Don't build twice the sanitizers on Linux
|
2018-07-18 07:44:11 -07:00 |
|
librustc_passes
|
ExprKind
|
2018-07-16 15:09:16 +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 #52024 - oli-obk:existential_parse, r=nikomatsakis
|
2018-07-19 21:14:01 +00:00 |
|
librustc_save_analysis
|
Match ergonomics
|
2018-07-18 10:53:10 +02:00 |
|
librustc_target
|
Auto merge of #52032 - DiamondLovesYou:amdgpu-kernel-abi, r=alexcrichton
|
2018-07-14 00:12:21 +00:00 |
|
librustc_traits
|
Auto merge of #52342 - nnethercote:CanonicalVar, r=nikomatsakis
|
2018-07-18 00:45:57 +00:00 |
|
librustc_tsan
|
Don't build twice the sanitizers on Linux
|
2018-07-18 07:44:11 -07:00 |
|
librustc_typeck
|
Auto merge of #52024 - oli-obk:existential_parse, r=nikomatsakis
|
2018-07-19 21:14:01 +00:00 |
|
librustdoc
|
Auto merge of #52024 - oli-obk:existential_parse, r=nikomatsakis
|
2018-07-19 21:14:01 +00:00 |
|
libserialize
|
Remove most of PartialEq impls from AST and HIR structures
|
2018-07-14 14:56:57 +03:00 |
|
libstd
|
Change eprintln!()
|
2018-07-21 15:56:37 -07:00 |
|
libstd_unicode
|
|
|
|
libsyntax
|
Gate format_args_nll behind feature flag
|
2018-07-21 15:50:46 -07:00 |
|
libsyntax_ext
|
Remove dependency on libsyntax
|
2018-07-21 16:18:06 -07:00 |
|
libsyntax_pos
|
Auto merge of #52024 - oli-obk:existential_parse, r=nikomatsakis
|
2018-07-19 21:14:01 +00:00 |
|
libterm
|
migrate codebase to ..= inclusive range patterns
|
2018-06-26 07:53:30 -07:00 |
|
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
|
Upgrade to LLVM's master branch (LLVM 7)
|
2018-07-10 13:43:01 -07: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
|
Revert "Provide a way of accessing the ThinLTO module import map in rustc."
|
2018-07-16 08:59:10 +02:00 |
|
stdsimd@886ff388fb
|
Update stdsimd
|
2018-07-02 12:53:46 +02:00 |
|
test
|
Suggest space separated format str literal
|
2018-07-21 12:16:06 -07:00 |
|
tools
|
Auto merge of #52197 - euclio:exit-code, r=oli-obk
|
2018-07-19 13:46:15 +00:00 |
|
Cargo.lock
|
Remove dependency on libsyntax
|
2018-07-21 16:18:06 -07:00 |
|
Cargo.toml
|
Auto merge of #52388 - oli-obk:clippy, r=Manishearth
|
2018-07-15 00:29:43 +00:00 |
|
README.md
|
rustc: rename ty::maps to ty::query.
|
2018-06-14 18:05:12 +03:00 |
|
stage0.txt
|
Bump bootstrap compiler to 1.28.0-beta.10
|
2018-07-13 19:33:48 +02:00 |