Skip to content

Rollup of 14 pull requests #42193

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

Closed
wants to merge 37 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
770bd57
Add `'static` and `Send` constraints explanations to `thread::spawn`
May 13, 2017
173f693
Rewrite make-win-dist.py in Rust
wesleywiser May 6, 2017
a256630
Add an option to the parser to avoid parsing out of line modules
nrc May 17, 2017
37b9ee2
Make assignments to `Copy` union fields safe
petrochenkov May 18, 2017
59b65b3
Use parameter environment associated with field use, not field defini…
petrochenkov May 18, 2017
9ad0dba
remove "much" from unicode diagnostic
euclio May 20, 2017
f166bd9
Make RangeInclusive just a two-field struct
scottmcm Apr 24, 2017
7eaca60
Return a correct size_hint for degenerate inclusive ranges
scottmcm May 21, 2017
66237af
Fix building without backtrace feature, which was broken in ca8b754
ids1024 May 21, 2017
f4147e5
Implement requires_synchronized_create() for Redox
ids1024 May 21, 2017
0b85b64
libstd/sync/mpsc: relicense under rust license
dvyukov May 22, 2017
14b767d
Add example of recursive drop to Drop trait.
Havvy May 22, 2017
ca909c8
Add example of variable declaration drop order to Drop trait.
Havvy May 22, 2017
d7927ff
Add description of how values are dropped to Drop trait.
Havvy May 22, 2017
5f4b0ff
Fix trailing whitespace.
Havvy May 22, 2017
7eebabe
Create the bin dir
wesleywiser May 23, 2017
b41b294
Suggested changes by birkenfeld
Havvy May 23, 2017
e860655
Remove some needless // gate-test- comments
est31 May 23, 2017
2aa6700
bootstrap: Actually respect verbosity setting in config.toml
devurandom May 24, 2017
604f716
bootstrap: Make bootstrap verbose if requested
devurandom May 24, 2017
cd86a9b
bootstrap: Use common run() function to call cargo
devurandom May 24, 2017
5558c64
Change error count messages
citizen428 May 22, 2017
216a12c
Update Cargo submodule
alexcrichton May 24, 2017
4cbfa70
Rollup merge of #41932 - wesleywiser:py-to-rust, r=alexcrichton
Mark-Simulacrum May 24, 2017
2fa7110
Rollup merge of #41980 - gamazeps:thread-send, r=steveklabnik
Mark-Simulacrum May 24, 2017
505ef6e
Rollup merge of #42071 - nrc:parse-mods, r=nikomatsakis
Mark-Simulacrum May 24, 2017
df9bf0a
Rollup merge of #42083 - petrochenkov:safeassign, r=nikomatsakis
Mark-Simulacrum May 24, 2017
ce42e6c
Rollup merge of #42120 - euclio:unicode, r=arielb1
Mark-Simulacrum May 24, 2017
933f3ee
Rollup merge of #42134 - scottmcm:rangeinclusive-struct, r=aturon
Mark-Simulacrum May 24, 2017
0c3bc8d
Rollup merge of #42141 - ids1024:nobacktrace, r=aturon
Mark-Simulacrum May 24, 2017
ee8dda4
Rollup merge of #42142 - ids1024:redox, r=aturon
Mark-Simulacrum May 24, 2017
a01f363
Rollup merge of #42149 - dvyukov:license, r=brson
Mark-Simulacrum May 24, 2017
34907f0
Rollup merge of #42150 - citizen428:feature/error-count-messages, r=M…
Mark-Simulacrum May 24, 2017
caf881a
Rollup merge of #42159 - Havvy:doc-drop, r=steveklabnik
Mark-Simulacrum May 24, 2017
3958dbe
Rollup merge of #42177 - est31:master, r=Mark-Simulacrum
Mark-Simulacrum May 24, 2017
8c88656
Rollup merge of #42186 - devurandom:fix/bootstrap-verbose, r=alexcric…
Mark-Simulacrum May 24, 2017
eacb51b
Rollup merge of #42191 - alexcrichton:update-cargo, r=Mark-Simulacrum
Mark-Simulacrum May 24, 2017
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