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 19 pull requests #57687

Closed
wants to merge 51 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
5eafae2
Remove confusing comment about ideally using `!` for `c_void`
sdroege Dec 7, 2018
8de8880
Update code comments of `c_void` to explain the reasoning for its cur…
sdroege Dec 10, 2018
66a6703
better lifetime error message
mark-i-m Dec 3, 2018
50fad4f
Update tests
mark-i-m Dec 11, 2018
96678df
Cleanup PartialEq docs.
frewsxcv Jan 5, 2019
b91d211
Add a target option "merge-functions" taking values in ("disabled",
peterhj Dec 31, 2018
0d3dfdf
Fix compile error
frewsxcv Jan 6, 2019
319a2c1
add missing derive to fix compile error
frewsxcv Jan 6, 2019
bbbabdf
Update cmp.rs
frewsxcv Jan 6, 2019
6c60662
Use correct tracking issue for c_variadic
eqrion Jan 4, 2019
423a5bb
add comment explaining what the derive does
frewsxcv Jan 12, 2019
1445a06
bring back the example i removed, also add symmetry and simplify impl
frewsxcv Jan 12, 2019
0394dce
whitespace
frewsxcv Jan 12, 2019
ebdd072
resolve: Add a test for issue #57539
petrochenkov Jan 12, 2019
c663272
Support passing cflags/cxxflags/ldflags to LLVM build
petrhosek Nov 14, 2018
f4ded5b
Add a regression test for mutating a non-mut #[thread_local]
mjbshaw Dec 24, 2018
e459000
Make privacy checking, intrinsic checking and liveness checking incre…
Zoxc Jun 8, 2018
e301f90
Address comments
Zoxc Jan 14, 2019
8ef7413
Optimize try_mark_green and eliminate the lock on dep node colors
Zoxc Dec 22, 2018
1313678
Address comments
Zoxc Jan 15, 2019
93b5536
use structured macro and path resolve suggestions
euclio Jan 15, 2019
ed717f3
Fix sources sidebar not showing up
GuillaumeGomez Jan 15, 2019
6046be4
fix nested matchers with ?
mark-i-m Jan 14, 2019
dabe86d
update/add tests
mark-i-m Jan 15, 2019
24ca530
Move spin_loop_hint to core::hint module
clarfonthey Dec 19, 2018
feda604
Fixes text becoming invisible when element targetted
GuillaumeGomez Jan 15, 2019
aa1ce32
update test output
mark-i-m Jan 15, 2019
32b2834
demonstrate symmetry
frewsxcv Jan 16, 2019
bd8ee51
Add some links in std::fs.
ehuss Jan 16, 2019
0772dbb
Fix release manifest generation
Jan 16, 2019
01d0ae9
Prioritize variants as inherent associated items during name resolution
petrochenkov Jan 10, 2019
22251a8
Enhance `Pin` impl applicability for `PartialEq` and `PartialOrd`.
pthariensflame Jan 17, 2019
04c57ed
Rollup merge of #56479 - mark-i-m:unsat, r=estebank
Centril Jan 17, 2019
df05fab
Rollup merge of #56594 - sdroege:c_void-is-not-never, r=TimNN
Centril Jan 17, 2019
05c9aa1
Rollup merge of #56996 - clarcharr:spin_loop_hint, r=KodrAus
Centril Jan 17, 2019
e3cfe66
Rollup merge of #57065 - Zoxc:graph-tweaks, r=michaelwoerister
Centril Jan 17, 2019
c77dfc5
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
Centril Jan 17, 2019
ce882c1
Rollup merge of #57253 - Zoxc:incr-passes2, r=michaelwoerister
Centril Jan 17, 2019
63d710d
Rollup merge of #57268 - peterhj:peterhj-optmergefunc, r=nagisa
Centril Jan 17, 2019
b874c2a
Rollup merge of #57340 - eqrion:doc/c_variadic, r=Mark-Simulacrum
Centril Jan 17, 2019
4ceaa3a
Rollup merge of #57357 - frewsxcv:frewsxcv-partial-eq, r=QuietMisdreavus
Centril Jan 17, 2019
4c78836
Rollup merge of #57370 - petrhosek:llvm-flags, r=alexcrichton
Centril Jan 17, 2019
a4c5c84
Rollup merge of #57501 - petrochenkov:highvar, r=alexreg
Centril Jan 17, 2019
29e6636
Rollup merge of #57551 - petrochenkov:regrtest, r=nikomatsakis
Centril Jan 17, 2019
237df57
Rollup merge of #57610 - mark-i-m:nested-matchers, r=petrochenkov
Centril Jan 17, 2019
2bf2b8d
Rollup merge of #57635 - euclio:path-separators, r=michaelwoerister
Centril Jan 17, 2019
a7d1b8e
Rollup merge of #57636 - GuillaumeGomez:fix-sources-sidebar, r=QuietM…
Centril Jan 17, 2019
512bbda
Rollup merge of #57646 - GuillaumeGomez:fix-css, r=QuietMisdreavus
Centril Jan 17, 2019
2d0ae44
Rollup merge of #57654 - ehuss:fs-links, r=alexcrichton
Centril Jan 17, 2019
ae793ab
Rollup merge of #57659 - jethrogb:jb/release-manifest, r=alexcrichton
Centril Jan 17, 2019
40d0b44
Rollup merge of #57685 - pthariensflame:enhancement/pin-impl-applicab…
Centril Jan 17, 2019
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
1 change: 1 addition & 0 deletions src/tools/build-manifest/src/main.rs
Original file line number Diff line number Diff line change
@@ -95,6 +95,7 @@ static TARGETS: &'static [&'static str] = &[
"wasm32-unknown-unknown",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-fortanix-unknown-sgx",
"x86_64-fuchsia",
"x86_64-linux-android",
"x86_64-pc-windows-gnu",