about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-07-13Fix some RangeInclusive test cases.kennytm-10/+19
2018-07-13Change RangeInclusive to a three-field struct.kennytm-97/+155
2018-07-12Rollup merge of #52298 - RalfJung:dirs, r=Mark-Simulacrumkennytm-1/+1
2018-07-12Rollup merge of #52295 - ljedrz:dyn_libsyntax_ext, r=petrochenkovkennytm-35/+37
2018-07-12Rollup merge of #52287 - ljedrz:dyn_librustc_resolve, r=petrochenkovkennytm-4/+6
2018-07-12Rollup merge of #52277 - kraai:patch-2, r=kennytmkennytm-1/+1
2018-07-12Rollup merge of #52276 - alexcrichton:validate-proc-macro-attr, r=petrochenkovkennytm-4/+78
2018-07-12Rollup merge of #52220 - ljedrz:dyn_bootstrap, r=kennytmkennytm-5/+6
2018-07-12Rollup merge of #52164 - euclio:references, r=TimNNkennytm-13/+11
2018-07-12Rollup merge of #51912 - mbrubeck:more_box_slice_clone, r=alexcrichtonkennytm-0/+24
2018-07-12Rollup merge of #51816 - nodakai:conf-py-tmpfile, r=kennytmkennytm-5/+18
2018-07-12make reference to dirs crate clickable in terminalsRalf Jung-1/+1
2018-07-12Auto merge of #52230 - alexcrichton:attr-and-derive, r=petrochenkovbors-1/+69
2018-07-12Deny bare trait objects in src/libsyntax_extljedrz-35/+37
2018-07-12Deny bare trait objects in src/librustc_resolveljedrz-4/+6
2018-07-12Auto merge of #52282 - kennytm:fix-rls-break, r=oli-obkbors-23/+2
2018-07-12Auto merge of #52194 - steveklabnik:remove-plugins, r=QuietMisdreavus,Guillau...bors-58/+12
2018-07-12Update [patch] section of clippy to include clippy_lints.kennytm-23/+2
2018-07-12Auto merge of #52089 - eddyb:issue-51907, r=nagisabors-37/+69
2018-07-11Uncapitalize "If"Matt Kraai-1/+1
2018-07-11rustc: Verify #[proc_macro] is only a wordAlex Crichton-4/+78
2018-07-11Auto merge of #52172 - oli-obk:clippy_in_rls, r=nrcbors-32/+28
2018-07-11Rollup merge of #52265 - ljedrz:dyn_librustc_codegen_utils, r=oli-obkMark Rousskov-12/+13
2018-07-11Rollup merge of #52261 - ljedrz:dyn_libpanic_unwind, r=alexcrichtonMark Rousskov-17/+18
2018-07-11Rollup merge of #52254 - ljedrz:dyn_librustc_metadata, r=cramertjMark Rousskov-12/+14
2018-07-11Rollup merge of #52253 - ljedrz:dyn_librustc_data_structures, r=cramertjMark Rousskov-28/+30
2018-07-11Rollup merge of #52252 - ljedrz:dyn_librustc_codegen_llvm, r=varkorMark Rousskov-33/+34
2018-07-11Rollup merge of #52248 - ljedrz:dyn_librustc_allocator, r=oli-obkMark Rousskov-3/+4
2018-07-11Rollup merge of #52247 - ljedrz:dyn_librustc, r=oli-obkMark Rousskov-5/+7
2018-07-11Rollup merge of #52239 - CAD97:patch-1, r=alexcrichtonMark Rousskov-6/+6
2018-07-11Rollup merge of #52224 - ljedrz:dyn_libsyntax, r=oli-obkMark Rousskov-73/+76
2018-07-11Rollup merge of #52223 - ljedrz:dyn_liballoc, r=cramertjMark Rousskov-38/+39
2018-07-11Rollup merge of #52207 - RalfJung:unsafety-errors, r=estebankMark Rousskov-50/+114
2018-07-11Rollup merge of #52193 - Emerentius:step_by_note, r=alexcrichtonMark Rousskov-1/+22
2018-07-11Rollup merge of #51952 - petrochenkov:transmark, r=alexcrichtonMark Rousskov-173/+450
2018-07-11Rollup merge of #51614 - csmoe:lit_sugg, r=estebankMark Rousskov-29/+38
2018-07-11use proper footnote syntax for referencesAndy Russell-13/+11
2018-07-11Auto merge of #51702 - ecstatic-morse:infinite-loop-detection, r=oli-obkbors-26/+301
2018-07-11Deny bare trait objects in in src/librustc_codegen_utilsljedrz-12/+13
2018-07-11Deny bare trait objects in in src/libpanic_unwindljedrz-17/+18
2018-07-11Auto merge of #51553 - jD91mZM2:uds, r=sfacklerbors-1/+740
2018-07-11add a missing `dyn`ljedrz-1/+1
2018-07-11Deny bare trait objects in in src/librustc_metadataljedrz-12/+14
2018-07-11Enforce #![deny(bare_trait_objects)] in src/librustc_data_structures testsljedrz-14/+14
2018-07-11Auto merge of #51230 - nikic:no-verify-lto, r=pnkfelixbors-15/+31
2018-07-11Deny bare trait objects in in src/librustc_data_structuresljedrz-13/+15
2018-07-11suggest on new snippetcsmoe-33/+31
2018-07-11Deny bare trait objects in in src/librustc_codegen_llvmljedrz-33/+34
2018-07-11Deny bare trait objects in in src/librustc_allocatorljedrz-3/+4
2018-07-11Deny bare trait objects in in src/librustcljedrz-5/+7