about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-08-05improve align_offset docsRalf Jung-4/+8
2019-08-05Auto merge of #63079 - RalfJung:ctfe-no-align, r=oli-obkbors-46/+62
2019-08-05Auto merge of #63248 - petrochenkov:nomarker, r=matthewjasperbors-108/+167
2019-08-05Auto merge of #63245 - RalfJung:miri-error, r=oli-obkbors-6/+15
2019-08-04Auto merge of #63213 - varkor:itemkind-tyalias, r=Centrilbors-89/+90
2019-08-04Rename `Target::Ty` to `Target::TyAlias`varkor-2/+2
2019-08-04Rename `ItemImplKind::Type` to `ItemImplKind::TyAlias`varkor-35/+36
2019-08-04Rename `ItemKind::Ty` to `ItemKind::TyAlias`varkor-52/+52
2019-08-04Auto merge of #62816 - estebank:type-ascription-macros, r=petrochenkovbors-13/+57
2019-08-04Auto merge of #63048 - Aaron1011:feature/rustdoc-reexport-doc, r=GuillaumeGomezbors-24/+73
2019-08-04AssumptionNotHeld is used only once in Miri and never caught... remove from enumRalf Jung-4/+0
2019-08-04move AssumptionNotHeld to UBRalf Jung-3/+4
2019-08-04Auto merge of #63233 - RalfJung:get_unchecked, r=Centrilbors-4/+16
2019-08-04fix linksRalf Jung-2/+2
2019-08-04Auto merge of #63199 - ehuss:fix-rustc-guide-toolstate, r=kennytmbors-1/+6
2019-08-03Auto merge of #63235 - Xanewok:update-rls, r=Centrilbors-5/+21
2019-08-03Move special treatment of `derive(Copy, PartialEq, Eq)` from expansion infras...Vadim Petrochenkov-108/+167
2019-08-03Auto merge of #63059 - Centril:sound-bind-by-move, r=matthewjasperbors-186/+205
2019-08-03add variant for experimental UB (like Stacked Borrows)Ralf Jung-3/+5
2019-08-03also add macros for free-form error messagesRalf Jung-0/+10
2019-08-03ci: move .azure-pipelines to src/ci/azure-pipelinesPietro Albini-1/+883
2019-08-03cargotest: servo -> caac107ae8145ef2fd20365e2b8fadaf09c2eb3bMazdak Farrokhzad-1/+1
2019-08-03Auto merge of #63234 - Centril:rollup-h9t731z, r=Centrilbors-667/+357
2019-08-03Apply suggestions from code reviewRalf Jung-8/+12
2019-08-03Rollup merge of #63229 - RalfJung:miri-error, r=oli-obkMazdak Farrokhzad-98/+90
2019-08-03Rollup merge of #63227 - jakubadamw:issue-63151, r=estebankMazdak Farrokhzad-2/+29
2019-08-03Rollup merge of #63218 - lenary:riscv-non-experimental, r=alexcrichtonMazdak Farrokhzad-5/+8
2019-08-03Rollup merge of #63146 - Mark-Simulacrum:clean-attr, r=petrochenkovMazdak Farrokhzad-538/+206
2019-08-03Rollup merge of #62954 - ia0:fix_typo_span, r=CentrilMazdak Farrokhzad-24/+24
2019-08-03Update Rustfmt and RLSIgor Matuszewski-5/+21
2019-08-03clarify that unchecked indexing is UB even if the reference is never usedRalf Jung-4/+12
2019-08-03Auto merge of #62946 - RalfJung:miri_type_dispatch_first, r=oli-obkbors-165/+160
2019-08-02Fix rustc-guide toolstate tracking.Eric Huss-1/+6
2019-08-03Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centrilbors-1033/+1050
2019-08-02Auto merge of #63228 - Centril:rollup-x39p5ga, r=Centrilbors-288/+709
2019-08-03blessRalf Jung-40/+40
2019-08-03Rollup merge of #63215 - gnzlbg:patch-6, r=CentrilMazdak Farrokhzad-3/+6
2019-08-03Rollup merge of #63212 - Centril:param-attrs-pretty, r=davidtwcoMazdak Farrokhzad-10/+99
2019-08-03Rollup merge of #63208 - tmandry:issue-62658, r=cramertjMazdak Farrokhzad-0/+31
2019-08-03Rollup merge of #63206 - BaoshanPang:master, r=alexcrichtonMazdak Farrokhzad-64/+0
2019-08-03Rollup merge of #63196 - RalfJung:build_helper, r=alexcrichtonMazdak Farrokhzad-9/+10
2019-08-03Rollup merge of #63121 - estebank:formatting-pos, r=alexcrichtonMazdak Farrokhzad-195/+463
2019-08-03Rollup merge of #63107 - adrian-budau:master, r=alexcrichtonMazdak Farrokhzad-7/+100
2019-08-02dead_code: Properly inspect fields in struct patterns with type relative pathsJakub Adam Wieczorek-2/+29
2019-08-02dedup free-form Unsupported errors; add macros for free-form UB and Unsupport...Ralf Jung-49/+41
2019-08-02be less BritishRalf Jung-9/+9
2019-08-02fix rebase falloutRalf Jung-6/+7
2019-08-02const_prop no longer does ptr-to-int castsRalf Jung-1/+1
2019-08-02bless all the thingsRalf Jung-9/+7
2019-08-02trailing full stopsRalf Jung-2/+2