| .. |
|
bootstrap
|
merge cargo changes done by https://github.com/rust-lang/rust/pull/53935/
|
2018-09-09 12:42:43 +02:00 |
|
build_helper
|
|
|
|
ci
|
[RISCV] Add riscv32imc-unknown-none-elf target.
|
2018-08-30 16:03:37 +02:00 |
|
dlmalloc@c99638dc2e
|
|
|
|
doc
|
renamed emit_nil to emit_unit
|
2018-09-10 10:31:37 +09:00 |
|
etc
|
Have rust-lldb look for the rust-enabled lldb
|
2018-09-07 09:13:47 -06:00 |
|
grammar
|
|
|
|
jemalloc@1f5a28755e
|
|
|
|
liballoc
|
Auto merge of #51885 - GuillaumeGomez:trait-impl-show-docs, r=Mark-Simulacrum,QuietMisdreavus
|
2018-09-08 04:14:54 +00: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@2a2f6d96c8
|
renamed emit_nil to emit_unit
|
2018-09-10 10:31:37 +09:00 |
|
libcore
|
Auto merge of #51885 - GuillaumeGomez:trait-impl-show-docs, r=Mark-Simulacrum,QuietMisdreavus
|
2018-09-08 04:14:54 +00: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@a7e78a78e1
|
renamed emit_nil to emit_unit
|
2018-09-10 10:31:37 +09: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
|
Track distinct spans for open and close delimiter
|
2018-09-08 19:01:48 -07:00 |
|
libprofiler_builtins
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
librustc
|
Revert "renamed mk_nil_ptr to mk_unit_ptr"
|
2018-09-11 22:17:43 +09: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
|
renamed mk_nil to mk_unit
|
2018-09-10 11:07:13 +09:00 |
|
librustc_codegen_utils
|
Rename hir::map::NodeKind to hir::Node
|
2018-08-27 21:46:23 +01:00 |
|
librustc_cratesio_shim
|
Breaking change upgrades
|
2018-09-04 13:22:08 -06:00 |
|
librustc_data_structures
|
add const_fn feature
|
2018-09-07 13:28:23 -04:00 |
|
librustc_driver
|
Revert "renamed t_nil to t_unit"
|
2018-09-11 22:16:04 +09:00 |
|
librustc_errors
|
Breaking change upgrades
|
2018-09-04 13:22:08 -06:00 |
|
librustc_fs_util
|
Move path2cstr to rustc_fs_util
|
2018-08-09 10:00:25 -06:00 |
|
librustc_incremental
|
Breaking change upgrades
|
2018-09-04 13:22:08 -06:00 |
|
librustc_lint
|
renamed is_nil to is_unit
|
2018-09-10 10:45:16 +09: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
|
renamed emit_nil to emit_unit
|
2018-09-10 10:31:37 +09:00 |
|
librustc_metadata_utils
|
Move unused trait functions to inherent functions
|
2018-08-03 11:44:09 -06:00 |
|
librustc_mir
|
renamed mk_nil to mk_unit
|
2018-09-10 11:07:13 +09:00 |
|
librustc_msan
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
librustc_passes
|
Auto merge of #53815 - F001:if-let-guard, r=petrochenkov
|
2018-09-01 20:31:29 +00:00 |
|
librustc_platform_intrinsics
|
Replace usages of 'bad_style' with 'nonstandard_style'.
|
2018-08-29 09:01:35 -05:00 |
|
librustc_plugin
|
Add deprecated_name argument to the register lint group functions
|
2018-08-31 00:46:55 -07:00 |
|
librustc_privacy
|
Auto merge of #53705 - ms2300:tmp, r=oli-obk
|
2018-09-08 14:16:37 +00:00 |
|
librustc_resolve
|
Auto merge of #53778 - petrochenkov:shadrelax2, r=nikomatsakis
|
2018-09-09 21:00:55 +00:00 |
|
librustc_save_analysis
|
A few cleanups and minor improvements to save_analysis
|
2018-09-03 18:37:54 +02:00 |
|
librustc_target
|
rustc_codegen_llvm: don't assume offsets are always aligned.
|
2018-09-06 20:56:20 +03:00 |
|
librustc_traits
|
Changing TyAnon -> TyOpaque and relevant functions
|
2018-09-05 13:01:16 -06:00 |
|
librustc_tsan
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
librustc_typeck
|
renamed mk_nil to mk_unit
|
2018-09-10 11:07:13 +09:00 |
|
librustdoc
|
Stabilize the 2018 edition
|
2018-09-09 02:28:13 +02:00 |
|
libserialize
|
renamed read_nil to read_unit
|
2018-09-10 10:36:07 +09:00 |
|
libstd
|
Auto merge of #54051 - kennytm:rollup, r=kennytm
|
2018-09-08 11:53:21 +00:00 |
|
libsyntax
|
Auto merge of #53778 - petrochenkov:shadrelax2, r=nikomatsakis
|
2018-09-09 21:00:55 +00:00 |
|
libsyntax_ext
|
Move #[test_case] to a syntax extension
|
2018-09-04 22:33:23 -07:00 |
|
libsyntax_pos
|
Auto merge of #53778 - petrochenkov:shadrelax2, r=nikomatsakis
|
2018-09-09 21:00:55 +00:00 |
|
libterm
|
check that adding infer-outlives requirement to all crates works
|
2018-08-24 17:10:50 -04:00 |
|
libtest
|
Auto merge of #53867 - cwndrws:json-test-formatter-test-count-as-num, r=nrc
|
2018-09-05 09:57:56 +00:00 |
|
libunwind
|
resolve: Relax shadowing restriction on macro-expanded macros
|
2018-09-08 14:15:11 +03:00 |
|
llvm@7243155b1c
|
renamed emit_nil to emit_unit
|
2018-09-10 10:31:37 +09:00 |
|
llvm-emscripten@2717444753
|
|
|
|
rtstartup
|
|
|
|
rustc
|
Update libc and activate align feature
|
2018-08-08 10:52:10 +02:00 |
|
rustllvm
|
Auto merge of #53673 - michaelwoerister:incr-thinlto-2000, r=alexcrichton
|
2018-09-03 13:59:57 +00:00 |
|
stdsimd@1ea18a5cb4
|
renamed emit_nil to emit_unit
|
2018-09-10 10:31:37 +09:00 |
|
test
|
Auto merge of #53778 - petrochenkov:shadrelax2, r=nikomatsakis
|
2018-09-09 21:00:55 +00:00 |
|
tools
|
renamed emit_nil to emit_unit
|
2018-09-10 10:31:37 +09:00 |
|
.gitignore
|
move file-extension based .gitignore down to src/
|
2018-08-28 20:04:52 +02:00 |
|
Cargo.lock
|
merge cargo changes done by https://github.com/rust-lang/rust/pull/53935/
|
2018-09-09 12:42:43 +02:00 |
|
Cargo.toml
|
|
|
|
README.md
|
|
|
|
stage0.txt
|
|
|