about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-07-07Revert unification of interfacesjD91mZM2-32/+1539
2018-07-07removed redundant header file import in rustllvm.hPramod Bisht-2/+0
2018-07-07Addresses #52049Pramod Bisht-1/+4
2018-07-07update testscsmoe-6/+3
2018-07-07Auto merge of #52123 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-175/+354
2018-07-06Rollup merge of #52120 - japaric:mclass, r=alexcrichtonMark Rousskov-0/+1
2018-07-06Rollup merge of #52117 - Eijebong:filetime, r=alexcrichtonMark Rousskov-19/+8
2018-07-06Rollup merge of #52104 - tmccombs:repr_trans_stable, r=Mark-SimulacrumMark Rousskov-1/+0
2018-07-06Rollup merge of #52103 - tmccombs:rc_downcast, r=Mark-SimulacrumMark Rousskov-4/+2
2018-07-06Rollup merge of #52099 - zackmdavis:and_the_case_of_the_typ, r=oli-obkMark Rousskov-1/+1
2018-07-06Rollup merge of #52083 - spastorino:dont-run-ast-borrowck-on-mir-mode, r=niko...Mark Rousskov-20/+35
2018-07-06Rollup merge of #52067 - csmoe:issue-51167, r=nikomatsakisMark Rousskov-45/+45
2018-07-06Rollup merge of #52058 - davidtwco:issue-51345, r=nikomatsakisMark Rousskov-41/+70
2018-07-06Rollup merge of #51901 - rust-lang:weak-unboxing, r=alexcrichtonMark Rousskov-44/+192
2018-07-07extend where clausescsmoe-15/+18
2018-07-07Auto merge of #51656 - soc:topic/fix-home-dir, r=SimonSapinbors-10/+15
2018-07-07General fixes and cleanup.Meade Kincke-31/+24
2018-07-07Omitted the walk in visit_expr()Meade Kincke-65/+174
2018-07-07Fix is_dangling import when Arc is #[cfg]’ed outSimon Sapin-7/+7
2018-07-07Add some unit tests for dangling Weak referencesSimon Sapin-0/+112
2018-07-07Add a test for Weak::new() not crashing for uninhabited typesSimon Sapin-0/+15
2018-07-07Rc: remove unused allocation from Weak::new()Simon Sapin-24/+37
2018-07-07Use an aligned dangling pointer in Weak::new, rather than address 1Simon Sapin-21/+29
2018-07-06Auto merge of #52021 - nikomatsakis:nll-region-errors, r=estebankbors-295/+694
2018-07-06ARM: expose the "mclass" target featureJorge Aparicio-0/+1
2018-07-07Deprecate `std::env::home_dir` and fix incorrect documentationSimon Ochsenreither-10/+15
2018-07-06Dedupe filetimeBastien Orivel-19/+8
2018-07-06Auto merge of #51757 - nielx:fix/haiku-fixes, r=nagisabors-3/+6
2018-07-06Auto merge of #52018 - flip1995:rfc2103, r=oli-obkbors-0/+201
2018-07-06Auto merge of #52010 - toidiu:ak-crossCrateOutlives, r=nikomatsakisbors-104/+130
2018-07-06suggests with whole macro callcsmoe-11/+8
2018-07-06Auto merge of #51894 - mikhail-m1:8636, r=nikomatsakisbors-16/+357
2018-07-06Remove CrossLangLto::NoLink which does not have a use case anymore.Michael Woerister-8/+4
2018-07-06When doing linker-plugin based LTO, write LLVM bitcode obj-filesMichael Woerister-28/+24
2018-07-06Auto merge of #51677 - nrc:update, r=kennytmbors-185/+106
2018-07-06refactorcsmoe-35/+32
2018-07-06tweak commentNiko Matsakis-3/+4
2018-07-06Auto merge of #51953 - japaric:atomic-load-store, r=alexcrichtonbors-13/+52
2018-07-06Update RLS, Rustfmt, Cargo, and ClippyNick Cameron-185/+106
2018-07-06Remove unnecessary feature gate.Thayne McCombs-1/+0
2018-07-06Stabilize rc_downcastThayne McCombs-4/+2
2018-07-06Auto merge of #52088 - kennytm:rollup, r=kennytmbors-70/+132
2018-07-06Haiku: work around the lack of setrlimitNiels Sascha Reedijk-1/+21
2018-07-06Rollup merge of #52093 - alexcrichton:update-issue, r=kennytmkennytm-22/+60
2018-07-06Rollup merge of #52055 - crlf0710:patch-3, r=Mark-Simulacrumkennytm-2/+2
2018-07-06Rollup merge of #52080 - oli-obk:dep_dedup_diagnostics, r=kennytmkennytm-6/+23
2018-07-06Rollup merge of #52073 - xfix:patch-7, r=oli-obkkennytm-0/+13
2018-07-05typo-fix stable ed'n error: "an onlyavailable" → "and only available"Zack M. Davis-1/+1
2018-07-05rustc: Update tracking issue for wasm_import_moduleAlex Crichton-2/+2
2018-07-05update run-pass testJorge Aparicio-5/+5