.. |
bootstrap
|
Auto merge of #60777 - pietroalbini:azure-pipelines, r=alexcrichton
|
2019-05-24 19:22:13 +00:00 |
build_helper
|
Bump compiler-builtins to 0.1.15
|
2019-05-22 07:46:36 -07:00 |
ci
|
Rollup merge of #61110 - ehuss:revert-edition-override, r=Mark-Simulacrum
|
2019-05-25 04:55:33 +02:00 |
doc
|
Fixed type-alias-bounds lint doc
|
2019-05-24 12:09:33 +07:00 |
etc
|
…
|
|
grammar
|
…
|
|
liballoc
|
Rollup merge of #61114 - RalfJung:vec, r=Gankro
|
2019-05-26 02:13:25 +02:00 |
libarena
|
Optimize alloc_from_iter
|
2019-05-23 18:51:46 +02:00 |
libcore
|
Rollup merge of #61161 - RalfJung:maybe-uninit, r=Centril
|
2019-05-26 02:13:29 +02:00 |
libfmt_macros
|
review comments
|
2019-05-24 11:50:21 -07:00 |
libgraphviz
|
…
|
|
libpanic_abort
|
…
|
|
libpanic_unwind
|
…
|
|
libproc_macro
|
…
|
|
libprofiler_builtins
|
Bump compiler-builtins to 0.1.15
|
2019-05-22 07:46:36 -07:00 |
librustc
|
Rollup merge of #61173 - fabric-and-ink:minor-cleanup, r=varkor
|
2019-05-26 02:13:31 +02:00 |
librustc_allocator
|
Restore the old behavior of the rustdoc keyword check + Fix rebase
|
2019-05-22 20:20:12 +03:00 |
librustc_apfloat
|
…
|
|
librustc_asan
|
…
|
|
librustc_borrowck
|
Update borrowck
|
2019-05-23 18:51:42 +02:00 |
librustc_codegen_llvm
|
Update wasm_import_module_map and target_features_whitelist
|
2019-05-23 18:51:50 +02:00 |
librustc_codegen_ssa
|
Make `ConstValue::Slice` solely take `[u8]` and `str`
|
2019-05-25 10:07:01 +02:00 |
librustc_codegen_utils
|
Only print integers in symbol path's constants
|
2019-05-25 10:07:02 +02:00 |
librustc_cratesio_shim
|
…
|
|
librustc_data_structures
|
update doc comment
|
2019-05-21 17:14:09 +02:00 |
librustc_driver
|
Declare DefIndex with the newtype_index macro
|
2019-05-18 13:19:33 +02:00 |
librustc_errors
|
Rollup merge of #61073 - phansch:remove_unused_annotation_style, r=matthewjasper
|
2019-05-23 08:37:19 +02:00 |
librustc_fs_util
|
…
|
|
librustc_incremental
|
…
|
|
librustc_interface
|
Rollup merge of #61014 - jsgf:emit-artifact-type, r=alexcrichton
|
2019-05-23 08:37:12 +02:00 |
librustc_lint
|
Auto merge of #60740 - petrochenkov:kw, r=nnethercote
|
2019-05-23 01:50:55 +00:00 |
librustc_llvm
|
…
|
|
librustc_lsan
|
…
|
|
librustc_macros
|
Simplify use of keyword symbols
|
2019-05-22 19:48:56 +03:00 |
librustc_metadata
|
Update dylib_dependency_formats, extern_crate and reachable_non_generics
|
2019-05-23 18:51:52 +02:00 |
librustc_mir
|
Rollup merge of #61144 - estebank:issue-61108, r=matthewjasper
|
2019-05-26 02:13:27 +02:00 |
librustc_msan
|
…
|
|
librustc_passes
|
Remove `ObsoleteInPlace`
|
2019-05-24 01:27:32 +01:00 |
librustc_plugin
|
Restore the old behavior of the rustdoc keyword check + Fix rebase
|
2019-05-22 20:20:12 +03:00 |
librustc_privacy
|
Update privacy_access_levels
|
2019-05-23 18:51:49 +02:00 |
librustc_resolve
|
Restore the old behavior of the rustdoc keyword check + Fix rebase
|
2019-05-22 20:20:12 +03:00 |
librustc_save_analysis
|
Update dylib_dependency_formats, extern_crate and reachable_non_generics
|
2019-05-23 18:51:52 +02:00 |
librustc_target
|
…
|
|
librustc_traits
|
…
|
|
librustc_tsan
|
…
|
|
librustc_typeck
|
Don't use `ty::Const` without immediately interning
|
2019-05-25 10:07:01 +02:00 |
librustdoc
|
Don't use `ty::Const` without immediately interning
|
2019-05-25 10:07:01 +02:00 |
libserialize
|
…
|
|
libstd
|
Fix typo "spit_paths", add link
|
2019-05-23 19:38:23 -06:00 |
libsyntax
|
review comments: move back some methods and clean up wording
|
2019-05-25 12:15:06 -07:00 |
libsyntax_ext
|
Tweak macro parse errors when reaching EOF during macro call parse
|
2019-05-24 11:49:33 -07:00 |
libsyntax_pos
|
syntax: Some code cleanup
|
2019-05-23 12:46:41 +03:00 |
libterm
|
…
|
|
libtest
|
Use FnOnce instead of FnBox in libtest
|
2019-05-24 07:51:48 +02:00 |
libunwind
|
Set -funwind-tables and -fno-exceptions unconditionally for LLVM's libunwind
|
2019-05-20 12:29:58 -07:00 |
llvm-emscripten@7f23313edf
|
…
|
|
llvm-project@4efebe3165
|
Bump compiler-builtins to 0.1.15
|
2019-05-22 07:46:36 -07:00 |
rtstartup
|
…
|
|
rustc
|
…
|
|
rustllvm
|
…
|
|
stdsimd@4bf456c35e
|
…
|
|
test
|
Rollup merge of #61144 - estebank:issue-61108, r=matthewjasper
|
2019-05-26 02:13:27 +02:00 |
tools
|
Rollup merge of #61096 - ehuss:tidy-license-short-circuit, r=Centril
|
2019-05-25 04:55:30 +02:00 |
.gitignore
|
…
|
|
README.md
|
…
|
|
stage0.txt
|
…
|
|