| .. |
|
bootstrap
|
Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth
|
2018-08-30 20:15:47 +02:00 |
|
build_helper
|
Deny bare_trait_objects globally
|
2018-07-25 10:25:29 +09:00 |
|
ci
|
Auto merge of #53245 - michaelwoerister:thinlto-rust-llvm, r=alexcrichton
|
2018-08-29 10:55:27 +00:00 |
|
dlmalloc@c99638dc2e
|
|
|
|
doc
|
Auto merge of #53619 - japaric:panic-handler, r=SimonSapin
|
2018-08-26 04:02:19 +00:00 |
|
etc
|
Exec gdb and lldb in rust-* wrappers
|
2018-08-19 00:00:00 +02:00 |
|
grammar
|
|
|
|
jemalloc@1f5a28755e
|
|
|
|
liballoc
|
Rollup merge of #53113 - kpp:more_docs_for_cow, r=GuillaumeGomez
|
2018-08-30 20:15:25 +02:00 |
|
liballoc_jemalloc
|
Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis
|
2018-08-27 17:42:45 +00:00 |
|
liballoc_system
|
Replace usages of 'bad_style' with 'nonstandard_style'.
|
2018-08-29 09:01:35 -05:00 |
|
libarena
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
libbacktrace@f4d02bbdbf
|
|
|
|
libcompiler_builtins@d549d85b17
|
Update LLVM submodule to 7.0
|
2018-08-04 17:30:14 -07:00 |
|
libcore
|
Rollup merge of #53785 - tbu-:pr_comment, r=Mark-Simulacrum
|
2018-08-30 20:15:46 +02:00 |
|
libfmt_macros
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
libgraphviz
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
liblibc@1844a772b6
|
Update libc to include Fuchsia fixes
|
2018-08-24 11:52:49 -07:00 |
|
libpanic_abort
|
Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis
|
2018-08-27 17:42:45 +00:00 |
|
libpanic_unwind
|
Replace usages of 'bad_style' with 'nonstandard_style'.
|
2018-08-29 09:01:35 -05:00 |
|
libproc_macro
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
libprofiler_builtins
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
librustc
|
Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth
|
2018-08-30 20:15:47 +02:00 |
|
librustc_allocator
|
Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis
|
2018-08-27 17:42:45 +00:00 |
|
librustc_apfloat
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
librustc_asan
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
librustc_borrowck
|
Rename hir::map::NodeKind to hir::Node
|
2018-08-27 21:46:23 +01:00 |
|
librustc_codegen_llvm
|
Rollup merge of #53472 - eddyb:fx-pls, r=pnkfelix
|
2018-08-30 20:15:29 +02:00 |
|
librustc_codegen_utils
|
Rename hir::map::NodeKind to hir::Node
|
2018-08-27 21:46:23 +01:00 |
|
librustc_cratesio_shim
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
librustc_data_structures
|
Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth
|
2018-08-30 20:15:47 +02:00 |
|
librustc_driver
|
Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc.
|
2018-08-28 17:04:04 +03:00 |
|
librustc_errors
|
Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth
|
2018-08-30 20:15:47 +02:00 |
|
librustc_fs_util
|
Move path2cstr to rustc_fs_util
|
2018-08-09 10:00:25 -06:00 |
|
librustc_incremental
|
Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc.
|
2018-08-28 17:04:04 +03:00 |
|
librustc_lint
|
Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth
|
2018-08-30 20:15:47 +02:00 |
|
librustc_llvm
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
librustc_lsan
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
librustc_metadata
|
Rollup merge of #53472 - eddyb:fx-pls, r=pnkfelix
|
2018-08-30 20:15:29 +02:00 |
|
librustc_metadata_utils
|
Move unused trait functions to inherent functions
|
2018-08-03 11:44:09 -06:00 |
|
librustc_mir
|
Rollup merge of #53472 - eddyb:fx-pls, r=pnkfelix
|
2018-08-30 20:15:29 +02:00 |
|
librustc_msan
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
librustc_passes
|
Rename hir::map::NodeKind to hir::Node
|
2018-08-27 21:46:23 +01:00 |
|
librustc_platform_intrinsics
|
Replace usages of 'bad_style' with 'nonstandard_style'.
|
2018-08-29 09:01:35 -05:00 |
|
librustc_plugin
|
Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc.
|
2018-08-28 17:04:04 +03:00 |
|
librustc_privacy
|
Rename hir::map::NodeKind to hir::Node
|
2018-08-27 21:46:23 +01:00 |
|
librustc_resolve
|
Rollup merge of #53655 - jcpst:with_applicability, r=estebank
|
2018-08-30 20:15:33 +02:00 |
|
librustc_save_analysis
|
Rollup merge of #53732 - emilio:foreign-fn, r=nrc
|
2018-08-30 20:15:37 +02:00 |
|
librustc_target
|
Auto merge of #53679 - japaric:cortex-r, r=alexcrichton
|
2018-08-28 16:23:27 +00:00 |
|
librustc_traits
|
Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis
|
2018-08-27 17:42:45 +00:00 |
|
librustc_tsan
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
librustc_typeck
|
Rollup merge of #53727 - estebank:incorrect-deref-suggestion, r=nikomatsakis
|
2018-08-30 20:15:35 +02:00 |
|
librustdoc
|
Rollup merge of #53747 - GuillaumeGomez:rustdoc-fixes, r=QuietMisdreavus
|
2018-08-30 20:15:40 +02:00 |
|
libserialize
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
libstd
|
Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth
|
2018-08-30 20:15:47 +02:00 |
|
libsyntax
|
Rollup merge of #53702 - jkozlowski:correct_version_for_macro_vis_matcher, r=cramertj
|
2018-08-30 20:15:34 +02:00 |
|
libsyntax_ext
|
Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc.
|
2018-08-28 17:04:04 +03:00 |
|
libsyntax_pos
|
Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc.
|
2018-08-28 17:04:04 +03:00 |
|
libterm
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
libtest
|
Replace usages of 'bad_style' with 'nonstandard_style'.
|
2018-08-29 09:01:35 -05:00 |
|
libunwind
|
Replace usages of 'bad_style' with 'nonstandard_style'.
|
2018-08-29 09:01:35 -05:00 |
|
llvm@e19f07f5a6
|
Update LLVM submodule to 7.0
|
2018-08-04 17:30:14 -07:00 |
|
llvm-emscripten@2717444753
|
|
|
|
rtstartup
|
|
|
|
rustc
|
Update libc and activate align feature
|
2018-08-08 10:52:10 +02:00 |
|
rustllvm
|
Fix warnings about the native target-cpu
|
2018-08-28 13:32:11 -07:00 |
|
stdsimd@05c2f61c38
|
update the stdsimd submodule
|
2018-07-24 11:08:11 -05:00 |
|
test
|
Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth
|
2018-08-30 20:15:47 +02:00 |
|
tools
|
Add more features to the workspace so that all tools pick up on it
|
2018-08-29 13:17:48 +02:00 |
|
.gitignore
|
move file-extension based .gitignore down to src/
|
2018-08-28 20:04:52 +02:00 |
|
Cargo.lock
|
Update clippy submodule
|
2018-08-29 13:15:55 +02:00 |
|
Cargo.toml
|
Update Cargo submodule
|
2018-08-02 18:09:19 -07:00 |
|
README.md
|
|
|
|
stage0.txt
|
Switch to bootstrapping from 1.29 beta
|
2018-08-01 11:59:08 -06:00 |