about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-10-17Auto merge of #65495 - Centril:rollup-tguwjt5, r=Centrilbors-634/+755
2019-10-17Auto merge of #64595 - Mark-Simulacrum:trivial-query, r=pnkfelixbors-66/+73
2019-10-17Rollup merge of #65486 - mathstuf:osstr-doc-typo, r=TimNNMazdak Farrokhzad-4/+4
2019-10-17Rollup merge of #65478 - RalfJung:write, r=jonas-schievinkMazdak Farrokhzad-2/+2
2019-10-17Rollup merge of #65475 - lzutao:eg_type_name, r=CentrilMazdak Farrokhzad-0/+9
2019-10-17Rollup merge of #65465 - Centril:split-syntax-1, r=petrochenkovMazdak Farrokhzad-600/+682
2019-10-17Rollup merge of #65461 - Kampfkarren:patch-1, r=CentrilMazdak Farrokhzad-3/+2
2019-10-17Rollup merge of #65319 - RalfJung:memory, r=CentrilMazdak Farrokhzad-17/+6
2019-10-17Rollup merge of #65316 - oconnor663:noninheritable, r=alexcrichtonMazdak Farrokhzad-1/+1
2019-10-17Rollup merge of #65237 - KodrAus:fix/map-entry-err, r=sfacklerMazdak Farrokhzad-7/+49
2019-10-17Auto merge of #59953 - eddyb:soa-metadata, r=michaelwoeristerbors-876/+857
2019-10-17Auto merge of #65251 - tlively:emscripten-upstream-upgrade, r=tlivelybors-603/+437
2019-10-16Remove PR runs, enable wasm32 CI, and move asmjs to disabledThomas Lively-6/+2
2019-10-16doc: fix typo in OsStrExt and OsStringExtBen Boeckel-4/+4
2019-10-17Auto merge of #65234 - GuillaumeGomez:long-err-explanation-E0573, r=kinnisonbors-5/+87
2019-10-16User should not change between emcc install and useThomas Lively-12/+6
2019-10-16Update test expectationsThomas Lively-1/+1
2019-10-16Update test and add -O1 to wasm32 DockerfileThomas Lively-2/+3
2019-10-16Temporarily enable asmjs and wasm32 on PR CIThomas Lively-0/+4
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-538/+377
2019-10-16fmt::Write is about string slices, not byte slicesRalf Jung-2/+2
2019-10-16panictry!(..) -> .unwrap()Mazdak Farrokhzad-2/+2
2019-10-16Auto merge of #63756 - Zoxc:sharded-dep-graph-1, r=nikomatsakisbors-60/+72
2019-10-16add example for type_nameLzu Tao-0/+9
2019-10-16Auto merge of #65445 - ehuss:update-cargo-books, r=alexcrichtonbors-0/+0
2019-10-16ui-fulldeps: make them pass again?Mazdak Farrokhzad-9/+13
2019-10-16Update cargo, booksEric Huss-0/+0
2019-10-16Auto merge of #65172 - tanriol:explain_borrow-use-context-dominators, r=nagisabors-1/+1
2019-10-16update ui testsGuillaume Gomez-4/+13
2019-10-16Add long error explanation for E0573Guillaume Gomez-1/+74
2019-10-16make tidy happyMazdak Farrokhzad-3/+13
2019-10-16mbe: leave a FIXMEMazdak Farrokhzad-0/+3
2019-10-16parser: leave a FIXME for laterMazdak Farrokhzad-0/+2
2019-10-16move SeqSep to parser.rsMazdak Farrokhzad-30/+31
2019-10-16move syntax::ext to new crate syntax_expandMazdak Farrokhzad-423/+466
2019-10-16syntax::parse: don't depend on syntax::extMazdak Farrokhzad-6/+12
2019-10-16attr: remove dep on ExtCtxtMazdak Farrokhzad-11/+22
2019-10-16ast: use more direct importsMazdak Farrokhzad-9/+8
2019-10-16syntax: reduce visibilitiesMazdak Farrokhzad-101/+101
2019-10-16move diagnostics.rs into parser/Mazdak Farrokhzad-6/+7
2019-10-16syntax: extract parse_cfg_attrMazdak Farrokhzad-21/+22
2019-10-16syntax: extract parse_derive_pathsMazdak Farrokhzad-19/+20
2019-10-16move parse::attr -> parse::parser::attrMazdak Farrokhzad-1/+1
2019-10-16Don't recommend ONCE_INIT in std::sync::Onceboyned//Kampfkarren-3/+2
2019-10-16Auto merge of #65450 - Manishearth:clippyup, r=Manishearthbors-11/+7
2019-10-15Rollup merge of #65444 - spastorino:as-ref-for-list, r=Mark-SimulacrumTyler Mandry-0/+7
2019-10-15Rollup merge of #65438 - Centril:almost, r=varkorTyler Mandry-19/+27
2019-10-15Rollup merge of #65425 - nnethercote:optimize-BitIter, r=zackmdavisTyler Mandry-21/+42
2019-10-15Rollup merge of #65402 - michaelwoerister:pgo-troubleshooting-docs, r=alexcri...Tyler Mandry-0/+11
2019-10-15Rollup merge of #65389 - ecstatic-morse:zero-sized-array-no-drop, r=eddybTyler Mandry-13/+30