about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-03-04Add test for the behaviour of `fs::copy` when `to` is a symlinkEdward Barnard-0/+20
2019-03-04Change `std::fs::copy` to use `copyfile` on MacOS and iOSEdward Barnard-2/+88
2019-03-04Regression test for #58435.Felix S. Klock II-0/+17
2019-03-04Make the Entry API of HashMap<K, V> Sync and Send (fixes #45219)Anthony Ramine-0/+11
2019-03-04Update rand versionYuki Okushi-1/+1
2019-03-04Auto merge of #58380 - estebank:missing-match-pats, r=zackmdavisbors-96/+401
2019-03-04Auto merge of #58807 - Xanewok:update-clippy, r=Xanewokbors-5/+8
2019-03-03Permit getting stage 0 rustdocMark Rousskov-20/+21
2019-03-03Tools built by the bootstrap compiler must be built by itMark Rousskov-42/+78
2019-03-03Update ClippyIgor Matuszewski-5/+8
2019-03-03Auto merge of #58505 - schomatis:fix/nll/remove-live-var, r=matthewjasperbors-267/+179
2019-03-03Add .nll.stderr outputTim-0/+39
2019-03-04Monomorphize generator field types for debuginfoWim Looman-0/+28
2019-03-03Use the correct state for poisoning a generatorMatthew Jasper-13/+42
2019-03-03Don't incorrectly mark blocks in generator drop shims as cleanupMatthew Jasper-24/+65
2019-03-03Check which blocks are cleanup in mir-opt testsMatthew Jasper-23/+22
2019-03-03race condition in thread local storage examplebenaryorg-1/+4
2019-03-03Auto merge of #58425 - wesleywiser:more_profiler_changes, r=michaelwoeristerbors-372/+342
2019-03-03Auto merge of #58673 - matthewjasper:typeck-ptr-coercions, r=pnkfelixbors-16/+408
2019-03-03Use FxHashMapWesley Wiser-3/+4
2019-03-03Reduce the size of events by using a u64 instead of InstantWesley Wiser-37/+37
2019-03-03Remove profiler output and replace with a raw event dumpWesley Wiser-329/+271
2019-03-03Wrap the self-profiler in an `Arc<Mutex<>>`Wesley Wiser-32/+59
2019-03-03Remove stray ` in the documentation for the FromIterator implementation for O...Alexandra V-1/+1
2019-03-03Auto merge of #58879 - spastorino:update_miri, r=oli-obkbors-14/+14
2019-03-03Auto merge of #58866 - kennytm:rollup, r=kennytmbors-96/+125
2019-03-03Rollup merge of #58865 - dlrobertson:fix-varargs, r=alexregkennytm-3/+15
2019-03-03Auto merge of #58793 - Mark-Simulacrum:master-next, r=alexcrichtonbors-152/+26
2019-03-02Call clang and llvm-objdump with correct library pathMark Rousskov-6/+6
2019-03-03Auto merge of #58464 - jethrogb:jb/std-test-panic-output, r=alexcrichtonbors-19/+41
2019-03-03NitAlexander Regueiro-1/+1
2019-03-02Reword error messageEsteban Küber-9/+19
2019-03-02Use anonymous explicit lifetimesEsteban Küber-3/+3
2019-03-02Point at enum definition when match patterns are not exhaustiveEsteban Küber-95/+390
2019-03-02Update miriSantiago Pastorino-14/+14
2019-03-02Suggest appropriate code for unused field when desrtucturing pattternEsteban Küber-1/+54
2019-03-02Suggest removal of `&` when borrowing macro and appropriateEsteban Küber-3/+54
2019-03-02Auto merge of #58836 - ljedrz:begone_NodeId, r=Zoxcbors-558/+528
2019-03-02Fix "Auto-hide item methods documentation" settingGuillaume Gomez-32/+37
2019-03-02Bootstrap compiler update for 1.35 releaseMark Rousskov-146/+20
2019-03-02Fix C-variadic function printingDan Robertson-3/+15
2019-03-02Rollup merge of #58842 - mati865:53005, r=alexcrichtonkennytm-1/+1
2019-03-02Rollup merge of #58852 - alexcrichton:update-netbsd, r=Mark-Simulacrumkennytm-24/+8
2019-03-02Rollup merge of #58838 - jens1o:patch-1, r=Centrilkennytm-1/+1
2019-03-02Rollup merge of #58835 - Centril:rust_2018_idioms-remote-test, r=oli-obkkennytm-2/+6
2019-03-02Rollup merge of #58833 - Centril:rust_2018_idioms-rustbook, r=oli-obkkennytm-4/+5
2019-03-02Rollup merge of #58830 - Centril:rust_2018_idioms-tidy, r=oli-obkkennytm-8/+9
2019-03-02Rollup merge of #58821 - alex:patch-1, r=Centrilkennytm-1/+1
2019-03-02Rollup merge of #58802 - nnethercote:inline-record_layout, r=oli-obkkennytm-10/+12
2019-03-02Rollup merge of #58785 - euclio:tool-lint-attrs, r=estebankkennytm-7/+19