about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-01-13Rollup merge of #47382 - topecongiro:issue-43105, r=eddybkennytm-1/+23
2018-01-13Rollup merge of #47375 - overvenus:duration-examples, r=dtolnaykennytm-2/+2
2018-01-13Rollup merge of #47365 - Diggsey:issue-42630, r=alexcrichtonkennytm-1/+0
2018-01-13Rollup merge of #47357 - whentze:osstr-doc-fix, r=GuillaumeGomezkennytm-2/+5
2018-01-13Rollup merge of #47352 - EdSchouten:cloudabi-libtest, r=kennytmkennytm-8/+9
2018-01-13Rollup merge of #47344 - topecongiro:fixed-ices, r=alexcrichtonkennytm-0/+110
2018-01-13Rollup merge of #47343 - goffrie:master, r=jseyfriedkennytm-6/+24
2018-01-13Rollup merge of #47340 - alercah:typo-fix, r=GuillaumeGomezkennytm-1/+1
2018-01-13Rollup merge of #47331 - michaelwoerister:measure-depgraph-loading, r=alexcri...kennytm-4/+5
2018-01-13Rollup merge of #47328 - mbrubeck:fs_read, r=sfacklerkennytm-64/+42
2018-01-13Rollup merge of #47324 - mbrubeck:len, r=sfacklerkennytm-2/+10
2018-01-13Rollup merge of #47310 - bmusin:patch-1, r=sfacklerkennytm-1/+1
2018-01-13Rollup merge of #47307 - dlrobertson:fix_panic_strings, r=kennytmkennytm-1/+1
2018-01-13Rollup merge of #47306 - alexreg:dataflow-analysis, r=eddybkennytm-23/+41
2018-01-13Rollup merge of #47305 - cramertj:better-calendar-alone, r=eddybkennytm-47/+14
2018-01-13Rollup merge of #47298 - cramertj:path-as-modrs, r=nikomatsakiskennytm-30/+9
2018-01-13Rollup merge of #47289 - etaoins:skip-linker-output-non-utf8-test-on-apple, r...kennytm-4/+12
2018-01-13Rollup merge of #47288 - cuviper:jobserver-pipe2, r=alexcrichtonkennytm-5/+5
2018-01-13Rollup merge of #47283 - malbarbo:musl-1.1.18, r=alexcrichtonkennytm-1/+1
2018-01-13Rollup merge of #47282 - malbarbo:i586-musl, r=alexcrichtonkennytm-10/+40
2018-01-13Rollup merge of #47185 - ritiek:ui-test-failed-output, r=nikomatsakiskennytm-9/+106
2018-01-13Rollup merge of #47081 - pietroalbini:fix-nested-tree-dump, r=nrckennytm-1/+7
2018-01-13Rollup merge of #47069 - Kagamihime:master, r=nrckennytm-11/+24
2018-01-13Rollup merge of #46985 - Diggsey:path-component-asref, r=alexcrichtonkennytm-0/+7
2018-01-13Use delay_span_bug() over debug!()Seiichi Uchida-1/+2
2018-01-12Ignore CTFE errors while lowering patternsSeiichi Uchida-1/+22
2018-01-12Auto merge of #46551 - jseyfried:improve_legacy_modern_macro_interaction, r=nrcbors-9/+217
2018-01-12Fix Duration::subsec_millis and Duration::subsec_micros examplesNeil Shen-2/+2
2018-01-11Enable num tests on wasmDiggory Blake-1/+0
2018-01-11s/OsStr/&OsStr in docs to align with &str/String comparisonmuvlon-2/+3
2018-01-11Don't track local_needs_drop separately in qualify_consts (fixes #47351).Alexander Regueiro-23/+41
2018-01-11Add i586-unknown-linux-musl targetMarco A L Barbosa-10/+40
2018-01-11Fix dead links in docs for OsStrmuvlon-0/+2
2018-01-11Fix confusing documentation for OsStrmuvlon-1/+1
2018-01-11Auto merge of #47180 - varkor:range-iterator-overrides, r=alexcrichtonbors-0/+75
2018-01-11Make libtest build on CloudABI.Ed Schouten-8/+9
2018-01-11Add tests to fixed issues.Seiichi Uchida-0/+110
2018-01-11Auto merge of #47087 - Zoxc:incr_no_in_ignore, r=michaelwoeristerbors-261/+273
2018-01-10Glued tokens can themselves be joint.Geoffry Song-6/+24
2018-01-11Auto merge of #47243 - wesleywiser:incr_fingerprint_encoding, r=michaelwoeristerbors-2/+78
2018-01-10Fix typo.Alexis Hunt-1/+1
2018-01-10Use the new fs_read_write functions in rustc internalsMatt Brubeck-64/+42
2018-01-10Fix panic strings.Dan Robertson-1/+1
2018-01-10Pre-allocate in fs::read and fs::read_stringMatt Brubeck-2/+10
2018-01-10Add -Ztime-passes line for dep-graph loading.Michael Woerister-4/+5
2018-01-10Auto merge of #47167 - ivanbakel:builtin_indexing, r=nikomatsakisbors-12/+104
2018-01-10Auto merge of #46830 - Diggsey:cursor-vec-mut, r=alexcrichtonbors-32/+58
2018-01-10fix typo rwlock.rsBulat Musin-1/+1
2018-01-10Auto merge of #47308 - frewsxcv:rollup, r=frewsxcvbors-278/+501
2018-01-09Rollup merge of #47301 - GuillaumeGomez:fix-error-index-display, r=QuietMisdr...Corey Farwell-224/+325