| .. |
|
bootstrap
|
Update mdbook
|
2019-06-20 19:47:44 -07: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
|
Update mdbook
|
2019-06-20 19:47:44 -07:00 |
|
etc
|
Auto merge of #61827 - golddranks:lldb_fix, r=nikomatsakis
|
2019-06-20 17:57:04 +00: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
|
Auto merge of #61929 - 95th:master, r=GuillaumeGomez
|
2019-06-20 12:18:25 +00: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
|
|
|
|
libprofiler_builtins
|
Ship profiler with windows-gnu
|
2019-05-23 13:32:30 +02:00 |
|
librustc
|
Auto merge of #61959 - oli-obk:const_field_ice, r=eddyb
|
2019-06-21 10:16:14 +00:00 |
|
librustc_allocator
|
syntax: Introduce default/with_unstable constructors for ExpnInfo
|
2019-06-18 10:48:56 +03:00 |
|
librustc_apfloat
|
|
|
|
librustc_asan
|
|
|
|
librustc_borrowck
|
Run rustfmt --file-lines ... for changes from previous commits.
|
2019-06-18 18:10:26 +03:00 |
|
librustc_codegen_llvm
|
Pacify tidy
|
2019-06-19 20:17:09 +02:00 |
|
librustc_codegen_ssa
|
Change ByRef to a struct variant to clarify its fields via names
|
2019-06-19 19:43:13 +02: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
|
Auto merge of #61172 - matthewjasper:cleanup-implied-bounds-lint, r=varkor
|
2019-06-19 12:41:38 +00:00 |
|
librustc_llvm
|
Pass LLVM linker flags to librustc_llvm build
|
2019-06-10 19:50:34 -07:00 |
|
librustc_lsan
|
|
|
|
librustc_macros
|
Unify all uses of 'gcx and 'tcx.
|
2019-06-14 18:58:23 +03:00 |
|
librustc_metadata
|
Rollup merge of #61898 - petrochenkov:sekind, r=eddyb
|
2019-06-19 01:52:10 +02:00 |
|
librustc_mir
|
Auto merge of #61959 - oli-obk:const_field_ice, r=eddyb
|
2019-06-21 10:16:14 +00:00 |
|
librustc_msan
|
|
|
|
librustc_passes
|
Rollup merge of #61941 - cramertj:no-more-yield-errors, r=centril
|
2019-06-19 01:52:13 +02:00 |
|
librustc_plugin
|
syntax: Factor out common fields from SyntaxExtension variants
|
2019-06-18 10:48:56 +03:00 |
|
librustc_privacy
|
rustc: remove 'x: 'y bounds (except from comments/strings).
|
2019-06-18 18:10:21 +03:00 |
|
librustc_resolve
|
Rollup merge of #61898 - petrochenkov:sekind, r=eddyb
|
2019-06-19 01:52:10 +02: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
|
|
|
|
librustc_typeck
|
Auto merge of #61959 - oli-obk:const_field_ice, r=eddyb
|
2019-06-21 10:16:14 +00:00 |
|
librustdoc
|
rustdoc: generate implementors for all auto traits
|
2019-06-20 17:36:43 +03:00 |
|
libserialize
|
rustc: remove 'x: 'y bounds (except from comments/strings).
|
2019-06-18 18:10:21 +03:00 |
|
libstd
|
Rollup merge of #61900 - s3bk:master, r=sfackler
|
2019-06-20 22:14:24 +02:00 |
|
libsyntax
|
Rollup merge of #61996 - Xanewok:unescape-raw-strings, r=matklad
|
2019-06-20 22:14:28 +02:00 |
|
libsyntax_ext
|
Auto merge of #61172 - matthewjasper:cleanup-implied-bounds-lint, r=varkor
|
2019-06-19 12:41:38 +00:00 |
|
libsyntax_pos
|
hygiene: Avoid some unnecessary ExpnInfo clones
|
2019-06-18 10:48:56 +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
|
|
|
|
rustllvm
|
|
|
|
stdsimd@4bf456c35e
|
|
|
|
test
|
Auto merge of #61959 - oli-obk:const_field_ice, r=eddyb
|
2019-06-21 10:16:14 +00:00 |
|
tools
|
submodules: Update clippy from 149a988 to 5a11ed7b
|
2019-06-21 11:54:50 +00:00 |
|
.gitignore
|
|
|
|
README.md
|
|
|
|
stage0.txt
|
bump nightly to 1.37.0
|
2019-05-23 12:27:58 +02:00 |