| .. |
|
bootstrap
|
Auto merge of #61864 - lzutao:ptr-null, r=sfackler
|
2019-06-18 05:16:26 +00:00 |
|
build_helper
|
Bump compiler-builtins to 0.1.15
|
2019-05-22 07:46:36 -07:00 |
|
ci
|
Rollup merge of #61839 - alexcrichton:pr-and-master-builds, r=pietroalbini
|
2019-06-19 01:52:04 +02:00 |
|
doc
|
Rollup merge of #61734 - mati865:books, r=alexcrichton
|
2019-06-12 04:22:56 +02:00 |
|
etc
|
ci: Add a script for generating CPU usage graphs
|
2019-06-18 09:51:39 -07:00 |
|
grammar
|
|
|
|
liballoc
|
Rollup merge of #61893 - chpio:weak_ptr_eq_methods, r=rkruppe
|
2019-06-17 20:56:00 +02:00 |
|
libarena
|
Make use of ptr::null(_mut) instead of casting zero
|
2019-06-17 10:52:46 +00:00 |
|
libcore
|
Rollup merge of #61802 - mjbshaw:maybe-uninit-transparent, r=cramertj
|
2019-06-19 01:52:03 +02:00 |
|
libfmt_macros
|
Separate libfmt_macros module
|
2019-06-16 14:17:01 +03:00 |
|
libgraphviz
|
Separate libgraphviz module
|
2019-06-16 13:08:09 +03:00 |
|
libpanic_abort
|
|
|
|
libpanic_unwind
|
Make use of ptr::null(_mut) instead of casting zero
|
2019-06-17 10:52:46 +00:00 |
|
libproc_macro
|
proc_macro: stop using LEB128 for RPC.
|
2019-04-09 21:05:15 +03:00 |
|
libprofiler_builtins
|
Ship profiler with windows-gnu
|
2019-05-23 13:32:30 +02:00 |
|
librustc
|
Rollup merge of #61842 - Zoxc:trim-lift, r=eddyb
|
2019-06-19 01:52:06 +02:00 |
|
librustc_allocator
|
Add deny(unused_lifetimes) to all the crates that have deny(internal).
|
2019-06-11 14:11:59 +03:00 |
|
librustc_apfloat
|
ignore-tidy-filelength on all files with greater than 3000 lines
|
2019-04-25 21:39:09 +01:00 |
|
librustc_asan
|
Update cmake, cc and compiler_builtins for VS 2019 support
|
2019-04-10 21:17:31 +02:00 |
|
librustc_borrowck
|
Run rustfmt --file-lines ... for changes from previous commits.
|
2019-06-18 18:10:26 +03:00 |
|
librustc_codegen_llvm
|
rustc: remove unused lifetimes.
|
2019-06-18 18:10:26 +03:00 |
|
librustc_codegen_ssa
|
Run rustfmt --file-lines ... for changes from previous commits.
|
2019-06-18 18:10:26 +03:00 |
|
librustc_codegen_utils
|
Run rustfmt --file-lines ... for changes from previous commits.
|
2019-06-14 18:58:32 +03:00 |
|
librustc_cratesio_shim
|
|
|
|
librustc_data_structures
|
Auto merge of #61347 - Centril:stabilize-underscore_const_names, r=petrochenkov
|
2019-06-16 20:33:55 +00:00 |
|
librustc_driver
|
rustc: remove 'x: 'y bounds (except from comments/strings).
|
2019-06-18 18:10:21 +03:00 |
|
librustc_errors
|
Make use of ptr::null(_mut) instead of casting zero
|
2019-06-17 10:52:46 +00:00 |
|
librustc_fs_util
|
|
|
|
librustc_incremental
|
Run rustfmt --file-lines ... for changes from previous commits.
|
2019-06-14 18:58:32 +03:00 |
|
librustc_interface
|
Run rustfmt --file-lines ... for changes from previous commits.
|
2019-06-14 18:58:32 +03:00 |
|
librustc_lint
|
rustc: remove leftover lifetimes with no bounds from where clauses.
|
2019-06-18 18:10:25 +03:00 |
|
librustc_llvm
|
Pass LLVM linker flags to librustc_llvm build
|
2019-06-10 19:50:34 -07:00 |
|
librustc_lsan
|
Update cmake, cc and compiler_builtins for VS 2019 support
|
2019-04-10 21:17:31 +02:00 |
|
librustc_macros
|
Unify all uses of 'gcx and 'tcx.
|
2019-06-14 18:58:23 +03:00 |
|
librustc_metadata
|
rustc: reintroduce lifetime bounds where necessary.
|
2019-06-18 18:10:26 +03:00 |
|
librustc_mir
|
Rollup merge of #61842 - Zoxc:trim-lift, r=eddyb
|
2019-06-19 01:52:06 +02:00 |
|
librustc_msan
|
Update cmake, cc and compiler_builtins for VS 2019 support
|
2019-04-10 21:17:31 +02:00 |
|
librustc_passes
|
rustc: remove 'x: 'y bounds (except from comments/strings).
|
2019-06-18 18:10:21 +03:00 |
|
librustc_plugin
|
Unify all uses of 'gcx and 'tcx.
|
2019-06-14 18:58:23 +03:00 |
|
librustc_privacy
|
rustc: remove 'x: 'y bounds (except from comments/strings).
|
2019-06-18 18:10:21 +03:00 |
|
librustc_resolve
|
rustc: remove 'x: 'y bounds (except from comments/strings).
|
2019-06-18 18:10:21 +03:00 |
|
librustc_save_analysis
|
rustc: reintroduce lifetime bounds where necessary.
|
2019-06-18 18:10:26 +03:00 |
|
librustc_target
|
Rollup merge of #61844 - AaronKutch:master, r=Centril
|
2019-06-15 17:45:06 +02:00 |
|
librustc_traits
|
Rollup merge of #61842 - Zoxc:trim-lift, r=eddyb
|
2019-06-19 01:52:06 +02:00 |
|
librustc_tsan
|
Update cmake, cc and compiler_builtins for VS 2019 support
|
2019-04-10 21:17:31 +02:00 |
|
librustc_typeck
|
Rollup merge of #61896 - eddyb:correct-self-ctor, r=petrochenkov
|
2019-06-19 01:52:09 +02:00 |
|
librustdoc
|
Rollup merge of #61505 - ebarnard:doc-shrink, r=GuillaumeGomez
|
2019-06-19 01:51:58 +02:00 |
|
libserialize
|
rustc: remove 'x: 'y bounds (except from comments/strings).
|
2019-06-18 18:10:21 +03:00 |
|
libstd
|
Make use of ptr::null(_mut) instead of casting zero
|
2019-06-17 10:52:46 +00:00 |
|
libsyntax
|
rustc: remove 'x: 'y bounds (except from comments/strings).
|
2019-06-18 18:10:21 +03:00 |
|
libsyntax_ext
|
Run rustfmt --file-lines ... for changes from previous commits.
|
2019-06-18 18:10:26 +03:00 |
|
libsyntax_pos
|
don't ICE on large files
|
2019-06-17 19:34:47 +03:00 |
|
libterm
|
Remove unused #![feature(custom_attribute)]s
|
2019-06-08 23:55:24 +03:00 |
|
libtest
|
Separate libtest module
|
2019-06-16 14:17:01 +03:00 |
|
libunwind
|
std: Remove internal definitions of cfg_if! macro
|
2019-06-10 10:58:44 -07:00 |
|
llvm-emscripten@7f23313edf
|
|
|
|
llvm-project@788592fb27
|
Update LLVM
|
2019-05-31 00:49:06 +01:00 |
|
rtstartup
|
|
|
|
rustc
|
Remove leading newlines
|
2019-04-22 17:01:33 +01:00 |
|
rustllvm
|
Limit internalization in LLVM 8 ThinLTO
|
2019-04-26 08:58:14 -07:00 |
|
stdsimd@4bf456c35e
|
Breaking update of stdsimd
|
2019-04-22 09:07:25 +02:00 |
|
test
|
Rollup merge of #61896 - eddyb:correct-self-ctor, r=petrochenkov
|
2019-06-19 01:52:09 +02:00 |
|
tools
|
Auto merge of #61932 - matthiaskrgr:submodule_upd, r=oli-obk
|
2019-06-18 16:08:17 +00:00 |
|
.gitignore
|
|
|
|
README.md
|
|
|
|
stage0.txt
|
bump nightly to 1.37.0
|
2019-05-23 12:27:58 +02:00 |