about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-06-09Add tests for modifying lint levels for lints reported at expansion timeVadim Petrochenkov-0/+83
2020-06-09expand: Give reasonable NodeIds to lints associated with macro definitionsVadim Petrochenkov-20/+36
2020-06-09expand: Give reasonable NodeIds to lints associated with macro expansionsVadim Petrochenkov-6/+27
2020-06-09Auto merge of #72114 - anyska:vtable-rename, r=nikomatsakisbors-268/+279
2020-06-09Auto merge of #73153 - ecstatic-morse:revert-71956, r=tmandrybors-137/+414
2020-06-08Auto merge of #73147 - Dylan-DPC:rollup-9saqhj5, r=Dylan-DPCbors-44/+87
2020-06-08Add regression test for #73137Dylan MacKenzie-0/+42
2020-06-08Revert #71956Dylan MacKenzie-137/+372
2020-06-08Rollup merge of #73143 - ehuss:update-books, r=ehussDylan DPC-0/+0
2020-06-08Rollup merge of #73138 - eggyal:macos-linker-strip, r=petrochenkovDylan DPC-2/+4
2020-06-08Rollup merge of #73124 - ayushmishra2005:correction_in_explanation_of_E0207, ...Dylan DPC-2/+2
2020-06-08Rollup merge of #73118 - alamb:alamb/doc-drop-typo, r=shepmasterDylan DPC-1/+1
2020-06-08Rollup merge of #73090 - marmeladema:resolver-outputs-local-def-id, r=petroch...Dylan DPC-37/+27
2020-06-08Rollup merge of #72912 - GuillaumeGomez:add-e0755, r=estebankDylan DPC-1/+50
2020-06-08Rollup merge of #71842 - tspiteri:doc-impl-const, r=GuillaumeGomezDylan DPC-1/+3
2020-06-08Auto merge of #72655 - jethrogb:sgx-lvi-hardening, r=petrochenkovbors-28/+72
2020-06-08Update booksEric Huss-0/+0
2020-06-08Use shorthand linker strip arguments in order to support MacOSAlan Egerton-2/+4
2020-06-08Removed lifetime parameters from Explanation of E0207 #62144Ayush Kumar Mishra-2/+2
2020-06-08Fix small typo in docs for std::mem::dropalamb-1/+1
2020-06-08Rollup merge of #73092 - GuillaumeGomez:cleanup-e0646, r=Dylan-DPCRalf Jung-0/+1
2020-06-08Rollup merge of #73075 - jyn514:comment-module, r=Dylan-DPCRalf Jung-0/+6
2020-06-08Rollup merge of #73001 - ilya-bobyr:master, r=dtolnayRalf Jung-1/+99
2020-06-08Rollup merge of #72963 - poliorcetics:cstring-from-raw, r=dtolnayRalf Jung-0/+11
2020-06-08Rollup merge of #72811 - pickfire:liballoc-impl, r=AmanieuRalf Jung-42/+40
2020-06-08Rollup merge of #72799 - Aaron1011:feature/span-debug, r=petrochenkovRalf Jung-1/+220
2020-06-08Rollup merge of #72761 - poliorcetics:use-keyword-doc, r=Dylan-DPCRalf Jung-2/+54
2020-06-08Rollup merge of #72615 - jschwe:fix-Zprofile-documentation, r=steveklabnikRalf Jung-1/+7
2020-06-08Rollup merge of #72583 - CAD97:vec-iter-asref-slice, r=dtolnayRalf Jung-0/+7
2020-06-08Rollup merge of #72026 - botika:master, r=estebankRalf Jung-125/+201
2020-06-08Auto merge of #73046 - marmeladema:save-analysis-fix-path, r=Xanewokbors-6/+39
2020-06-07Auto merge of #72904 - shepmaster:reduce-abi-symbol-hash-churn, r=jonas-schie...bors-16/+24
2020-06-07Use `LocalDefId` directly in `Resolver::export_map` and `module_exports` querymarmeladema-37/+27
2020-06-07Auto merge of #73099 - Dylan-DPC:rollup-7u8f3m4, r=Dylan-DPCbors-41/+140
2020-06-07Rollup merge of #72977 - tblah:riscv-codegen-llvm10, r=nikomatsakisDylan DPC-41/+93
2020-06-07Rollup merge of #72952 - pnkfelix:regression-test-for-issue-70924, r=nikomats...Dylan DPC-0/+47
2020-06-07Rollup merge of #73063 - pickfire:liballoc-elide, r=kennytmDylan DPC-1/+1
2020-06-07Rollup merge of #72998 - poliorcetics:atomic-availability-doc, r=AmanieuDylan DPC-0/+87
2020-06-07Rollup merge of #72970 - OddCoincidence:feature-gated-lints, r=petrochenkovDylan DPC-21/+29
2020-06-07Rollup merge of #72908 - RalfJung:false-edge, r=matthewjasperDylan DPC-66/+66
2020-06-07Rollup merge of #72764 - jonas-schievink:mind-the-tyerr, r=estebankDylan DPC-28/+51
2020-06-07Clean up E0646Guillaume Gomez-0/+1
2020-06-07Add tests for E0758Guillaume Gomez-0/+20
2020-06-07Create new error code E0758 for unterminated multi-line commentsGuillaume Gomez-1/+30
2020-06-07Enable LVI hardening for x86_64-fortanix-unknown-sgxJethro Beekman-28/+72
2020-06-07unstable book: default_free_fnIlya Bobyr-0/+45
2020-06-07Free `default()` forwarding to `Default::default()`Ilya Bobyr-1/+54
2020-06-07rename FalseEdges -> FalseEdgeRalf Jung-66/+66
2020-06-07Auto merge of #73072 - arcnmx:lld-noload, r=nikicbors-0/+0
2020-06-06Order the Rust and C ABIs first to reduce test churnJake Goulding-16/+24