Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rollup of 20 pull requests #56875

Merged
merged 52 commits into from
Dec 16, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
934e4d3
Remove not used mod
yui-knk Nov 28, 2018
eaeebb5
Clearer error message for dead assign
JohnGinger Dec 2, 2018
54026c1
Fix line length
JohnGinger Dec 2, 2018
4cf5702
Fix stderr files
JohnGinger Dec 3, 2018
70536d4
Fix stderr file (unused variable)
JohnGinger Dec 3, 2018
c0e3f4b
Change to give a help message
JohnGinger Dec 7, 2018
67e7181
Add FreeBSD unsigned char platforms to std::os::raw
valpackett Dec 8, 2018
0e70c26
fix BTree creating shared references that are not entirely in-bounds
RalfJung Dec 7, 2018
4558340
avoid as_leaf_mut asserting exclusive access
RalfJung Dec 8, 2018
562f33b
Document time of back operations of a Linked List
Dec 10, 2018
d9c64e5
Typo
Gankra Dec 11, 2018
8d0b64f
Make `const unsafe fn` bodies `unsafe`
oli-obk Dec 11, 2018
94c1c73
Documentation for impl From for AtomicBool and other Atomic types
phungleson Dec 11, 2018
76cb35e
infer: remove Box from a returned Iterator
ljedrz Dec 12, 2018
c7f1b97
Suggest using `.display()` when trying to print a `Path`
estebank Dec 13, 2018
1d8a3a0
Update LLVM submodule
nikic Dec 13, 2018
33a34b0
Wording changes
estebank Dec 13, 2018
22de23e
add `crates` to the final doctest
QuietMisdreavus Dec 13, 2018
cdd5373
Make determining the discriminant a normal Shallow read
matthewjasper Dec 13, 2018
ea3078d
include comments in doctest partition logic
QuietMisdreavus Dec 13, 2018
8faaef6
add test for parsing comments in doctest headers
QuietMisdreavus Dec 13, 2018
ceee7f3
rustc: Add an unstable `simd_select_bitmask` intrinsic
alexcrichton Dec 13, 2018
fbb56bc
rustc: Add the `cmpxchg16b` target feature on x86/x86_64
alexcrichton Dec 14, 2018
fcc8bb4
std: Use `rustc_demangle` from crates.io
alexcrichton Dec 14, 2018
122684d
Improve CSS rule
GuillaumeGomez Dec 15, 2018
c0ed771
Remove u8 cttz hack
nikic Dec 15, 2018
967b1fc
Fix a small mistake regarding NaNs in a deprecation message
tbu- Dec 15, 2018
f61686a
Fix doc of `std::fs::canonicalize`
tbu- Dec 15, 2018
3199bef
Fixed issue #56199.
alexreg Dec 11, 2018
5656c96
Added test for issue #56835.
alexreg Dec 15, 2018
616885e
Fixed minor issues raised in review.
alexreg Dec 13, 2018
0211856
Corrected expected test err messages.
alexreg Dec 15, 2018
443881a
Rollup merge of #53506 - phungleson:fix-from-docs-atomic, r=KodrAus
Centril Dec 16, 2018
cdadb72
Rollup merge of #56343 - yui-knk:remove_mir_stats_mod, r=nikomatsakis
Centril Dec 16, 2018
6ec6f48
Rollup merge of #56439 - JohnGinger:master, r=nikomatsakis
Centril Dec 16, 2018
32f922e
Rollup merge of #56640 - myfreeweb:patch-1, r=alexcrichton
Centril Dec 16, 2018
9133798
Rollup merge of #56648 - RalfJung:btree, r=sfackler
Centril Dec 16, 2018
c69ed5e
Rollup merge of #56672 - ccouzens:master, r=nikic
Centril Dec 16, 2018
3552499
Rollup merge of #56706 - oli-obk:const_unsafe_fn, r=Centril
Centril Dec 16, 2018
af3f907
Rollup merge of #56742 - ljedrz:remove_query_response_box, r=oli-obk
Centril Dec 16, 2018
c52a13d
Rollup merge of #56761 - estebank:path-display, r=zackmdavis
Centril Dec 16, 2018
c269468
Rollup merge of #56781 - nikic:llvm-update, r=alexcrichton
Centril Dec 16, 2018
f1fa9d4
Rollup merge of #56789 - alexcrichton:simd_select_bitmask, r=rkruppe
Centril Dec 16, 2018
d91032a
Rollup merge of #56790 - rust-lang:borrowck-niche-discriminants, r=ni…
Centril Dec 16, 2018
32a6a95
Rollup merge of #56793 - QuietMisdreavus:better-doctests, r=Guillaume…
Centril Dec 16, 2018
95d52a8
Rollup merge of #56826 - alexcrichton:atomic-u128, r=gnzlbg
Centril Dec 16, 2018
cbb5f13
Rollup merge of #56832 - alexcrichton:external-demangle, r=Mark-Simul…
Centril Dec 16, 2018
75d4eda
Rollup merge of #56844 - GuillaumeGomez:improve-css-rule, r=QuietMisd…
Centril Dec 16, 2018
8662946
Rollup merge of #56850 - alexreg:fix-self-in-typedefs, r=petrochenkov
Centril Dec 16, 2018
a777754
Rollup merge of #56855 - nikic:remove-cttz-hack, r=nagisa
Centril Dec 16, 2018
cee0bdd
Rollup merge of #56857 - tbu-:pr_doc_abssub, r=zackmdavis
Centril Dec 16, 2018
6574d83
Rollup merge of #56858 - tbu-:pr_doc_canonicalize, r=shepmaster
Centril Dec 16, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 13 additions & 8 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dependencies = [
"backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)",
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
]

Expand Down Expand Up @@ -1813,7 +1813,7 @@ name = "rand_chacha"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

Expand All @@ -1835,7 +1835,7 @@ name = "rand_hc"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
Expand All @@ -1860,7 +1860,7 @@ name = "rand_xorshift"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
Expand Down Expand Up @@ -2195,8 +2195,12 @@ dependencies = [

[[package]]
name = "rustc-demangle"
version = "0.1.9"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-std-workspace-core 1.0.0",
]

[[package]]
name = "rustc-hash"
Expand Down Expand Up @@ -2315,7 +2319,7 @@ dependencies = [
"cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
"memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_llvm 0.0.0",
]

Expand All @@ -2331,7 +2335,7 @@ dependencies = [
"memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc 0.0.0",
"rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_allocator 0.0.0",
"rustc_apfloat 0.0.0",
"rustc_codegen_utils 0.0.0",
Expand Down Expand Up @@ -2892,6 +2896,7 @@ dependencies = [
"panic_unwind 0.0.0",
"profiler_builtins 0.0.0",
"rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_asan 0.0.0",
"rustc_lsan 0.0.0",
"rustc_msan 0.0.0",
Expand Down Expand Up @@ -3578,7 +3583,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
"checksum rustc-ap-serialize 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5b2c0e8161e956647592a737074736e6ce05ea36b70c770ea8cca3eb9cb33737"
"checksum rustc-ap-syntax 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1adc189e5e4500a4167b9afa04e67067f40d0039e0e05870c977bebb561f065a"
"checksum rustc-ap-syntax_pos 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4d42c430dbb0be4377bfe6aa5099074c63ac8796b24098562c2e2154aecc5652"
"checksum rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "bcfe5b13211b4d78e5c2cadfebd7769197d95c639c35a50057eb4c05de811395"
"checksum rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "82ae957aa1b3055d8e086486723c0ccd3d7b8fa190ae8fa2e35543b6171c810e"
"checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
"checksum rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c6d5a683c6ba4ed37959097e88d71c9e8e26659a3cb5be8b389078e7ad45306"
"checksum rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40f06724db71e18d68b3b946fdf890ca8c921d9edccc1404fdfdb537b0d12649"
Expand Down
Loading