about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-14Remove `Sized` `on_unimplemented` noteEsteban Küber-169/+3
2020-07-14Suggest boxing or borrowing unsized fieldsEsteban Küber-106/+424
2020-07-14Point at type on E0275 instead of whole fieldEsteban Küber-3/+3
2020-07-14Suggest borrowing unsized argument typesEsteban Küber-12/+37
2020-07-14Auto merge of #73490 - CAD97:range-unchecked-stepping, r=Amanieubors-12/+12
2020-07-13Rollup merge of #74286 - PankajChaudhary5:E0688, r=GuillaumeGomezManish Goregaokar-1/+38
2020-07-13Rollup merge of #74285 - wangtheo:issue-71669, r=lcnrManish Goregaokar-0/+146
2020-07-13Rollup merge of #74147 - dennis-hamester:fix/issue-74134, r=jyn514Manish Goregaokar-0/+52
2020-07-13Rollup merge of #74123 - GuillaumeGomez:cleanup-e0718, r=pickfireManish Goregaokar-3/+2
2020-07-13Rollup merge of #74046 - ehuss:deny-warnings-caching, r=Mark-SimulacrumManish Goregaokar-4/+18
2020-07-13Rollup merge of #73867 - poliorcetics:union-keyword, r=joshtriplettManish Goregaokar-2/+66
2020-07-13Rollup merge of #73852 - euclio:rustdoc-attr-newlines, r=GuillaumeGomezManish Goregaokar-10/+15
2020-07-13Remove trailing whitespacewangtheo-0/+1
2020-07-13Merge branch 'master' into E0688Pankaj Chaudhary-54860/+240428
2020-07-13Added proper explanation of ErrorCode-E0688PankajChaudhary5-1/+38
2020-07-13Removed trailing whitespaceTeddy_Wang-1/+1
2020-07-13Added ui tests for volatile and nearby intrinsicsTeddy_Wang-0/+72
2020-07-12Added tests for volatile and nearbyint intrinsicsTeddy_Wang-0/+73
2020-07-11Correctly sort const_fn_transmuteManish Goregaokar-1/+1
2020-07-11Rollup merge of #74241 - RalfJung:miri, r=RalfJungManish Goregaokar-8/+8
2020-07-11Rollup merge of #74240 - da-x:fix-74081, r=ManishearthManish Goregaokar-1/+29
2020-07-11Rollup merge of #74213 - pickfire:patch-1, r=jonas-schievinkManish Goregaokar-3/+1
2020-07-11Rollup merge of #74197 - estebank:self-sugg, r=petrochenkovManish Goregaokar-5/+5
2020-07-11Rollup merge of #74168 - JohnTitor:help-for-in-band-lifetimes, r=petrochenkovManish Goregaokar-0/+78
2020-07-11Rollup merge of #74167 - jclulow:illumos-linker-eh-frame-hdr-fix, r=petrochenkovManish Goregaokar-1/+1
2020-07-11Rollup merge of #74116 - arlosi:aarch64build, r=pietroalbiniManish Goregaokar-8/+23
2020-07-11Rollup merge of #74066 - thomcc:optimize-is-ascii, r=nagisaManish Goregaokar-2/+242
2020-07-11Rollup merge of #73715 - MaulingMonkey:pr-natvis-tuples, r=AmanieuManish Goregaokar-3/+334
2020-07-11Rollup merge of #72920 - oli-obk:const_transmute, r=RalfJungManish Goregaokar-106/+238
2020-07-11Improve wordingGuillaume Gomez-1/+1
2020-07-11rustdoc: insert newlines between attributesAndy Russell-10/+15
2020-07-11Add the test case mentioned in #74236Dan Aloni-0/+28
2020-07-11update miriRalf Jung-8/+8
2020-07-11test: rustdoc-ui: issue-74134: Shorten a too long lineDennis Hamester-1/+1
2020-07-11Fix try_print_visible_def_path_recur for opt_def_id usageDan Aloni-1/+1
2020-07-11test: rustdoc-ui: Expand issue-74134 to cover types in a private moduleDennis Hamester-0/+15
2020-07-11test: rustdoc-ui: Add issue-74134, replacing test/rustdoc/issue-74134-*Dennis Hamester-43/+36
2020-07-11Stabilize `transmute` in constants and statics but not const fnOliver Scherer-106/+238
2020-07-10Rollup merge of #74162 - lcnr:ToPredicate-no-ref, r=varkorManish Goregaokar-13/+13
2020-07-10Rollup merge of #74161 - tblah:riscv64gc-dockerfile-improvment, r=Mark-Simula...Manish Goregaokar-5/+5
2020-07-10Rollup merge of #74145 - michaelforney:rust-installer, r=Mark-SimulacrumManish Goregaokar-0/+0
2020-07-10Rollup merge of #74135 - ehuss:update-books, r=ehussManish Goregaokar-0/+0
2020-07-10Rollup merge of #74129 - matklad:rust-analyzer-2020-07-07, r=Mark-SimulacrumManish Goregaokar-14/+14
2020-07-10Rollup merge of #74127 - tamird:allowlist, r=oli-obkManish Goregaokar-278/+296
2020-07-10Rollup merge of #74125 - ayazhafiz:i/74050, r=matthewjasperManish Goregaokar-87/+115
2020-07-10Rollup merge of #74122 - nnethercote:startup-cleanup, r=petrochenkovManish Goregaokar-55/+53
2020-07-10Rollup merge of #74109 - nbdd0121:issue-74082, r=petrochenkovManish Goregaokar-0/+30
2020-07-10Rollup merge of #74103 - ajpaverd:cfguard-msvc-only, r=nikomatsakisManish Goregaokar-19/+36
2020-07-10Rollup merge of #74100 - lzutao:strip-bootstrap, r=Mark-SimulacrumManish Goregaokar-10/+10
2020-07-10Rollup merge of #74099 - jonhoo:deque-range, r=dtolnayManish Goregaokar-13/+163