Skip to content

Rollup of 5 pull requests #29872

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

Merged
merged 372 commits into from
Nov 17, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
372 commits
Select commit Hold shift + click to select a range
1ebdb73
Opps, fix incorrect call
defuz Nov 6, 2015
7cd8f69
Auto merge of #29620 - petrochenkov:reachable2, r=alexcrichton
bors Nov 6, 2015
fcc7067
remove `Tt` prefix from TokenType variants
oli-obk Nov 6, 2015
2143a9f
Auto merge of #29643 - petrochenkov:stability5, r=alexcrichton
bors Nov 6, 2015
43e1f9a
Update compiler-rt
angelsl Nov 6, 2015
b14dc5b
Auto merge of #29657 - defuz:patch-2, r=steveklabnik
bors Nov 6, 2015
5eacf66
Make a note about "gigabyte"
steveklabnik Nov 6, 2015
586eb3d
Add multi-line string literals to TRPL
steveklabnik Nov 5, 2015
801f83f
sleep_ms -> sleep
steveklabnik Nov 5, 2015
475f91f
Auto merge of #29582 - oli-obk:token_tree, r=sfackler
bors Nov 6, 2015
94aee5b
std: Refactor process exit code handling slightly
alexcrichton Oct 29, 2015
6dbd250
Auto merge of #29462 - alexcrichton:refactor-process-ret, r=aturon
bors Nov 6, 2015
1e3e7e7
Auto merge of #29551 - arcnmx:target-family, r=alexcrichton
bors Nov 7, 2015
50e8707
Rollup merge of #29617 - steveklabnik:gh29591, r=alexcrichton
Manishearth Nov 7, 2015
be4cd07
Rollup merge of #29622 - steveklabnik:gh29621, r=bstrie
Manishearth Nov 7, 2015
29c32ca
Rollup merge of #29656 - arcnmx:static-extern, r=alexcrichton
Manishearth Nov 7, 2015
e42dbc2
Rollup merge of #29659 - angelsl:crt-rebase, r=alexcrichton
Manishearth Nov 7, 2015
d9dd67d
Rollup merge of #29660 - steveklabnik:gh28461, r=brson
Manishearth Nov 7, 2015
bb9b5f5
Auto merge of #29666 - Manishearth:rollup, r=Manishearth
bors Nov 7, 2015
0d0cb3b
Direct security bugs to the security policy.
brson Nov 6, 2015
d34daf3
Auto merge of #29662 - rust-lang:brson-patch-2, r=steveklabnik
bors Nov 7, 2015
4f6eb1e
Update list of array implementations in src/libstd/primitive_docs.rs
ollie27 Nov 7, 2015
61bb652
Fixed text alignment for output of "rustc -Z help"
inrustwetrust Nov 7, 2015
86069e4
Auto merge of #29671 - ollie27:patch-1, r=bluss
bors Nov 7, 2015
35fd1ba
sort: Fast path for already sorted data
bluss Nov 7, 2015
0f5e30d
sort: Guard the fast path by length check
bluss Nov 7, 2015
ac19178
Fix typo
jwworth Nov 7, 2015
43b5d5e
Auto merge of #29678 - jwworth:pull-request/fix-typo, r=apasel422
bors Nov 7, 2015
bfdc358
Auto merge of #29674 - inrustwetrust:flag_alignment, r=alexcrichton
bors Nov 7, 2015
46b30cc
Added foo() to rustdoc example, r=steveklabnik
Nov 8, 2015
9f9afe5
Make sure rsbegin.o and rsend.o get packaged with target lib artifacts.
vadimcn Nov 8, 2015
dda7a3c
Fixed "foo()" in try! example, r=steveklabnik
Nov 8, 2015
c0a3538
librustc: dont warn for inside of items when the parent is dead
Ryman Nov 7, 2015
e807b1f
Remove duplicate words from docs
apasel422 Nov 8, 2015
4648d2b
Auto merge of #29681 - vadimcn:fix-dist, r=alexcrichton
bors Nov 8, 2015
01fc81f
Auto merge of #29683 - apasel422:typos, r=steveklabnik
bors Nov 8, 2015
31ed718
whitespace
tamird Nov 2, 2015
08efcee
jemalloc: quarantine is fixed
tamird Nov 2, 2015
008f9d5
jemalloc: pass `--enable-valgrind` when valgrind is enabled
tamird Nov 2, 2015
e3433e3
Fix outdated comment in Vec::from_iter
stepancheg Nov 8, 2015
e5100a5
Spell out the fallback of `std::env::home_dir` on POSIX
tbu- Nov 8, 2015
8a41d12
Fix double word 'be'
jwworth Nov 8, 2015
f5633df
Auto merge of #29692 - jwworth:pull-request/fix-typo, r=apasel422
bors Nov 8, 2015
9f7afd0
reference: Remove struct_variant from Compiler Features
dtrebbien Nov 8, 2015
0dd2c1c
doc: error-handling.md: main case analysis for search
jrburke Nov 8, 2015
f6f99ce
Explain that size_hint cannot be trusted
stepancheg Nov 8, 2015
c21ffc2
print the unexpected character
tamird Nov 2, 2015
269a811
valgrind: update suppressions and move interesting tests
tamird Nov 2, 2015
e543815
Auto merge of #29690 - tbu-:pr_doc_env_home_dir, r=Manishearth
bors Nov 8, 2015
9eb099d
Auto merge of #29686 - jrburke:docs-error-handling-search-case, r=Bur…
bors Nov 8, 2015
5b4986f
Auto merge of #29684 - stepancheg:size-hint, r=Gankro
bors Nov 8, 2015
8bad031
librustc_typeck: give more information when supplied wrong number of …
Ryman Nov 9, 2015
621e259
libstd: add example for PathBuf::push
Ryman Nov 9, 2015
36f211b
Auto merge of #29682 - Ryman:dead_spam, r=sanxiyn
bors Nov 9, 2015
00aa3cb
Auto merge of #29695 - dtrebbien:remove-mention-of-struct_variant-fea…
bors Nov 9, 2015
269b59f
Remove executable permission from .rs files
apasel422 Nov 9, 2015
2968dfa
Auto merge of #29713 - apasel422:executable, r=dotdash
bors Nov 9, 2015
e6b14aa
syntax: Merge parsing code for structures and variants
petrochenkov Nov 9, 2015
c618c5f
Doc: Fix broken link on for-loop.html
defuz Nov 9, 2015
b0d7338
[MIR trans] Add support for SwitchInt
dotdash Nov 8, 2015
dacab06
Tag feature gates with issues
aturon Nov 9, 2015
f16e7b4
std: Fix endianness in Ord for IP addresses
alexcrichton Nov 9, 2015
ef68506
rustc_privacy: Fix bugs in SanePrivacyVisitor
petrochenkov Nov 9, 2015
5d55533
syntax: Use `let _` in #[derive(Debug)]
alexcrichton Nov 9, 2015
2a01e26
Improve error message
petrochenkov Nov 9, 2015
649fc38
Use enum ParsePub instead of bool in field parsing + typo
petrochenkov Nov 9, 2015
7793829
Redo the README intro again
brson Nov 9, 2015
cbd2ef8
Rustfmting librustc_front (again).
Nov 5, 2015
cd94222
Add E0321 error explanation
GuillaumeGomez Nov 9, 2015
abb9c90
Some cleanup on after #29684
steveklabnik Nov 10, 2015
c8a29c2
libc: Replace liblibc with crates.io libc
alexcrichton Nov 3, 2015
0b3394a
Suggest `mut` for mutability errors
sanxiyn Nov 10, 2015
3d28b8b
std: Migrate to the new libc
alexcrichton Nov 3, 2015
6aee7c5
Auto merge of #29546 - alexcrichton:new-libc, r=brson
bors Nov 10, 2015
4b23a09
Auto merge of #29647 - goyox86:goyox86/rustfmting-librustc_frontII, r…
bors Nov 10, 2015
0c327a7
Fix help text for flowgraph debug options
Manishearth Nov 10, 2015
41ccd44
Use exhaustive matching
petrochenkov Nov 10, 2015
791003a
Use deref coercions
sanxiyn Nov 10, 2015
4afa9d9
Auto merge of #29699 - tamird:valgrind-supp, r=alexcrichton
bors Nov 10, 2015
dfc314d
Use lifetime elision
sanxiyn Nov 10, 2015
e9aa32a
Auto merge of #29697 - dotdash:mir_trans_switchint, r=nikomatsakis
bors Nov 10, 2015
5e68056
Add examples to methods on integer types
Nov 9, 2015
05b66b8
Auto merge of #29705 - Ryman:mismatched_typaram_counts, r=alexcrichton
bors Nov 10, 2015
fb2ae89
Rollup merge of #29420 - efindlay:master, r=steveklabnik
steveklabnik Nov 10, 2015
0d04a51
Rollup merge of #29688 - stepancheg:vec-outdated, r=nikomatsakis
steveklabnik Nov 10, 2015
a39daf9
Rollup merge of #29708 - Ryman:pathdoc, r=steveklabnik
steveklabnik Nov 10, 2015
d64195f
Rollup merge of #29715 - defuz:patch-3, r=alexcrichton
steveklabnik Nov 10, 2015
af1cb30
Rollup merge of #29729 - brson:readme2, r=steveklabnik
steveklabnik Nov 10, 2015
4b0503f
Rollup merge of #29731 - steveklabnik:smallfix, r=alexcrichton
steveklabnik Nov 10, 2015
f5e9a4a
compiletest/raise_fd_limit: use libc instead of custom impl
tamird Nov 10, 2015
ea422eb
Auto merge of #29749 - steveklabnik:rollup, r=steveklabnik
bors Nov 10, 2015
d668fab
Auto merge of #29714 - petrochenkov:strparse, r=nrc
bors Nov 10, 2015
adbd38d
[docs] Update references to renamed fs::stat function
mbrubeck Nov 10, 2015
4e64645
Rustfmting librustc_driver.
Nov 10, 2015
4f050bf
Manual fixups.
Nov 10, 2015
3519eff
Auto merge of #29724 - alexcrichton:ip-endian, r=aturon
bors Nov 10, 2015
db89a75
use Constant for repetition count in mir::Repeat
nagisa Nov 10, 2015
21deb18
[MIR trans] Translate statics
nagisa Nov 10, 2015
5f64201
Auto merge of #29725 - aturon:lang-features, r=huonw
bors Nov 10, 2015
f1342ff
Simplify trans/exprs.rs DefStatic considerably
nagisa Nov 10, 2015
69210a9
Rename _nopanic methods to remove the suffix.
eefriedman Nov 11, 2015
ad3bd1b
Auto merge of #29726 - petrochenkov:privsan, r=alexcrichton
bors Nov 11, 2015
dbb7854
Auto merge of #29727 - alexcrichton:debug-unused-result, r=sfackler
bors Nov 11, 2015
8735872
Remove the mirroring for patterns and just convert them eagerly; then,
nikomatsakis Nov 10, 2015
61884e5
Clone the candidates and match-pairs lazilly, instead of eagerly.
nikomatsakis Nov 10, 2015
0471b32
Reorganize match construction to be O(n) instead of O(n^2). Whereas
nikomatsakis Nov 10, 2015
f027612
Add regression test for #29227.
nikomatsakis Nov 11, 2015
7e82b39
Auto merge of #29738 - sanxiyn:suggest-mut, r=nrc
bors Nov 11, 2015
b53020a
Auto merge of #29744 - sanxiyn:modernize, r=nrc
bors Nov 11, 2015
8fbd292
Auto merge of #29752 - tamird:fix-compiletest-stage1, r=alexcrichton
bors Nov 11, 2015
19bdf87
Auto merge of #29741 - Manishearth:fix-flowgraph, r=alexcrichton
bors Nov 11, 2015
7d3477c
Auto merge of #29755 - mbrubeck:stat-doc, r=steveklabnik
bors Nov 11, 2015
3b903a7
Change from `&mut Vec<Vec<_>>` to `&mut [Vec<_>]`, since the outer
nikomatsakis Nov 11, 2015
38cf175
Ignore long lines on this test.
nikomatsakis Nov 11, 2015
8c743a9
Auto merge of #29650 - goyox86:goyox86/rustfmting-librustc_driverII, …
bors Nov 11, 2015
4879078
Allow none Sized types in assert_eq!
ollie27 Nov 11, 2015
44fd0b9
docs: Fix variable name
banyan Nov 11, 2015
f1f5c04
Auto merge of #29763 - nikomatsakis:mir-29227, r=nikomatsakis
bors Nov 11, 2015
fc60b2c
Prefer raw::c_char or libc::c_char and fix arm
arcnmx Nov 11, 2015
d8062a9
Add more comprehensive diagnostics for irrefutable pattern error with…
Manishearth Nov 11, 2015
9be0ba5
Add test for constant pattern diagnostics
Manishearth Nov 11, 2015
f9f7347
Cleaner c_char cfg logic
arcnmx Nov 11, 2015
eda26b3
Rollup merge of #29677 - GuillaumeGomez:patch-3, r=Manishearth
Manishearth Nov 11, 2015
f51e030
Rollup merge of #29772 - banyan:fix-doc, r=steveklabnik
Manishearth Nov 11, 2015
3ef3fd9
Rollup merge of #29775 - arcnmx:raw-c_char, r=alexcrichton
Manishearth Nov 11, 2015
98b5285
Rollup merge of #29777 - Manishearth:const_irrefutable_diag, r=eddyb
Manishearth Nov 11, 2015
8c88308
libsyntax: Add more quasiquoting macros
KyleMayes Nov 11, 2015
f7dc917
Add -Zinput-stats
nrc Nov 11, 2015
2670565
Fixup tidy
Manishearth Nov 11, 2015
b8eaa16
Auto merge of #29778 - Manishearth:rollup, r=Manishearth
bors Nov 11, 2015
662232c
Rewrite match algorithm to avoid massive blowup in generated code for
nikomatsakis Nov 11, 2015
a1b2476
Clean up the prelude docs
steveklabnik Nov 11, 2015
f42af64
Fix import warnings for stage0
steveklabnik Nov 11, 2015
780581e
Add test for assert_eq! with none Sized types
ollie27 Nov 11, 2015
fba1926
Fix hygiene regression in patterns
petrochenkov Nov 10, 2015
9b5b0cd
Fix article in Result.map and Result.map_err documentation
dbrgn Nov 11, 2015
e4e880d
Const-eval array element repetition count
nagisa Nov 11, 2015
cc30948
Auto merge of #29748 - petrochenkov:issue29746, r=nrc
bors Nov 11, 2015
a5e3625
ignore pretty since it dies for some mysterious reason I can't be
nikomatsakis Nov 11, 2015
35decad
Auto merge of #29616 - nagisa:mir-repeat, r=nikomatsakis
bors Nov 12, 2015
3bd622f
Auto merge of #29764 - nrc:stats, r=nikomatsakis
bors Nov 12, 2015
7dbff09
liballoc: deny warnings in doctests
Ryman Nov 3, 2015
89a8203
libarena: deny warnings in doctests
Ryman Nov 3, 2015
bbf964a
libcollections: deny warnings in doctests
Ryman Nov 3, 2015
82784cb
libcore: deny warnings in doctests
Ryman Nov 3, 2015
0226fa1
libflate: deny warnings in doctests
Ryman Nov 3, 2015
e3976cd
libfmt_macros: deny warnings in doctests
Ryman Nov 3, 2015
82ad973
libgetopts: deny warnings in doctests
Ryman Nov 3, 2015
ac36e10
libgraphviz: deny warnings in doctests
Ryman Nov 3, 2015
d28d000
liblog: deny warnings in doctests
Ryman Nov 3, 2015
86c55e7
librand: deny warnings in doctests
Ryman Nov 3, 2015
a715dd5
librbml: deny warnings in doctests
Ryman Nov 3, 2015
7ee329a
librustc_unicode: deny warnings in doctests
Ryman Nov 3, 2015
a17f81b
libserialize: deny warnings in doctests
Ryman Nov 3, 2015
d64e551
libsyntax: deny warnings in doctests
Ryman Nov 3, 2015
c0fc402
libterm: deny warnings in doctests
Ryman Nov 3, 2015
8e23e2f
libtest: deny warnings in doctests
Ryman Nov 3, 2015
5ae1937
trpl: add a small section outlining doctest configuration
Ryman Nov 3, 2015
8ce9c19
Remove impls for cases considered `niche`
alexbool Nov 12, 2015
b7f6d72
Rollup merge of #29776 - nikomatsakis:mir-29740, r=nrc
Manishearth Nov 12, 2015
5b55b8d
Rollup merge of #29785 - steveklabnik:doc_prelude, r=nikomatsakis
Manishearth Nov 12, 2015
a8b6697
Rollup merge of #29786 - steveklabnik:stage0fix, r=brson
Manishearth Nov 12, 2015
8844190
Rollup merge of #29787 - dbrgn:docs-fix, r=steveklabnik
Manishearth Nov 12, 2015
4f65538
Fixup #29776
Manishearth Nov 12, 2015
d1d573d
Fixup #29785
Manishearth Nov 12, 2015
afd4a54
Auto merge of #29795 - Manishearth:rollup, r=Manishearth
bors Nov 12, 2015
0b51064
Improve the detailed error message for E0432
barosl Nov 12, 2015
0bd7084
Auto merge of #29770 - ollie27:assert_eq_unsized, r=alexcrichton
bors Nov 12, 2015
8c9c951
Auto merge of #29544 - Ryman:reduce_doc_warnings, r=steveklabnik
bors Nov 12, 2015
a4e5c0f
Add a MIR pass to simplify the control flow graph
dotdash Nov 10, 2015
39c50f7
Add feature gate test for #[fundamental] attribute
Detegr Nov 12, 2015
098ea17
Auto merge of #29757 - dotdash:mir_simplify_cfg, r=nikomatsakis
bors Nov 12, 2015
15e7824
Auto merge of #29712 - Toby-S:patch-1, r=steveklabnik
bors Nov 12, 2015
7b9b9df
Update references and borrowing (Fixes #29730)
Nov 12, 2015
83af140
Make the mir_map available to the after_analysis CompileController step.
solson Nov 12, 2015
5a87288
Auto merge of #29780 - KyleMayes:quote-ext, r=nrc
bors Nov 12, 2015
224c789
Fix a bad span for binops
nrc Nov 12, 2015
83c3125
Fix the manual implementation example for the Debug trait so it match…
aphistic Nov 12, 2015
d5fde83
Auto merge of #29807 - nrc:op_span, r=brson
bors Nov 12, 2015
8a813e0
Auto merge of #29675 - bluss:merge-sort-fastpath, r=huonw
bors Nov 13, 2015
02f9a49
Store a valid name for the root module in metadata
mitaa Nov 11, 2015
8225135
Auto merge of #29800 - Detegr:master, r=nikomatsakis
bors Nov 13, 2015
b12a358
Auto merge of #29761 - eefriedman:rename-nopanic, r=sanxiyn
bors Nov 13, 2015
81fcdd4
BinaryHeap: Simplify sift down
bluss Nov 13, 2015
ec8ae4b
Auto merge of #29811 - bluss:binary-heap-sift-less, r=gankro
bors Nov 13, 2015
9211883
MIR: Support closure up-vars in LvalueTy::projection_ty()
michaelwoerister Nov 13, 2015
3beb159
Auto merge of #29759 - nagisa:mir-static, r=nikomatsakis
bors Nov 13, 2015
876c330
Escape some variables in llvm.mk
wthrowe Nov 13, 2015
a0e10b2
Clean up some "suspicious" whitespace in target.mk
wthrowe Nov 13, 2015
8d105dd
Remove extra eval call in snap.mk
wthrowe Nov 13, 2015
5f2ffe0
Auto merge of #29806 - tsion:compile-state-mir_map, r=nikomatsakis
bors Nov 13, 2015
602cf7e
MIR: implement fat raw pointer comparisons
arielb1 Nov 9, 2015
dcb64b5
represent fat ptr operands as 2 separate pointers
arielb1 Nov 10, 2015
c1bfd0c
implement lvalue_len
arielb1 Nov 10, 2015
cd1585f
rustc_mir: don't miss the autoref when doing an unsize
arielb1 Nov 10, 2015
4e74f9b
Document block doc comments better
mdinger Nov 13, 2015
e82f5d4
implement coercions in MIR
arielb1 Nov 11, 2015
b9b45a0
address review comments
arielb1 Nov 12, 2015
c10569c
Auto merge of #29808 - aphistic:trait-debug-example-fix, r=steveklabnik
bors Nov 13, 2015
bdfb135
Auto merge of #29781 - arielb1:mir-casts, r=nikomatsakis
bors Nov 14, 2015
37795ba
simplify HIR folder so that it only maps 1 item to 1 item,
nikomatsakis Nov 13, 2015
b6b17c9
Auto merge of #29816 - nikomatsakis:incr-comp-visitor-refactor-hir-fo…
bors Nov 14, 2015
44d8abc
Move the panicking parse functions out of the parser
KyleMayes Nov 14, 2015
32202cc
Auto merge of #29820 - wthrowe:makefile-fixes, r=brson
bors Nov 14, 2015
45087f3
Auto merge of #29817 - michaelwoerister:mir-ty-closure-fields, r=niko…
bors Nov 14, 2015
929ca3c
Auto merge of #29825 - KyleMayes:move-parse-panic, r=sanxiyn
bors Nov 14, 2015
968e8bf
Auto merge of #29819 - mdinger:block-comments, r=steveklabnik
bors Nov 14, 2015
2b3117c
Fix diagnostics for calling indirect extern function pointer field
Manishearth Nov 14, 2015
fdadba5
Store TokenTree in MacroRulesMacroExpander
sanxiyn Nov 14, 2015
289b1b4
Reindent code
sanxiyn Nov 14, 2015
cce7b8b
Check macro definition and do not expand invalid macros
sanxiyn Nov 14, 2015
4f5edf9
Auto merge of #29827 - Manishearth:diag-fn-field, r=eddyb
bors Nov 14, 2015
0bf67d6
docs: Clarify insertion behavior for maps
petrochenkov Nov 14, 2015
889b0e9
rustfmt librustc_resolve
Oct 26, 2015
82ab707
Consistently normalize fn types after erasing lifetimes.
eefriedman Nov 14, 2015
d842a54
Stop using dynamic borrowing in MoveErrorCollector
gereeter Nov 14, 2015
d84d92b
AUTHORS and .mailmap cleanup
arcnmx Nov 15, 2015
768630b
Auto merge of #29840 - gereeter:move-error-no-refcell, r=sanxiyn
bors Nov 15, 2015
2b05fdb
Update 'Strings' chapter of the book
JanLikar Nov 15, 2015
235aca5
Improve Strings chapter
JanLikar Nov 15, 2015
8bcbcae
Fix a typo
JanLikar Nov 15, 2015
68f8122
Auto merge of #29846 - JanLikar:#29823, r=steveklabnik
bors Nov 15, 2015
a43533a
simplify and reduce the size of EvaluationResult
Oct 18, 2015
f37b4fe
put projections in RFC447 order
Oct 20, 2015
9c6d35d
evaluate projections outside the outer probe in recursive evaluation
Oct 20, 2015
8943d5a
introduce evaluate_obligation_conservatively and use it
Oct 20, 2015
c998057
add a global evaluation cache
Oct 21, 2015
4a16b56
fix remaining bugs
Oct 21, 2015
f921982
fix pretty
Oct 22, 2015
5982594
address review comments
Nov 15, 2015
e4309c2
Auto merge of #29209 - arielb1:exponential-evaluation, r=nmatsakis
bors Nov 15, 2015
19abaf8
Auto merge of #29836 - eefriedman:normalize-fn, r=arielb1
bors Nov 15, 2015
b7845f9
Auto merge of #29387 - little-dude:rustfmt_librustc_resolve, r=nrc
bors Nov 15, 2015
531b053
Auto merge of #29788 - mitaa:module_name, r=arielb1
bors Nov 15, 2015
2b98d4f
Prepare to the correct directory with --libdir
wthrowe Nov 15, 2015
2569747
Fix docs for HashSet::insert
shahn Nov 16, 2015
bf78389
Auto merge of #29828 - sanxiyn:check-macro, r=nrc
bors Nov 16, 2015
af5d9d6
Auto merge of #29845 - wthrowe:libdir, r=alexcrichton
bors Nov 16, 2015
67c07d4
Fix feature name
alexbool Nov 16, 2015
94ec5f8
Auto merge of #29851 - shahn:hashset_doc_fix, r=steveklabnik
bors Nov 16, 2015
57c8a3e
Auto merge of #29830 - petrochenkov:mapdoc, r=alexcrichton
bors Nov 16, 2015
ca4ab32
Nomicon: mention tuple structs with repr(c)
steveklabnik Nov 16, 2015
3042fed
Auto merge of #29805 - norcalli:patch-1, r=steveklabnik
bors Nov 16, 2015
55ca089
Correct comment in `Mutex` example
apasel422 Nov 16, 2015
99093b7
Auto merge of #29580 - alexbool:smart-pointer-conversion, r=alexcrichton
bors Nov 16, 2015
f0b719d
Rollup merge of #29549 - brson:docidx, r=steveklabnik
steveklabnik Nov 16, 2015
4c12530
Rollup merge of #29796 - barosl:unresolved-import-extern-crate, r=ste…
steveklabnik Nov 16, 2015
3252aeb
Rollup merge of #29843 - arcnmx:authors, r=brson
steveklabnik Nov 16, 2015
bc6c16d
Rollup merge of #29863 - steveklabnik:gh29526, r=alexcrichton
steveklabnik Nov 16, 2015
0050895
Rollup merge of #29865 - apasel422:mutex, r=alexcrichton
steveklabnik Nov 16, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@
[submodule "src/rust-installer"]
path = src/rust-installer
url = https://github.com/rust-lang/rust-installer
[submodule "src/liblibc"]
path = src/liblibc
url = https://github.com/rust-lang/libc
124 changes: 100 additions & 24 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -7,142 +7,218 @@

Aaron Todd <[email protected]>
Abhishek Chanda <[email protected]> Abhishek Chanda <[email protected]>
Adolfo Ochagavía <[email protected]>
Adrien Tétar <[email protected]>
Ahmed Charles <[email protected]> <[email protected]>
Aydin Kim <[email protected]> aydin.kim <[email protected]>
Alex Burka <[email protected]> Alex Burka <[email protected]>
Alex Lyon <[email protected]> <[email protected]>
Alex Newman <[email protected]> Alex HotShot Newman <[email protected]>
Alex Rønne Petersen <[email protected]>
Alexander Light <[email protected]> Alexander Light <[email protected]>
Alexis Beingessner <[email protected]>
Alfie John <[email protected]> Alfie John <[email protected]>
Anatoly Ikorsky <[email protected]>
Andre Bogus <[email protected]>
Andreas Gal <[email protected]> <[email protected]>
Andrew Kuchev <[email protected]> Andrew <[email protected]>
Andrew Poelstra <[email protected]> <[email protected]>
Anton Löfgren <[email protected]> <[email protected]>
Ariel Ben-Yehuda <[email protected]> arielb1 <[email protected]>
Areski Belaid <[email protected]> areski <[email protected]>
Ariel Ben-Yehuda <[email protected]> Ariel Ben-Yehuda <[email protected]>
Ariel Ben-Yehuda <[email protected]> arielb1 <[email protected]>
Austin Seipp <[email protected]> <[email protected]>
Aydin Kim <[email protected]> aydin.kim <[email protected]>
Barosl Lee <[email protected]> Barosl LEE <[email protected]>
Ben Alpert <[email protected]> <[email protected]>
Ben Sago <[email protected]> Ben S <[email protected]> Ben S <[email protected]>
Ben Sago <[email protected]> Ben S <[email protected]>
Ben Sago <[email protected]> Ben S <[email protected]>
Benjamin Jackman <[email protected]>
Bheesham Persaud <[email protected]> Bheesham Persaud <[email protected]>
Björn Steinbrink <[email protected]> <[email protected]>
blake2-ppc <[email protected]> <blake2-ppc>
Boris Egorov <[email protected]> <[email protected]>
Brandon Sanderson <[email protected]> Brandon Sanderson <[email protected]>
Brett Cannon <[email protected]> Brett Cannon <[email protected]>
Brian Anderson <[email protected]> <[email protected]>
Brian Dawn <[email protected]>
Brian Leibig <[email protected]> Brian Leibig <[email protected]>
Carl-Anton Ingmarsson <[email protected]> <[email protected]>
Carol (Nichols || Goulding) <[email protected]> Carol Nichols <[email protected]>
Carol (Nichols || Goulding) <[email protected]> Carol Nichols <[email protected]>
Carol Willing <[email protected]>
Chris C Cerami <[email protected]> Chris C Cerami <[email protected]>
Chris Pressey <[email protected]>
Chris Thorn <[email protected]> Chris Thorn <[email protected]>
Clark Gaebel <[email protected]> <[email protected]>
Clinton Ryan <[email protected]>
Corey Farwell <[email protected]> Corey Farwell <[email protected]>
Corey Richardson <[email protected]> Elaine "See More" Nemo <[email protected]>
Damien Schoof <[email protected]>
Daniel Ramos <[email protected]>
David Klein <[email protected]>
David Manescu <[email protected]> <[email protected]>
Damien Schoof <[email protected]>
David Ross <[email protected]>
Derek Chiang <[email protected]> Derek Chiang (Enchi Jiang) <[email protected]>
Diggory Hardy <[email protected]> Diggory Hardy <[email protected]>
Dylan Braithwaite <[email protected]> <[email protected]>
Eduardo Bautista <[email protected]> <mail@eduardobautista.com>
Dzmitry Malyshau <kvarkus@gmail.com>
Eduardo Bautista <[email protected]> <=>
Eduardo Bautista <[email protected]> <[email protected]>
Elliott Slaughter <[email protected]> <[email protected]>
Elly Fong-Jones <[email protected]>
Emily Dunham <[email protected]> edunham <[email protected]>
Eric Holk <[email protected]> <[email protected]>
Eric Holk <[email protected]> <[email protected]>
Eric Holk <[email protected]> <[email protected]>
Eric Holmes <[email protected]>
Eric Reed <[email protected]> <[email protected]>
Erick Tryzelaar <[email protected]> <[email protected]>
Evgeny Sologubov
Falco Hirschenberger <[email protected]> <[email protected]>
Felix S. Klock II <[email protected]> Felix S Klock II <[email protected]>
Flaper Fesp <[email protected]>
Florian Wilkens <[email protected]> Florian Wilkens <[email protected]>
Gareth Daniel Smith <[email protected]> gareth <gareth@gareth-N56VM.(none)>
Gareth Daniel Smith <[email protected]> Gareth Smith <[email protected]>
Georges Dubus <[email protected]> <[email protected]>
Graham Fawcett <fawcett@uwindsor.ca> <graham.fawcett@gmail.com>
Graham Fawcett <graham.fawcett@gmail.com> Graham Fawcett <fawcett@uwindsor.ca>
Graydon Hoare <[email protected]> Graydon Hoare <[email protected]>
Heather <[email protected]> <[email protected]>
Guillaume Gomez <[email protected]>
Heather <[email protected]> <[email protected]>
Heather <[email protected]> <[email protected]>
Herman J. Radtke III <[email protected]> Herman J. Radtke III <[email protected]>
Ilyong Cho <[email protected]>
Ivan Ivaschenko <[email protected]>
J. J. Weber <[email protected]>
Jakub Bukaj <[email protected]>
Jakub Bukaj <[email protected]> <[email protected]>
Jakub Bukaj <[email protected]> Jakub Bukaj <[email protected]>
James Deng <[email protected]> <[email protected]>
James Miller <[email protected]> <[email protected]>
Jason Orendorff <[email protected]> <[email protected]>
James Perry <[email protected]>
Jason Fager <[email protected]>
Jason Orendorff <[email protected]> <[email protected]>
Jason Orendorff <[email protected]> <[email protected]>
Jason Toffaletti <[email protected]> Jason Toffaletti <[email protected]>
Jauhien Piatlicki <[email protected]> Jauhien Piatlicki <[email protected]>
Jay True <[email protected]>
Jeremy Letang <[email protected]>
Jihyun Yu <[email protected]> jihyun <[email protected]>
Jihyun Yu <[email protected]> <[email protected]>
Johann Hofmann <[email protected]> Johann <[email protected]> Johann Hofmann <[email protected]>
Jihyun Yu <[email protected]> <[email protected]>
Jihyun Yu <[email protected]> jihyun <[email protected]>
Jihyun Yu <[email protected]> Jihyun Yu <[email protected]>
Johann Hofmann <[email protected]> Johann <[email protected]>
John Clements <[email protected]> <[email protected]>
John Hodge <[email protected]> John Hodge <[email protected]>
Jorge Aparicio <[email protected]> <[email protected]>
John Kåre Alsaker <[email protected]>
John Talling <[email protected]>
Jonathan Bailey <[email protected]> <[email protected]>
Jonathan S <[email protected]> Jonathan S <[email protected]>
Jorge Aparicio <[email protected]> <[email protected]>
Joseph Martin <[email protected]>
João Oliveira <[email protected]> joaoxsouls <[email protected]>
Junyoung Cho <[email protected]>
Jyun-Yan You <[email protected]> <[email protected]>
Kang Seonghoon <[email protected]> <[email protected]>
Keegan McAllister <[email protected]> <[email protected]>
Keegan McAllister <[email protected]> <[email protected]>
Kevin Butler <[email protected]>
Kyeongwoon Lee <[email protected]>
Lee Wondong <[email protected]>
Lee Jeffery <[email protected]> Lee Jeffery <[email protected]>
Lee Wondong <[email protected]>
Lennart Kudling <[email protected]>
Léo Testard <[email protected]>
Lindsey Kuper <[email protected]> <[email protected]>
Lindsey Kuper <[email protected]> <[email protected]>
Luqman Aden <[email protected]> <[email protected]>
Luqman Aden <[email protected]> <[email protected]>
Luke Metz <[email protected]>
Luqman Aden <[email protected]> <[email protected]>
Luqman Aden <[email protected]> <[email protected]>
Makoto Nakashima <[email protected]> <[email protected]>
Makoto Nakashima <[email protected]> gifnksm <[email protected]>
Markus Westerlind <[email protected]> Markus <[email protected]>
Makoto Nakashima <[email protected]> NAKASHIMA, Makoto <[email protected]>
Marcell Pardavi <[email protected]>
Margaret Meyerhofer <[email protected]> <mmeyerho@andrew>
Mark Sinclair <[email protected]>
Mark Sinclair <[email protected]> =Mark Sinclair <[email protected]>
Markus Westerlind <[email protected]> Markus <[email protected]>
Matej Lach <[email protected]> Matej Ľach <[email protected]>
Matt Brubeck <[email protected]> <[email protected]>
Matthew Auld <[email protected]>
Matthew McPherrin <[email protected]> <[email protected]>
Matthijs Hofstra <[email protected]>
Michael Williams <[email protected]>
Michael Woerister <michaelwoerister@gmail> <[email protected]> <michaelwoerister@posteo> Michael Woerister <michaelwoerister@posteo>
Michael Woerister <michaelwoerister@posteo> <michaelwoerister@gmail>
Mickaël Raybaud-Roig <[email protected]> m-r-r <[email protected]>
Ms2ger <[email protected]> <[email protected]>
Mukilan Thiagarajan <[email protected]>
NAKASHIMA, Makoto <[email protected]>
Nathan Wilson <[email protected]>
Nathaniel Herman <[email protected]> Nathaniel Herman <[email protected]>
Neil Pankey <[email protected]> <[email protected]>
Nicholas Mazzuca <[email protected]> Nicholas <[email protected]>
Oliver Schneider <[email protected]> <[email protected]> <[email protected]> Oliver 'ker' Schneider <[email protected]>
Oliver Schneider <[email protected]> Oliver Schneider <[email protected]> Oliver Schneider <[email protected]> Oliver Schneider <[email protected]>
Nick Platt <[email protected]>
Nif Ward <[email protected]>
Oliver Schneider <[email protected]> oli-obk <[email protected]>
Oliver Schneider <[email protected]> Oliver 'ker' Schneider <[email protected]>
Oliver Schneider <[email protected]> Oliver Schneider <[email protected]>
Oliver Schneider <[email protected]> Oliver Schneider <[email protected]>
Oliver Schneider <[email protected]> Oliver Schneider <[email protected]>
Oliver Schneider <[email protected]> Oliver Schneider <[email protected]>
Ožbolt Menegatti <[email protected]> gareins <[email protected]>
Paul Faria <[email protected]> Paul Faria <[email protected]>
Peer Aramillo Irizar <[email protected]> parir <[email protected]>
Peter Elmers <[email protected]> <[email protected]>
Peter Zotov <[email protected]>
Phil Dawes <[email protected]> Phil Dawes <[email protected]>
Philipp Brüschweiler <[email protected]> <[email protected]>
Philipp Brüschweiler <[email protected]> <[email protected]>
Pradeep Kumar <[email protected]>
Przemysław Wesołek <[email protected]> Przemek Wesołek <[email protected]>
Rafael Ávila de Espíndola <[email protected]> Rafael Avila de Espindola <espindola@dream.(none)>
Ralph Giles <[email protected]> Ralph Giles <[email protected]>
Renato Riccieri Santos Zannon <[email protected]>
Richard Diamond <[email protected]> <[email protected]>
Rob Arnold <[email protected]>
Rob Arnold <[email protected]> Rob Arnold <[email protected]>
Robert Foss <[email protected]> robertfoss <[email protected]>
Robert Gawdzik <[email protected]> Robert Gawdzik ☢ <[email protected]>
Robert Millar <[email protected]>
Rohit Joshi <[email protected]> Rohit Joshi <[email protected]>
Russell Johnston <[email protected]>
Ruud van Asseldonk <[email protected]> Ruud van Asseldonk <[email protected]>
Ryan Scheel <[email protected]>
S Pradeep Kumar <[email protected]>
Scott Olson <[email protected]> Scott Olson <[email protected]>
Sean Gillespie <[email protected]> swgillespie <[email protected]>
Seonghyun Kim <[email protected]>
Simon Barber-Dueck <[email protected]> Simon BD <simon@server>
Simon Sapin <[email protected]> <[email protected]>
Simonas Kazlauskas <[email protected]> Simonas Kazlauskas <[email protected]>
startling <[email protected]>
Stepan Koltsov <[email protected]> Stepan Koltsov <[email protected]>
Steven Fackler <[email protected]> <[email protected]>
Steven Stewart-Gallus <[email protected]> <[email protected]>
Stuart Pernsteiner <[email protected]> Stuart Pernsteiner <[email protected]>
Tamir Duberstein <[email protected]> Tamir Duberstein <[email protected]>
Tero Hänninen <[email protected]> Tero Hänninen <[email protected]>
Theo Belaire <[email protected]> Theo Belaire <[email protected]>
Thiago Pontes <[email protected]> thiagopnts <[email protected]>
Thomas Bracht Laumann Jespersen <[email protected]>
Ticki <[email protected]> Ticki <@>
Tim Brooks <[email protected]> Tim Brooks <[email protected]>
Tim Chevalier <[email protected]> <[email protected]>
Tim JIANG <[email protected]>
Tim Joseph Dumol <[email protected]>
Torsten Weber <[email protected]> <[email protected]>
Ulrik Sverdrup <[email protected]> Ulrik Sverdrup <root@localhost>
Ty Overby <[email protected]>
Ulrik Sverdrup <[email protected]> bluss <bluss>
Ulrik Sverdrup <[email protected]> bluss <[email protected]> bluss <bluss>
Ulrik Sverdrup <[email protected]> Ulrik Sverdrup <root@localhost>
Vadim Petrochenkov <[email protected]>
Vadim Petrochenkov <[email protected]> petrochenkov <[email protected]>
Vitali Haravy <[email protected]> Vitali Haravy <[email protected]>
William Ting <[email protected]> <[email protected]>
Xuefeng Wu <[email protected]> Xuefeng Wu <[email protected]> XuefengWu <[email protected]>
Xuefeng Wu <[email protected]> Xuefeng Wu <[email protected]>
Xuefeng Wu <[email protected]> XuefengWu <[email protected]>
York Xiang <[email protected]>
Youngsoo Son <[email protected]> <[email protected]>
Zach Pomerantz <[email protected]>
Zack Corr <[email protected]> <[email protected]>
Zack Slayton <[email protected]>
Zbigniew Siciarz <[email protected]> Zbigniew Siciarz <[email protected]>
Loading