about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-12Remove fn special casing in const printingOliver Scherer-12/+27
2020-03-12Clean up E0423 explanationGuillaume Gomez-2/+1
2020-03-12update outdated commentYI-1/+1
2020-03-12Comment nitOliver Scherer-1/+1
2020-03-12codegen/mir: support polymorphic `InstanceDef`sDavid Wood-83/+102
2020-03-12Auto merge of #68551 - Marwes:allocations_mir, r=ecstatic-morsebors-7/+23
2020-03-12Auto merge of #68191 - simlay:add-tvSO-target, r=nagisabors-21/+90
2020-03-11librustc_codegen_llvm: Replace deprecated API usageTomasz Miąsko-16/+23
2020-03-11Fix cycle error when emitting suggestion for mismatched `fn` typeAaron Hill-22/+75
2020-03-11fmtRalf Jung-1/+1
2020-03-11Add the "consider importing it directly" label to public imports as wellVadim Petrochenkov-3/+3
2020-03-11make error message less confusingRalf Jung-27/+27
2020-03-11we are on 2018 edition, use try blockRalf Jung-6/+4
2020-03-11avoid boolean inversionRalf Jung-3/+3
2020-03-11explain why we catch PointerUseAfterFreeRalf Jung-0/+2
2020-03-11start Miri messages lower-caseRalf Jung-47/+47
2020-03-11fmt, and fix rustfmt-induced rebase hickupRalf Jung-5/+2
2020-03-11generalize InvalidNullPointerUsage to InvalidIntPointerUsageRalf Jung-26/+32
2020-03-11fmt, tweak messages and blessRalf Jung-70/+88
2020-03-11miri: categorize errors into "unsupported" and "UB"Ralf Jung-364/+293
2020-03-11fix expand-to-unstable testRalf Jung-1/+1
2020-03-11Update the mir inline costsAndreas Jonson-2/+17
2020-03-11resolve: Print import chains on privacy errorsVadim Petrochenkov-18/+95
2020-03-11resolve: Simplify `fn report_privacy_error`Vadim Petrochenkov-36/+31
2020-03-11Give LexError more descriptive Display implKinsey Favre-1/+1
2020-03-11Correct stability attribute for new LexError implsKinsey Favre-2/+2
2020-03-11Reformat match statement to make the check passLena Wildervanck-3/+1
2020-03-11Format the match statementLena Wildervanck-3/+6
2020-03-11Add Display and Error impls for proc_macro::LexErrorKinsey Favre-1/+11
2020-03-11Regenerate tables for Unicode 13.0.0Josh Stone-445/+462
2020-03-11review commentsEsteban Küber-51/+53
2020-03-11Rustfmt and adjust capitalizationOliver Scherer-3/+2
2020-03-11rustdoc: remove unused importMatthias Krüger-1/+0
2020-03-11implement zeroed and uninitialized with MaybeUninitRalf Jung-110/+14
2020-03-11Rollup merge of #69893 - tmiasko:cstr, r=petrochenkovMazdak Farrokhzad-56/+62
2020-03-11Rollup merge of #69888 - wesleywiser:miri_exception_env_var_to_session_var, r...Mazdak Farrokhzad-13/+44
2020-03-11Rollup merge of #69876 - ayushmishra2005:doc/61137-add-long-error-code-e0739,...Mazdak Farrokhzad-1/+15
2020-03-11Rollup merge of #69850 - RalfJung:panic-bounds-check, r=eddybMazdak Farrokhzad-7/+55
2020-03-11Rollup merge of #69828 - RalfJung:vec-leak, r=kennytmMazdak Farrokhzad-4/+12
2020-03-11Rollup merge of #69760 - Centril:parse-expr-improve, r=estebankMazdak Farrokhzad-401/+926
2020-03-11Rollup merge of #69603 - chrissimpkins:tidy-docs-update, r=petrochenkovMazdak Farrokhzad-3/+10
2020-03-11Rollup merge of #66472 - GuillaumeGomez:show-coverage-json, r=ollie27Mazdak Farrokhzad-25/+137
2020-03-11Comment nitsOliver Scherer-1/+1
2020-03-11Compute the correct layout for variants of uninhabited enums and readd a long...Oliver Scherer-13/+17
2020-03-11Rollup merge of #69896 - petrochenkov:reqname2, r=CentrilMazdak Farrokhzad-3/+23
2020-03-11Rollup merge of #69891 - Centril:fix-69875, r=varkorMazdak Farrokhzad-1/+48
2020-03-11Rollup merge of #69859 - contrun:fix-62456, r=matthewjasperMazdak Farrokhzad-6/+46
2020-03-11Rollup merge of #69825 - lcnr:discriminant, r=oli-obkMazdak Farrokhzad-1/+50
2020-03-11Rollup merge of #69766 - skade:make-point-copy-in-add-documentation, r=shepma...Mazdak Farrokhzad-6/+6
2020-03-11Rollup merge of #69645 - DutchGhost:const-forget-tests, r=Dylan-DPCMazdak Farrokhzad-0/+19