about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-02-17Auto merge of #47926 - mikhail-m1:subslice_pattern_array_drop2, r=nikomatsakisbors-1/+302
2018-02-17Auto merge of #47917 - davidtwco:issue-47703, r=nikomatsakisbors-7/+134
2018-02-16Fix unit test compilationVitali Lovich-11/+17
2018-02-17Auto merge of #47906 - Zoxc:nocycle, r=nikomatsakisbors-9/+27
2018-02-16Clarify contiguity of Vec's elements.Sergio Benitez-5/+5
2018-02-16Remove unneeded string allocationsAlex Crawford-4/+4
2018-02-16add readme for librustdocQuietMisdreavus-0/+170
2018-02-16Remove hoedown from rustdocGuillaume Gomez-1343/+110
2018-02-16core::iter::repeat_with: fix spelling, s/not/noteMazdak Farrokhzad-1/+1
2018-02-16Add powerpc-unknown-netbsd targetJonathan A. Kollasch-0/+37
2018-02-16Notify users that this example is shared through integer typesGuillaume Gomez-19/+47
2018-02-16Auto merge of #48252 - Mark-Simulacrum:exclude-paths, r=alexcrichtonbors-7/+9
2018-02-16Add a warning to File about mutability.Alexis Hunt-0/+15
2018-02-16Force the link to std::thread::yield_now()Stefan Schindler-1/+1
2018-02-16Add link to yield_nowStefan Schindler-3/+4
2018-02-16lookup exported symbols only when needed.andjo403-10/+24
2018-02-16Fix panic when `x.py` is called without any arguments.kennytm-2/+4
2018-02-16save-analysis: power through bracket mis-countsNick Cameron-12/+14
2018-02-16Auto merge of #46714 - leodasvacas:refactor-structurally-resolve-type, r=niko...bors-94/+73
2018-02-15Consider paths passed to x.py to be root-relative.Mark Simulacrum-6/+6
2018-02-15Prevent silently ignoring unmatched pathsMark Simulacrum-1/+1
2018-02-16Auto merge of #45404 - giannicic:defaultimpl2, r=nikomatsakisbors-703/+117
2018-02-15Avoid ICE in arg mistmatch error for tuple variantsEsteban Küber-3/+48
2018-02-15spelling fix in commentSteve Klabnik-1/+1
2018-02-15[improper_ctypes] Don't suggest raw pointers when encountering trait objectsRobin Kruppe-3/+1
2018-02-15Fix condvar exampleGuillaume Gomez-2/+4
2018-02-15[improper_ctypes] Point at definition of non-FFI-safe type if possibleRobin Kruppe-0/+20
2018-02-15[improper_ctypes] Suggest repr(transparent) for structsRobin Kruppe-6/+7
2018-02-15[improper_ctypes] Overhaul primary labelRobin Kruppe-227/+171
2018-02-15[improper_ctypes] Stop complaining about repr(usize) and repr(isize) enumsRobin Kruppe-29/+12
2018-02-15[improper_ctypes] Use a 'help:' line for possible fixesRobin Kruppe-80/+156
2018-02-15Convert compile-fail/lint-ctypes.rs to ui testRobin Kruppe-0/+128
2018-02-15Remove "empty buffer" doc in read_untilRoss Light-2/+0
2018-02-15add Self: Trait<..> inside the param_env of a default implGianni Ciccarelli-62/+51
2018-02-15mir: Gather move at SwitchInt, Assert terminatorsFederico Poli-3/+6
2018-02-15Auto merge of #48203 - kennytm:rollup, r=kennytmbors-208/+800
2018-02-15Auto merge of #48105 - Mark-Simulacrum:exclude-paths, r=alexcrichtonbors-327/+444
2018-02-15Rollup merge of #48210 - jacob-hughes:clarify_sized_trait_in_api_docs, r=Quie...kennytm-3/+7
2018-02-15Fix arguments specified by lxl in two-phase-bin-ops testbobtwinkles-1/+0
2018-02-15Auto merge of #48202 - nrc:update, r=kennytmbors-17/+38
2018-02-14Normalizing associated types when checking borrows in drops.David Wood-8/+23
2018-02-14Review change - Expanded on explanation.Jacob Hughes-3/+3
2018-02-14Update E0657 stderr to match changed testTaylor Cramer-6/+6
2018-02-14check that types "need drop" before we access themNiko Matsakis-12/+28
2018-02-14Simplified logic and corrected shallow to deep.David Wood-29/+11
2018-02-14Handle recursive case of dropping structs with field accesses when struct has...David Wood-48/+71
2018-02-14Fixed incorrect reporting of errors when checking borrows in drops.David Wood-11/+41
2018-02-14Added tests for #47703David Wood-0/+61
2018-02-14Exclude clippy lints from tidy license checkMark Simulacrum-0/+1
2018-02-15Revert "rustbuild: Pass `ccache` to build scripts"Alex Crichton-22/+5