about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-02-1338880 remove unnecessary self.table.size checkShaun Steenkamp-4/+0
2018-02-1338880 fix incorrect negationShaun Steenkamp-1/+1
2018-02-1338880 hashmap check size=0, not just capacity=0Shaun Steenkamp-30/+24
2018-02-1338880 restore original entry(key) methodShaun Steenkamp-1/+3
2018-02-1238880 fixup add missing mutShaun Steenkamp-1/+1
2018-02-1238880 remove redundant extra functionShaun Steenkamp-14/+6
2018-02-0638880 use search_mut function rather than search_hashedShaun Steenkamp-3/+1
2018-02-0638880 don't compute hash when searching an empty HashMapShaun Steenkamp-5/+35
2018-02-06Auto merge of #47203 - varkor:output-filename-conflicts-with-directory, r=est...bors-43/+111
2018-02-06Rollup merge of #48007 - nrc:rls-field-init, r=eddybkennytm-1/+9
2018-02-06Rollup merge of #48003 - mbrubeck:docs, r=steveklabnikkennytm-3/+3
2018-02-06Rollup merge of #47959 - Manishearth:rustdoc-ice, r=Mark-Simulacrumkennytm-5/+30
2018-02-06Rollup merge of #47948 - pietroalbini:use-nested-groups-stabilize, r=petroche...kennytm-181/+4
2018-02-06Rollup merge of #47807 - tbu-:pr_doc_constanttime_cstr, r=steveklabnikkennytm-9/+9
2018-02-06Rollup merge of #47753 - steveklabnik:update-book, r=alexcrichtonkennytm-10/+55
2018-02-06Rollup merge of #47704 - dsprenkels:issue-44415, r=alexcrichtonkennytm-0/+22
2018-02-06Rollup merge of #47543 - topecongiro:issue-42344, r=nikomatsakiskennytm-12/+20
2018-02-06Rollup merge of #47496 - QuietMisdreavus:rls-doc-include, r=estebankkennytm-0/+16
2018-02-06Rollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakiskennytm-0/+32
2018-02-05Auto merge of #47881 - oli-obk:miri_clippy, r=Manishearthbors-46/+48
2018-02-05Make inline assembly volatile if it has no outputs. Fixes #46026John Kåre Alsaker-0/+32
2018-02-05Update clippy and miri submoduleOliver Schneider-46/+48
2018-02-05Stabilize use_nested_groupsPietro Albini-181/+4
2018-02-05Auto merge of #47920 - Aaron1011:nll-overflow, r=pnkfelixbors-37/+111
2018-02-05Auto merge of #47873 - Aaron1011:final-ref-coerce, r=nikomatsakisbors-4/+65
2018-02-05Auto merge of #47865 - Manishearth:cleanup-shim, r=nikomatsakisbors-76/+71
2018-02-04Auto merge of #47998 - kennytm:rollup, r=kennytmbors-204/+417
2018-02-05save-analysis: avoid implicit unwrapNick Cameron-1/+9
2018-02-04add exceptions for new depssteveklabnik-0/+2
2018-02-04update mdbook to 0.1.2steveklabnik-10/+53
2018-02-04update referencesteveklabnik-0/+0
2018-02-04update trplsteveklabnik-0/+0
2018-02-04Fix info about generic impls in AsMut docsMatt Brubeck-3/+3
2018-02-05Rollup merge of #47892 - Badel2:const_type_id_of, r=oli-obkkennytm-1/+105
2018-02-05Rollup merge of #47999 - jaystrictor:master, r=Mark-Simulacrumkennytm-2/+2
2018-02-05Rollup merge of #47996 - Zoxc:run-make-last, r=Mark-Simulacrumkennytm-1/+1
2018-02-04Rollup merge of #47978 - eddyb:iu, r=kennytmkennytm-4/+4
2018-02-04Rollup merge of #47958 - frewsxcv:frewsxcv-try-clone, r=aidanhskennytm-7/+29
2018-02-04Rollup merge of #47947 - goodmanjonathan:stabilize_match_beginning_vert, r=pe...kennytm-103/+32
2018-02-04Rollup merge of #47912 - cuviper:glibc-stack-guard, r=alexcrichtonkennytm-68/+93
2018-02-04Rollup merge of #47896 - zackmdavis:and_the_case_of_the_necessary_unnecessary...kennytm-9/+83
2018-02-04Rollup merge of #47877 - spastorino:lifetime-bounds-in-copy, r=nikomatsakiskennytm-7/+37
2018-02-04Rollup merge of #47862 - GuillaumeGomez:const-evaluation-ice, r=eddybkennytm-2/+31
2018-02-04Remove 'the this' in doc comments.Jay Strict-2/+2
2018-02-04Auto merge of #47834 - Mark-Simulacrum:no-cgu-release, r=alexcrichtonbors-6/+22
2018-02-04Run the `run-make` tests last, so more tests run on Windows when `make` is un...John Kåre Alsaker-1/+1
2018-02-04Auto merge of #47991 - nrc:update, r=alexcrichtonbors-33/+47
2018-02-04Remove delay_span_bug() in check_aliasabilitySeiichi Uchida-12/+20
2018-02-04Auto merge of #47915 - eddyb:layout-of, r=nikomatsakisbors-84/+107
2018-02-04Update RLS and RustfmtNick Cameron-33/+47