about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-17Disallow forbidden usage of non-ascii identifiers.Charles Lew-2/+128
2020-05-16Rollup merge of #72224 - lzutao:links, r=Dylan-DPCDylan DPC-8/+8
2020-05-16Rollup merge of #72220 - wesleywiser:const_prop_eval_consts, r=oli-obkDylan DPC-6/+11
2020-05-16Rollup merge of #72218 - RalfJung:test-unleashed-ptrs, r=oli-obkDylan DPC-0/+68
2020-05-16Rollup merge of #72206 - sergey-melnychuk:cleanup-stale-fixme, r=petrochenkovDylan DPC-4/+7
2020-05-16Rollup merge of #72090 - RalfJung:rustc_driver-exit-code, r=oli-obkDylan DPC-12/+15
2020-05-16Rollup merge of #71948 - csmoe:issue-61076, r=oli-obkDylan DPC-37/+246
2020-05-16Rollup merge of #71724 - GuillaumeGomez:doc-alias-improvements, r=ollie27Dylan DPC-143/+561
2020-05-16Rollup merge of #71677 - Mark-Simulacrum:hasher-docs, r=AmanieuDylan DPC-0/+20
2020-05-16Rollup merge of #71662 - glandium:osstring_from_str, r=sfacklerDylan DPC-0/+10
2020-05-15Auto merge of #69659 - CAD97:step-rework-take-3, r=Amanieubors-245/+619
2020-05-15implement type_implments_trait querycsmoe-42/+120
2020-05-15doc: add links to rotate_(left|right)Lzu Tao-8/+8
2020-05-15Auto merge of #72222 - Dylan-DPC:rollup-vaw44dg, r=Dylan-DPCbors-51/+273
2020-05-15Rollup merge of #72214 - JOE1994:nitpicky, r=jonas-schievinkDylan DPC-3/+3
2020-05-15Rollup merge of #72173 - xliiv:54172-intra-for-trait-impl, r=GuillaumeGomezDylan DPC-11/+90
2020-05-15Rollup merge of #72172 - Mark-Simulacrum:check-no-stage, r=alexcrichtonDylan DPC-0/+14
2020-05-15Rollup merge of #72146 - Mark-Simulacrum:separate-std-asserts, r=alexcrichtonDylan DPC-1/+14
2020-05-15Rollup merge of #72062 - overdrivenpotato:psp, r=jonas-schievinkDylan DPC-0/+111
2020-05-15Rollup merge of #71809 - marmeladema:fix-issue-71104, r=eddybDylan DPC-36/+41
2020-05-14Auto merge of #71321 - matthewjasper:alloc-min-spec, r=sfacklerbors-120/+51
2020-05-14[const-prop] Don't replace Rvalues that are already constantsWesley Wiser-6/+11
2020-05-14make sure even unleashed miri does not do pointer stuffRalf Jung-0/+68
2020-05-14improve step_integer_impls macroCAD97-29/+6
2020-05-14Minor fixes to commentsJOE1994-3/+3
2020-05-14cleanup stale FIXME(#64197)sergey-melnychuk-4/+7
2020-05-14Rollup merge of #72194 - doctorn:dispatch-from-dyn-ice, r=estebankDylan DPC-6/+52
2020-05-14Rollup merge of #72191 - GuillaumeGomez:cleanup-e0589, r=Dylan-DPCDylan DPC-0/+2
2020-05-14Rollup merge of #72170 - lcnr:lang_item, r=oli-obkDylan DPC-27/+38
2020-05-14Rollup merge of #72141 - kornelski:dontsleep, r=joshtriplettDylan DPC-0/+4
2020-05-14Rollup merge of #72127 - jademcgough:long-error-explanation-E0228, r=petroche...Dylan DPC-3/+48
2020-05-14Rollup merge of #72126 - nnethercote:change-WorkProduct-saved_files, r=alexcr...Dylan DPC-42/+36
2020-05-14Rollup merge of #72087 - matthewjasper:regionck-hang, r=nikomatsakisDylan DPC-4/+23
2020-05-14Rollup merge of #71910 - mibac138:necessary-paren, r=cuviperDylan DPC-4/+43
2020-05-14Don't ICE on missing `Unsize` implNathan Corbyn-6/+52
2020-05-14Auto merge of #72187 - RalfJung:rollup-a7a9jdi, r=RalfJungbors-233/+222
2020-05-14Rewrite link script from scratchMarko Mijalkovic-276/+21
2020-05-14Clean up E0589 explanationGuillaume Gomez-0/+2
2020-05-14* Update aliases data struct from HashMap to BTreeMap to have more determinis...Guillaume Gomez-12/+11
2020-05-14Make current crate aliases go firstGuillaume Gomez-34/+67
2020-05-14Move doc alias discovery into the Attributes struct and some code improvementsGuillaume Gomez-39/+15
2020-05-14Rollup merge of #72183 - tmiasko:decr-strong-count, r=Mark-SimulacrumRalf Jung-3/+5
2020-05-14Rollup merge of #72169 - GuillaumeGomez:cleanup-e0582, r=Dylan-DPCRalf Jung-2/+2
2020-05-14Rollup merge of #72163 - tshepang:nonexistent-link, r=matthewjasperRalf Jung-1/+1
2020-05-14Rollup merge of #72151 - ehuss:update-books, r=ehussRalf Jung-0/+0
2020-05-14Rollup merge of #72150 - jackh726:unnorm_projection, r=nikomatsakisRalf Jung-100/+24
2020-05-14Rollup merge of #72138 - wesleywiser:add_doc_comment, r=matthewjasperRalf Jung-0/+3
2020-05-14Rollup merge of #72137 - GuillaumeGomez:cleanup-e0581, r=Dylan-DPCRalf Jung-3/+6
2020-05-14Rollup merge of #71964 - jcotton42:bootstrap_decode_none_windows, r=Mark-Simu...Ralf Jung-3/+6
2020-05-14Rollup merge of #71909 - Dolpheyn:doc-from-trait-for-option, r=steveklabnikRalf Jung-0/+45