about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-08-21Auto merge of #53444 - varkor:lib_features-conditional, r=michaelwoeristerbors-12/+27
2018-08-21Auto merge of #53530 - kennytm:rollup, r=kennytmbors-509/+495
2018-08-21Rollup merge of #53551 - nnethercote:access_place_error_reported, r=varkorkennytm-1/+4
2018-08-21Rollup merge of #53329 - frewsxcv:frewsxcv-ptr-add-sub, r=RalfJungkennytm-148/+148
2018-08-21Auto merge of #53236 - alexreg:stabilise-raw-idents, r=cramertjbors-109/+42
2018-08-21Rollup merge of #53540 - TheDarkula:move-test, r=oli-obkkennytm-0/+0
2018-08-21Rollup merge of #53104 - nivkner:unpin_doc, r=RalfJungkennytm-4/+24
2018-08-21Rollup merge of #53462 - estk:doc-Box_into_raw, r=steveklabnikkennytm-1/+3
2018-08-21Rollup merge of #53363 - llogiq:num-individual-nonzero-docs, r=steveklabnikkennytm-20/+23
2018-08-21Rollup merge of #53521 - alexcrichton:optimize-lit-token, r=michaelwoeristerkennytm-6/+4
2018-08-21Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkorkennytm-130/+130
2018-08-21Rollup merge of #53492 - danc86:lld-riscv, r=alexcrichtonkennytm-0/+0
2018-08-21Rollup merge of #53465 - bjorn3:remove_link_meta_struct, r=varkorkennytm-53/+25
2018-08-21Rollup merge of #53452 - tromey:lldb-manifest-fix, r=alexcrichtonkennytm-1/+2
2018-08-21Rollup merge of #53405 - oconnor663:search_esc, r=GuillaumeGomezkennytm-0/+3
2018-08-21Rollup merge of #53393 - BurntPizza:serialize-inlines, r=alexcrichtonkennytm-20/+23
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-21Iterate through all crates in stability.rs rather than lib_features.rsvarkor-12/+27
2018-08-20Moved issue-53157.rs into src/test/ui/consts/const-eval/thedarkula-0/+0
2018-08-20Removed `raw_identifiers` feature gate.Alexander Regueiro-109/+42
2018-08-20syntax: Optimize some literal parsingAlex Crichton-6/+4
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-20Auto merge of #47562 - Centril:feature/core_convert_id, r=oli-obkbors-0/+107
2018-08-20core::convert::identity: fix issue number to #53500Mazdak Farrokhzad-1/+1
2018-08-20Auto merge of #53519 - Manishearth:clippyup, r=eddybbors-5/+19
2018-08-20Renamed test to match actual issue numberDmytro Shynkevych-0/+0
2018-08-19Update clippyManish Goregaokar-5/+19
2018-08-20Auto merge of #52101 - japaric:linker-flavor, r=alexcrichtonbors-44/+133
2018-08-20Fix ICEvarkor-12/+11
2018-08-19Auto merge of #52953 - dsciarra:mv-codemap-sourcemap, r=petrochenkovbors-858/+879
2018-08-20Update new ui testsvarkor-52/+54
2018-08-19fix: preserve msvc linker fallback logicJorge Aparicio-1/+3
2018-08-19Taking a peekvarkor-17/+16
2018-08-19Auto merge of #53316 - tristanburgess:52895_existential_type_ICE, r=oli-obkbors-9/+70
2018-08-19fix tidy errorsDonato Sciarra-19/+36
2018-08-19mv CachingCodemapView CachingSourceMapViewDonato Sciarra-13/+13
2018-08-19mv codemap source_mapDonato Sciarra-130/+130
2018-08-19mv codemap() source_map()Donato Sciarra-209/+209
2018-08-19mv (mod) codemap source_mapDonato Sciarra-153/+157
2018-08-19mv filemap source_fileDonato Sciarra-209/+209