about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-11-11Remove old intrinsic checkAaron Hill-5/+0
2019-11-11Fix incorrect unwrap of destAaron Hill-6/+0
2019-11-11Formatting improvementsAaron Hill-3/+4
2019-11-11Add hooks for Miri panic unwindingAaron Hill-59/+211
2019-11-11Move allocator_kind to CrateStoreMark Rousskov-14/+22
2019-11-11Move injected_panic_runtime to CrateStoreMark Rousskov-9/+16
2019-11-11Update clippyManish Goregaokar-7/+7
2019-11-11Tiny cleanup to size assertionsVadim Petrochenkov-13/+4
2019-11-11Auto merge of #65933 - crgl:vec-deque-truncate, r=alexcrichtonbors-4/+63
2019-11-11Add a callback that allows compiler consumers to override queries.Vytautas Astrauskas-0/+21
2019-11-11support issue = "none" in unstable attributesRoss MacArthur-39/+82
2019-11-12bootstrap: don't call support_xz in hot-pathGuanqun Lu-21/+22
2019-11-11fix an ICE in macro's diagnostic messageGuanqun Lu-5/+50
2019-11-11Auto merge of #66252 - cjgillot:trees, r=oli-obkbors-404/+298
2019-11-11suggest to add a constraint except asyn-fn without explicit outputcsmoe-18/+24
2019-11-11add ui test for issue-62097csmoe-0/+19
2019-11-11Auto merge of #66213 - tmiasko:mandatory-error-warn, r=petrochenkovbors-416/+464
2019-11-11Fix error message about exported symbols from proc-macro cratesLukas Kalbertodt-10/+12
2019-11-11Auto merge of #66207 - Manishearth:clippyup, r=Centrilbors-11/+12
2019-11-11Update clippyManish Goregaokar-11/+12
2019-11-11Auto merge of #66250 - oli-obk:no_fields_in_empty_unions, r=eddybbors-5/+16
2019-11-10Fix HashSet::union performanceStepan Koltsov-1/+1
2019-11-10Add rustdoc doc page for lintsGuillaume Gomez-0/+126
2019-11-10Add rustdoc doc page on how to write documentationGuillaume Gomez-0/+77
2019-11-10Auto merge of #66161 - mark-i-m:fix-rustc-guide, r=ehussbors-0/+0
2019-11-10Make error and warning annotations mandatory in UI testsTomasz Miąsko-326/+380
2019-11-10Add warning annotations to rustdoc-ui testsTomasz Miąsko-46/+67
2019-11-10Add warning annotations to ignore-stage1 ui-fulldeps testsTomasz Miąsko-44/+17
2019-11-10Move lock into CodeStatsMark Rousskov-14/+16
2019-11-10Auto merge of #66070 - petrochenkov:regattr, r=matthewjasperbors-118/+411
2019-11-10Improve coherence errors for wrong type orderOhad Ravid-47/+110
2019-11-10Clean up librustc_typeck error_codes fileGuillaume Gomez-76/+132
2019-11-10Auto merge of #65324 - Centril:organize-syntax, r=petrochenkovbors-697/+837
2019-11-10Fix tidy.Camille GILLOT-5/+11
2019-11-10Merge hir::ImplPolarity into ast::ImplPolarity.Camille GILLOT-27/+3
2019-11-10Merge hir::IsAuto into ast::IsAuto.Camille GILLOT-16/+3
2019-11-10Merge hir::CaptureClause into ast::CaptureBy.Camille GILLOT-27/+12
2019-11-10Merge hir::GeneratorMovability into ast::Movability.Camille GILLOT-42/+32
2019-11-10Merge hir::Unsafety into ast::Unsafety.Camille GILLOT-50/+28
2019-11-10Merge hir::Constness into ast::Constness.Camille GILLOT-16/+3
2019-11-10Merge hir::Mutability into ast::Mutability.Camille GILLOT-233/+218
2019-11-10tidyNadrieril-6/+7
2019-11-10Undo an assert causing an ICE until we fix the problem properlyOliver Scherer-5/+16
2019-11-10Inline constructor_sub_pattern_tysNadrieril-67/+63
2019-11-10download .tar.xz if python3 is usedGuanqun Lu-9/+23
2019-11-10Auto merge of #66072 - Mark-Simulacrum:next-node-id, r=nikomatsakisbors-344/+355
2019-11-10make the error message more readableGuanqun Lu-3/+3
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-420/+458
2019-11-10Auto merge of #66259 - JohnTitor:rollup-x9nk1e2, r=JohnTitorbors-226/+423
2019-11-10move config.rs to libsyntax_expandMazdak Farrokhzad-175/+259