| .. |
|
bootstrap
|
Rollup merge of #55870 - waywardmonkeys:typo-fixes, r=wesleywiser
|
2018-11-13 19:20:44 +08:00 |
|
build_helper
|
Prefer unwrap_or_else to unwrap_or in case of function calls/allocations
|
2018-10-19 09:45:45 +02:00 |
|
ci
|
std: Delete the alloc_system crate
|
2018-11-11 09:22:28 -08:00 |
|
dlmalloc@c99638dc2e
|
|
|
|
doc
|
don't inline pub use some_crate unless directly asked to
|
2018-11-09 09:07:57 -06:00 |
|
etc
|
Fix typos.
|
2018-11-11 20:52:36 +07:00 |
|
grammar
|
|
|
|
liballoc
|
Rollup merge of #55889 - RalfJung:global-alloc, r=alexcrichton
|
2018-11-13 19:20:57 +08:00 |
|
libarena
|
Update TypedArena tests
|
2018-10-19 14:34:44 +02:00 |
|
libbacktrace@f4d02bbdbf
|
|
|
|
libcompiler_builtins@939cbca6e9
|
Update compiler-builtins submodule
|
2018-10-30 10:51:55 -07:00 |
|
libcore
|
Rollup merge of #55896 - rust-lang:opt-fuse, r=shepmaster
|
2018-11-13 19:20:58 +08:00 |
|
libfmt_macros
|
|
|
|
libgraphviz
|
Remove graphviz::IntoCow
|
2018-10-05 14:16:10 +02:00 |
|
liblibc@1844a772b6
|
|
|
|
libpanic_abort
|
wasm32-unknown-emscripten expects the rust_eh_personality symbol
|
2018-11-08 03:27:45 +01:00 |
|
libpanic_unwind
|
refactor: use shorthand fields
|
2018-11-06 15:05:44 -05:00 |
|
libproc_macro
|
|
|
|
libprofiler_builtins
|
|
|
|
librustc
|
Auto merge of #55716 - RalfJung:escape-to-raw, r=oli-obk
|
2018-11-15 01:12:01 +00:00 |
|
librustc_allocator
|
|
|
|
librustc_apfloat
|
Fix typos.
|
2018-11-11 20:52:36 +07:00 |
|
librustc_asan
|
std: Delete the alloc_system crate
|
2018-11-11 09:22:28 -08:00 |
|
librustc_borrowck
|
Remove ReCanonical in favor of ReLateBound
|
2018-11-03 11:41:55 +01:00 |
|
librustc_codegen_llvm
|
Auto merge of #55716 - RalfJung:escape-to-raw, r=oli-obk
|
2018-11-15 01:12:01 +00:00 |
|
librustc_codegen_utils
|
xLTO: Don't pass --plugin-opt=thin to LLD. That's not supported anymore.
|
2018-11-14 14:42:49 +01:00 |
|
librustc_cratesio_shim
|
|
|
|
librustc_data_structures
|
Move static_assert! into librustc_data_structures.
|
2018-11-13 06:21:57 +11:00 |
|
librustc_driver
|
Rollup merge of #55495 - wesleywiser:opt_fuel_rustbuild, r=nikomatsakis
|
2018-11-07 18:01:50 +08:00 |
|
librustc_errors
|
rustc: Request ansi colors if stderr isn't a tty
|
2018-11-08 07:53:03 -08:00 |
|
librustc_fs_util
|
|
|
|
librustc_incremental
|
Fix typos.
|
2018-11-11 20:52:36 +07:00 |
|
librustc_lint
|
Use type safe VariantIdx instead of usize everywhere
|
2018-11-12 14:24:45 +01:00 |
|
librustc_llvm
|
Revert "rustc: Fix (again) simd vectors by-val in ABI"
|
2018-10-23 00:59:14 -07:00 |
|
librustc_lsan
|
std: Delete the alloc_system crate
|
2018-11-11 09:22:28 -08:00 |
|
librustc_metadata
|
Use type safe VariantIdx instead of usize everywhere
|
2018-11-12 14:24:45 +01:00 |
|
librustc_mir
|
expose MutValueVisitor
|
2018-11-15 08:51:32 +01:00 |
|
librustc_msan
|
std: Delete the alloc_system crate
|
2018-11-11 09:22:28 -08:00 |
|
librustc_passes
|
Auto merge of #55716 - RalfJung:escape-to-raw, r=oli-obk
|
2018-11-15 01:12:01 +00:00 |
|
librustc_platform_intrinsics
|
|
|
|
librustc_plugin
|
|
|
|
librustc_privacy
|
Deprecate the FxHashMap() and FxHashSet() constructor function hack
|
2018-10-19 14:34:44 +02:00 |
|
librustc_resolve
|
Rollup merge of #55630 - petrochenkov:noprelude, r=Centril
|
2018-11-11 12:32:01 +08:00 |
|
librustc_save_analysis
|
save-analysis: Don't panic for macro-generated use globs
|
2018-11-11 21:42:20 +01:00 |
|
librustc_target
|
Use type safe VariantIdx instead of usize everywhere
|
2018-11-12 14:24:45 +01:00 |
|
librustc_traits
|
Implement ProjectionEq-Normalize
|
2018-11-13 20:33:21 +01:00 |
|
librustc_tsan
|
std: Delete the alloc_system crate
|
2018-11-11 09:22:28 -08:00 |
|
librustc_typeck
|
Auto merge of #55912 - kennytm:rollup, r=kennytm
|
2018-11-13 22:17:46 +00:00 |
|
librustdoc
|
Auto merge of #55912 - kennytm:rollup, r=kennytm
|
2018-11-13 22:17:46 +00:00 |
|
libserialize
|
|
|
|
libstd
|
std: Synchronize access to global env during exec
|
2018-11-14 12:46:57 -08:00 |
|
libsyntax
|
Rollup merge of #55905 - nnethercote:short_name-to-literal_name, r=Mark-Simulacrum
|
2018-11-13 19:21:01 +08:00 |
|
libsyntax_ext
|
syntax: improve a few allocations
|
2018-10-31 16:58:51 +01:00 |
|
libsyntax_pos
|
Rename other occs of (Code/File)Map to Source(Map/File) #51574
|
2018-10-29 21:26:13 +01:00 |
|
libterm
|
|
|
|
libtest
|
add option to libtest to run all tests
|
2018-10-14 00:58:17 +02:00 |
|
libunwind
|
|
|
|
llvm@7051ead40a
|
Fix DWARF generation for enums
|
2018-10-30 12:06:07 -06:00 |
|
llvm-emscripten@7f23313edf
|
Pull in fix for dist-i686-linux build
|
2018-11-09 16:59:45 +01:00 |
|
rtstartup
|
|
|
|
rustc
|
Use jemalloc-sys on Linux and OSX compilers
|
2018-11-02 06:52:56 -07:00 |
|
rustllvm
|
Auto merge of #55698 - nikic:remove-llvm-4-support, r=alexcrichton
|
2018-11-11 22:38:54 +00:00 |
|
stdsimd@0309be1ade
|
Update stdsimd
|
2018-11-02 14:58:53 +01:00 |
|
test
|
Auto merge of #55716 - RalfJung:escape-to-raw, r=oli-obk
|
2018-11-15 01:12:01 +00:00 |
|
tools
|
Rollup merge of #55870 - waywardmonkeys:typo-fixes, r=wesleywiser
|
2018-11-13 19:20:44 +08:00 |
|
.gitignore
|
|
|
|
Cargo.lock
|
Provide program clauses for builtin types
|
2018-11-13 12:28:43 +01:00 |
|
Cargo.toml
|
|
|
|
README.md
|
Fix their/there grammar nit
|
2018-11-12 18:21:52 -08:00 |
|
stage0.txt
|
Bump nightly to 1.32.0
|
2018-10-31 11:53:50 -07:00 |