about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-09-04Add target thumbv7a-pc-windows-msvcJordan Rhee-2/+123
2018-09-04Update RLS wrt recent Clippy changesIgor Matuszewski-0/+0
2018-09-04Update Rustfmt to 0.99.4Igor Matuszewski-46/+52
2018-09-04Update RLSIgor Matuszewski-0/+0
2018-09-04Auto merge of #53928 - tbu-:pr_doc_fromrawmut, r=frewsxcvbors-4/+7
2018-09-04Auto merge of #53927 - ljedrz:save_analysis_cleanups, r=oli-obkbors-23/+16
2018-09-03Auto merge of #53883 - RalfJung:miri-assert, r=oli-obkbors-0/+2
2018-09-03Auto merge of #53926 - japaric:arm-features, r=alexcrichtonbors-0/+4
2018-09-03A few cleanups and minor improvements to save_analysisljedrz-23/+16
2018-09-03Auto merge of #53697 - Cyres:const-fn-int-ops, r=oli-obkbors-58/+1033
2018-09-03Link to more detailed docs in `slice::from_raw_parts_mut`Tobias Bucher-4/+7
2018-09-03whitelist some ARM featuresJorge Aparicio-0/+4
2018-09-03Auto merge of #53673 - michaelwoerister:incr-thinlto-2000, r=alexcrichtonbors-297/+647
2018-09-03Add missing braceTim Diekmann-1/+1
2018-09-03Add ident function to the rest of the testsCyres-22/+34
2018-09-03Wrap rhs in ident functionTim Diekmann-7/+11
2018-09-03Add const_unstable flag to `overflowing_shr`Tim Diekmann-0/+1
2018-09-03Auto merge of #53831 - TheDarkula:pointer-check, r=oli-obkbors-52/+361
2018-09-03incr.ThinLTO: Do some cleanup and add some logging.Michael Woerister-62/+57
2018-09-03Add memmap crate to tidy whitelist.Michael Woerister-0/+1
2018-09-03Auto merge of #53865 - zilbuz:issue-52768, r=pnkfelixbors-2104/+150
2018-09-03Auto merge of #53838 - nrc:save-generic, r=eddybbors-11/+18
2018-09-02Auto merge of #53725 - tbu-:pr_getrandom_syscalls, r=alexcrichtonbors-40/+26
2018-09-02Auto merge of #53899 - Manishearth:clippyup, r=kennytmbors-5/+19
2018-09-02Auto merge of #53599 - matthiaskrgr:split_str__to__split_char, r=frewsxcvbors-3/+3
2018-09-02Update clippyManish Goregaokar-5/+19
2018-09-02Replace check() + bump() with eat()Seiichi Uchida-20/+10
2018-09-02Auto merge of #53887 - flip1995:tool_lints, r=Manishearthbors-1/+57
2018-09-01Auto merge of #53842 - estebank:various, r=petrochenkovbors-31/+43
2018-09-02Fix an endless loop when `getrandom` is not availableTobias Bucher-0/+1
2018-09-01Auto merge of #53815 - F001:if-let-guard, r=petrochenkovbors-35/+115
2018-09-01Auto merge of #53533 - withoutboats:error-source, r=withoutboatsbors-1/+66
2018-09-01deprcated -> deprecatedManish Goregaokar-2/+2
2018-09-01Add tests for cmdline tool lintsflip1995-0/+48
2018-09-01Auto merge of #53884 - kennytm:rollup, r=kennytmbors-240/+280
2018-09-01Fix of bug introduced by #53762flip1995-1/+9
2018-09-01Rollup merge of #53076 - QuietMisdreavus:cfg-rustdoc, r=GuillaumeGomezkennytm-37/+69
2018-09-01Rollup merge of #53850 - csmoe:const_to_alloc, r=RalfJungkennytm-28/+15
2018-09-01Rollup merge of #53801 - GuillaumeGomez:duplicated-foreign-type-impls, r=Quie...kennytm-5/+9
2018-09-01Rollup merge of #53790 - zilbuz:issue-52060, r=nikomatsakiskennytm-0/+25
2018-09-01Rollup merge of #53782 - rask:task/arc-docs-adjustment, r=cramertjkennytm-4/+5
2018-09-01Rollup merge of #53781 - matthiaskrgr:fix_any_bench, r=kennytmkennytm-1/+1
2018-09-01Rollup merge of #53774 - PhilipDaniels:master, r=tromeykennytm-0/+65
2018-09-01Rollup merge of #53622 - petrochenkov:nomain, r=oli-obkkennytm-165/+91
2018-09-01rebaseTim-58/+1016
2018-09-01Auto merge of #53604 - oli-obk:min_const_fn, r=Centril,varkorbors-279/+1713
2018-09-01Update testsBasile Desloges-2071/+140
2018-09-01Remove 'not reporting regions error due to nll' warningBasile Desloges-33/+10
2018-09-01make sure we do not copy unsized dataRalf Jung-0/+2
2018-09-01bug! instead of panic!csmoe-2/+2