| .. |
|
bootstrap
|
Auto merge of #56578 - alexreg:cosmetic-1, r=alexreg
|
2018-12-08 03:50:16 +00: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
|
ci: Only run compare-mode tests on one builder
|
2018-11-30 14:31:04 -08:00 |
|
dlmalloc@de99f4b0c8
|
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
|
2018-12-07 11:26:50 +05:30 |
|
doc
|
Auto merge of #56615 - integer32llc:update-book, r=GuillaumeGomez
|
2018-12-08 22:00:09 +00:00 |
|
etc
|
Rollup merge of #56144 - tromey:Bug-55771-btreemap, r=alexcrichton
|
2018-11-25 17:05:04 +01:00 |
|
grammar
|
syntax: Rename some keywords
|
2018-12-04 00:30:27 +03:00 |
|
liballoc
|
Fix typo
|
2018-12-09 14:10:20 -07:00 |
|
libarena
|
Auto merge of #56378 - ljedrz:arena_tweaks, r=nagisa
|
2018-12-02 11:14:14 +00:00 |
|
libbacktrace@f4d02bbdbf
|
|
|
|
libcompiler_builtins@10f4f35f96
|
Update compiler_builtins and remove wasm f32<->f64 math conversions
|
2018-12-06 20:37:15 +05:30 |
|
libcore
|
Auto merge of #56630 - sinkuu:core_iter, r=kennytm
|
2018-12-09 00:18:34 +00:00 |
|
libfmt_macros
|
remove padding from multiline format string label
|
2018-10-03 14:29:39 -04:00 |
|
libgraphviz
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
liblibc@5b403753da
|
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
|
2018-12-07 11:26:50 +05:30 |
|
libpanic_abort
|
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
|
2018-12-07 11:26:50 +05:30 |
|
libpanic_unwind
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
libproc_macro
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
libprofiler_builtins
|
Bump to 1.31.0 and bootstrap from 1.30 beta
|
2018-09-27 20:52:53 -07:00 |
|
librustc
|
Rollup merge of #56597 - vext01:dump-mir-usage, r=wesleywiser
|
2018-12-08 08:43:45 +01:00 |
|
librustc_allocator
|
Bump to 1.31.0 and bootstrap from 1.30 beta
|
2018-09-27 20:52:53 -07:00 |
|
librustc_apfloat
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_asan
|
std: Delete the alloc_system crate
|
2018-11-11 09:22:28 -08:00 |
|
librustc_borrowck
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_codegen_llvm
|
Rollup merge of #56599 - dlrobertson:fix_va_arg, r=eddyb
|
2018-12-08 08:43:47 +01:00 |
|
librustc_codegen_ssa
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_codegen_utils
|
Auto merge of #56578 - alexreg:cosmetic-1, r=alexreg
|
2018-12-08 03:50:16 +00:00 |
|
librustc_cratesio_shim
|
Statically link proc_macro into proc macros.
|
2018-11-30 06:15:20 +02:00 |
|
librustc_data_structures
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_driver
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_errors
|
Rollup merge of #56516 - frewsxcv:frewsxcv-eq, r=Mark-Simulacrum
|
2018-12-07 12:42:32 +08:00 |
|
librustc_fs_util
|
Rename conversion util; remove duplicate util in librustc_codegen_llvm.
|
2018-11-29 08:09:28 -05:00 |
|
librustc_incremental
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_lint
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_llvm
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_lsan
|
std: Delete the alloc_system crate
|
2018-11-11 09:22:28 -08:00 |
|
librustc_metadata
|
Auto merge of #56616 - estebank:issue-56539, r=davidtwco
|
2018-12-08 19:34:43 +00:00 |
|
librustc_mir
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_msan
|
std: Delete the alloc_system crate
|
2018-11-11 09:22:28 -08:00 |
|
librustc_passes
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_platform_intrinsics
|
Bump to 1.31.0 and bootstrap from 1.30 beta
|
2018-09-27 20:52:53 -07:00 |
|
librustc_plugin
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_privacy
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_resolve
|
Rollup merge of #56620 - petrochenkov:noclutter, r=estebank
|
2018-12-08 08:43:49 +01:00 |
|
librustc_save_analysis
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_target
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_traits
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
librustc_tsan
|
std: Delete the alloc_system crate
|
2018-11-11 09:22:28 -08:00 |
|
librustc_typeck
|
Fixed more imports and variable names.
|
2018-12-07 23:53:34 +00:00 |
|
librustdoc
|
Auto merge of #56578 - alexreg:cosmetic-1, r=alexreg
|
2018-12-08 03:50:16 +00:00 |
|
libserialize
|
serialize: preallocate VecDeque in Decodable::decode
|
2018-11-21 10:07:33 +01:00 |
|
libstd
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
libsyntax
|
Rollup merge of #56248 - estebank:suggest-bare-pub, r=petrochenkov
|
2018-12-08 08:43:43 +01:00 |
|
libsyntax_ext
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
libsyntax_pos
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
libterm
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
libtest
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
libunwind
|
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
|
2018-12-07 11:26:50 +05:30 |
|
llvm@a784eca10d
|
Update LLVM
|
2018-11-28 16:13:40 +01:00 |
|
llvm-emscripten@7f23313edf
|
Pull in fix for dist-i686-linux build
|
2018-11-09 16:59:45 +01:00 |
|
rtstartup
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
rust-sgx@9656260888
|
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
|
2018-12-07 11:26:50 +05:30 |
|
rustc
|
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
|
2018-12-07 11:26:50 +05:30 |
|
rustllvm
|
Auto merge of #55010 - tromey:Bug-9224-generic-parameters, r=michaelwoerister
|
2018-12-03 11:59:11 +00:00 |
|
stdsimd@5e628c5120
|
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
|
2018-12-07 11:26:50 +05:30 |
|
test
|
Auto merge of #56616 - estebank:issue-56539, r=davidtwco
|
2018-12-08 19:34:43 +00:00 |
|
tools
|
Auto merge of #56631 - matthiaskrgr:clippy, r=nikic
|
2018-12-09 11:56:32 +00:00 |
|
.gitignore
|
|
|
|
README.md
|
rustc-guide has moved
|
2018-11-26 15:03:13 -06:00 |
|
stage0.txt
|
Bump nightly to 1.32.0
|
2018-10-31 11:53:50 -07:00 |