about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-08-21Rollup merge of #53370 - jkozlowski:stabilize-macro_vis_matcher, r=cramertjkennytm-82/+22
2018-08-21Avoid some Place clones.Nicholas Nethercote-1/+4
2018-08-21Auto merge of #53080 - hermord:rc-opt, r=alexcrichtonbors-2/+37
2018-08-20librustc_lint: In recursion warning, change 'recurring' to 'recursing'Brian Anderson-65/+65
2018-08-21Further fixes.Kyle Simpson-3/+3
2018-08-21Iterate through all crates in stability.rs rather than lib_features.rsvarkor-12/+27
2018-08-21Fixes for code review.Kyle Simpson-4/+8
2018-08-21Add more detail to the split_grouped_constructors commentvarkor-8/+25
2018-08-20Point at the trait argument when using unboxed closureEsteban Küber-8/+9
2018-08-21New AccessLevel and accompanying propagation.Kyle Simpson-8/+12
2018-08-20Add assertion to constructor_intersects_patternvarkor-10/+14
2018-08-21Correctly parenthesize dyn Error + 'static.Without Boats-1/+1
2018-08-20Remove pattern consideration from split_grouped_constructorsvarkor-26/+4
2018-08-20Improve some commentsvarkor-5/+9
2018-08-21resolve: Unify reporting of ambiguity errors for macro pathsVadim Petrochenkov-43/+68
2018-08-20Mark impl Trait Functions as reachable. (Fixes #50865)Kyle Simpson-5/+16
2018-08-20Fix feature name.Without Boats-1/+1
2018-08-20Actually enable the amdgpu component if present.Richard Diamond-1/+1
2018-08-20AMDGPU call abi info.Richard Diamond-0/+44
2018-08-20Moved issue-53157.rs into src/test/ui/consts/const-eval/thedarkula-0/+0
2018-08-20document the platform-specific behavior of Command::current_dirJack O'Connor-0/+10
2018-08-20Removed `raw_identifiers` feature gate.Alexander Regueiro-109/+42
2018-08-20resolve: Refactor away `MacroBinding`Vadim Petrochenkov-116/+160
2018-08-20resolve: Consolidate error reporting for resolved macros in `fn resolve_macro...Vadim Petrochenkov-199/+173
2018-08-20resolve: Move derive attribute detection closer to other macro ident resoluti...Vadim Petrochenkov-62/+54
2018-08-20commentRalf Jung-1/+1
2018-08-20fix array drop glue: properly turn raw ptr into referenceRalf Jung-3/+10
2018-08-20syntax: Optimize some literal parsingAlex Crichton-6/+4
2018-08-20Add Error::source method per RFC 2504.Without Boats-1/+66
2018-08-21Rollup merge of #53296 - estebank:suggest-closure, r=KodrAuskennytm-34/+90
2018-08-21Rollup merge of #53213 - tmccombs:stable-ipconstructors, r=KodrAuskennytm-20/+5
2018-08-20Document Box::into_raw returns non-null ptrEvan Simmons-1/+3
2018-08-20Auto merge of #51880 - varkor:generics-hir-generalisation-followup, r=eddybbors-801/+973
2018-08-20Add a test for skipping all arguments versus just onevarkor-0/+52
2018-08-20Fix diagnostic regressionvarkor-133/+129
2018-08-20Added explicit optimization flag to testDmytro Shynkevych-0/+2
2018-08-20Revert accidental submodule changeDmytro Shynkevych-0/+0
2018-08-20Replace usages of ptr::offset with ptr::{add,sub}.Corey Farwell-148/+148
2018-08-20bootstrap: Never compiler llvm-emscripten with ThinLTO.Michael Woerister-1/+1
2018-08-20Compile LLVM with ThinLTO for x86_64 Linux dist builds.Michael Woerister-1/+4
2018-08-20Build LLD in addition to Clang in Linux CIMichael Woerister-0/+6
2018-08-20bootstrap: Allow for building LLVM with ThinLTO.Michael Woerister-4/+58
2018-08-20bootstrap: Allow to invoke cargo with the Usage: rustc [OPTIONS] INPUTMichael Woerister-2/+2
2018-08-20bootstrap: Allow to specify ranlib tool used when compiling C++ code.Michael Woerister-0/+18
2018-08-20Auto merge of #47562 - Centril:feature/core_convert_id, r=oli-obkbors-0/+107
2018-08-20Set applicability for more suggestions.Sébastien Duquette-125/+217
2018-08-20core::convert::identity: fix issue number to #53500Mazdak Farrokhzad-1/+1
2018-08-19Buffer LLVM's object output streamAlex Crichton-1/+2
2018-08-20Auto merge of #53519 - Manishearth:clippyup, r=eddybbors-5/+19
2018-08-20Renamed test to match actual issue numberDmytro Shynkevych-0/+0