summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-22Auto merge of #72458 - RalfJung:rollup-g1w1vws, r=RalfJungbors-131/+171
2020-05-22Rewrite `Parser::collect_tokens`Aaron Hill-75/+115
2020-05-22Rollup merge of #72438 - vertexclique:vcq/aarch64-tme-features, r=AmanieuRalf Jung-0/+2
2020-05-22Rollup merge of #72309 - petrochenkov:linkunspec, r=matthewjasperRalf Jung-125/+127
2020-05-22Rollup merge of #72304 - petrochenkov:sgxunwind, r=nikomatsakis,jethrogb,ding...Ralf Jung-3/+5
2020-05-22Rollup merge of #72133 - bdbai:master, r=joshtriplettRalf Jung-0/+32
2020-05-22Rollup merge of #72125 - tshepang:broken-link, r=nikomatsakisRalf Jung-1/+1
2020-05-22Rollup merge of #71607 - RalfJung:pin-drop-panic, r=nikomatsakisRalf Jung-2/+4
2020-05-22Replace obligation construction with deref_steps()Donough Liu-47/+27
2020-05-22Auto merge of #72000 - cuviper:dist-llvm, r=Mark-Simulacrumbors-20/+30
2020-05-21Add flag to open docs: x.py doc --openDavid Tolnay-3/+73
2020-05-21Clarified the documentation for Formatter::precisionNathan West-1/+2
2020-05-21Perform MIR NRVO even if types don't matchDylan MacKenzie-12/+6
2020-05-22only try to suggest for try trait_refcsmoe-1/+8
2020-05-22add mcve for issue 72442csmoe-0/+25
2020-05-22Auto merge of #71956 - ecstatic-morse:remove-requires-storage-analysis, r=tma...bors-372/+254
2020-05-21Add test for proc_macro::LineColumnDavid Tolnay-0/+12
2020-05-21Impl Ord for proc_macro::LineColumnDavid Tolnay-0/+15
2020-05-21Auto merge of #72433 - RalfJung:rollup-srft8nx, r=RalfJungbors-680/+939
2020-05-21Enable ARM TME (Transactional Memory Extensions)Mahmut Bulut-0/+2
2020-05-21Rollup merge of #72425 - RalfJung:discr-sign-ext, r=nikomatsakisRalf Jung-1/+4
2020-05-21Rollup merge of #72421 - GuillaumeGomez:fix-impl-hover-anchor, r=kinnisonRalf Jung-1/+1
2020-05-21Rollup merge of #72350 - danielhenrymantilla:doc_warn_against_adjacent_slice_...Ralf Jung-1/+30
2020-05-21Rollup merge of #72347 - xliiv:72340-impl-for-default, r=GuillaumeGomezRalf Jung-26/+54
2020-05-21Rollup merge of #72149 - estebank:icemation, r=eddybRalf Jung-17/+54
2020-05-21Rollup merge of #72055 - lcnr:predicate-kind, r=nikomatsakisRalf Jung-634/+796
2020-05-21rustllvm: Fix warnings about unused function parametersVadim Petrochenkov-47/+12
2020-05-21Auto merge of #71930 - Nadrieril:exhaustiveness-remove-tyerr, r=varkorbors-260/+427
2020-05-21Add a test for char rangesCAD97-0/+10
2020-05-21Add safety annotations in iter::rangeCAD97-0/+4
2020-05-21TypoRalf Jung-1/+1
2020-05-21Improve documentation of `slice::from_raw_parts`Daniel Henry-Mantilla-1/+30
2020-05-21Replace unecessary calls to `.clone()` by argument binding pattern for `Copy`...marmeladema-11/+11
2020-05-21Use `collect()` instead of manually inserting elements into mapsmarmeladema-46/+42
2020-05-21Use `DefId` in `ResolverOutputs::extern_crate_map` instead of `NodeId`marmeladema-10/+18
2020-05-21Use `DefId` in `ResolverOutputs::glob_map` instead of `NodeId`marmeladema-9/+14
2020-05-21Use `DefId` in `ResolverOutputs::maybe_unused_extern_crates` instead of `NodeId`marmeladema-9/+14
2020-05-21Use `LocalDefId` in `ResolverOutputs::maybe_unused_trait_imports` instead of ...marmeladema-9/+15
2020-05-21Use `HirId` in `ResolverOutputs::export_map` instead of `NodeId`marmeladema-14/+27
2020-05-21Use `HirId` in value of `ResolverOutputs::trait_map` instead of `NodeId`marmeladema-8/+18
2020-05-21Use `HirId` as key for `ResolverOutputs::trait_map` instead of `NodeId`marmeladema-7/+23
2020-05-21Auto merge of #71718 - NeoRaider:ffi_const_pure, r=Amanieubors-0/+265
2020-05-21fix discriminant sign extensionRalf Jung-1/+4
2020-05-21Suggest using std::mem::drop function instead of explicit destructor callStanislav Tkach-12/+45
2020-05-21Rollup merge of #72397 - petrochenkov:tiny, r=AmanieuRalf Jung-3/+3
2020-05-21Rollup merge of #72371 - Elrendio:char_documentation, r=steveklabnikRalf Jung-2/+4
2020-05-21Rollup merge of #72365 - marmeladema:remove-node_to_hir_id, r=ecstatic-morseRalf Jung-5/+0
2020-05-21Rollup merge of #72296 - ChrisDenton:msvc-link-check, r=petrochenkovRalf Jung-0/+49
2020-05-21Rollup merge of #72272 - GuillaumeGomez:fix-back-on-page-with-search-behaviou...Ralf Jung-0/+6
2020-05-21Rollup merge of #72111 - petrochenkov:docstrip, r=ehussRalf Jung-0/+17