about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-09-27Rollup merge of #77252 - tshepang:overlong, r=jyn514Jonas Schievink-1/+2
2020-09-27Rollup merge of #77249 - jyn514:private-links, r=ManishearthJonas Schievink-12/+63
2020-09-27Rollup merge of #77203 - ecstatic-morse:const-stability-attr-checks, r=oli-obkJonas Schievink-0/+20
2020-09-27Rollup merge of #76839 - lzutao:mips-asm, r=AmanieuJonas Schievink-1/+207
2020-09-27Add documentation for `private_intra_doc_links`Joshua Nelson-0/+40
2020-09-27Separate `private_intra_doc_links` and `broken_intra_doc_links` into separate...Joshua Nelson-12/+23
2020-09-27Auto merge of #77118 - exrook:stability-generic-parameters-2, r=varkorbors-0/+1009
2020-09-27Auto merge of #71274 - RalfJung:raw-init-check-aggregate, r=petrochenkovbors-4/+40
2020-09-27update tokei and ripgrep in cargotestRalf Jung-2/+2
2020-09-27Auto merge of #76955 - jyn514:refactor-diagnostics, r=eucliobors-279/+305
2020-09-27Auto merge of #77154 - fusion-engineering-forks:lazy-stdio, r=dtolnaybors-0/+20
2020-09-27Add MIPS asm! supportLzu Tao-1/+207
2020-09-27Auto merge of #76986 - jonas-schievink:ret-in-reg, r=nagisabors-0/+32
2020-09-27reduce overlong lineTshepang Lekhonkhobe-1/+2
2020-09-27Rollup merge of #77243 - Aaron1011:more-derive-test, r=petrochenkovJonas Schievink-6/+1652
2020-09-27Rollup merge of #77231 - oli-obk:clippy_const_fn, r=ManishearthJonas Schievink-1/+393
2020-09-27Rollup merge of #77129 - ehuss:update-cargo, r=ehussJonas Schievink-0/+0
2020-09-26Test more attributes in test issue-75930-derive-cfg.rsAaron Hill-6/+1652
2020-09-26Auto merge of #77224 - RalfJung:rollup-hdvb96c, r=RalfJungbors-164/+351
2020-09-26Add a test for 128-bit return valuesJonas Schievink-0/+32
2020-09-26Remove all unstable feature support in the `missing_const_for_fn` lintOliver Scherer-97/+25
2020-09-26Move `qualify_min_const_fn` out of rustc into clippyOliver Scherer-1/+465
2020-09-26Rollup merge of #77207 - camelid:whence-to-span, r=jyn514Ralf Jung-53/+53
2020-09-26Rollup merge of #77166 - RalfJung:miri, r=RalfJungRalf Jung-9/+7
2020-09-26Rollup merge of #77127 - camelid:update-mdbook, r=Dylan-DPCRalf Jung-1/+1
2020-09-26Rollup merge of #77122 - ecstatic-morse:const-fn-arithmetic, r=RalfJung,oli-obkRalf Jung-75/+107
2020-09-26Rollup merge of #77093 - lcnr:const-generics-infer-warning, r=varkorRalf Jung-18/+31
2020-09-26Rollup merge of #76631 - jyn514:x.py-setup, r=Mark-SimulacrumRalf Jung-8/+152
2020-09-26might_permit_raw_init: also check aggregate fieldsRalf Jung-2/+38
2020-09-26Disable stdout-during-shutdown test on emscripten.Mara Bos-0/+5
2020-09-26Auto merge of #76485 - estebank:format_arg_capture_spans, r=davidtwcobors-21/+16
2020-09-26Auto merge of #70743 - oli-obk:eager_const_to_pat_conversion, r=eddybbors-304/+312
2020-09-25Rename `whence` to `span`Camelid-53/+53
2020-09-25Fix testsmarmeladema-8/+8
2020-09-25Move from {{closure}}#0 syntax to {closure#0} for (def) path componentsmarmeladema-183/+183
2020-09-25Test for missing const-stability attributesDylan MacKenzie-0/+20
2020-09-25Rollup merge of #77183 - bugadani:issue-77088, r=varkorJonas Schievink-4/+14
2020-09-25Rollup merge of #77146 - Mark-Simulacrum:xpyinstall, r=alexcrichtonJonas Schievink-1/+1
2020-09-25Rollup merge of #77126 - Mark-Simulacrum:llvm-less-often, r=alexcrichtonJonas Schievink-2/+13
2020-09-25Rollup merge of #77120 - ecstatic-morse:keep-stage-std, r=Mark-SimulacrumJonas Schievink-2/+26
2020-09-25Rollup merge of #77106 - matthiaskrgr:changelog_seen, r=Mark-SimulacrumJonas Schievink-1/+1
2020-09-25Rollup merge of #77086 - ehuss:src-libunwind, r=Mark-SimulacrumJonas Schievink-1/+1
2020-09-25Rollup merge of #77073 - lcnr:ty-trait-param, r=matthewjasperJonas Schievink-0/+40
2020-09-25Rollup merge of #77066 - jonas-schievink:dest-prop-borrow, r=oli-obkJonas Schievink-178/+204
2020-09-25Use proper issue for `const_fn_floating_point_arithmetic`Dylan MacKenzie-6/+6
2020-09-25Move const fn floating point test out of `min_const_fn`Dylan MacKenzie-62/+94
2020-09-25Bless testsDylan MacKenzie-24/+24
2020-09-25Auto merge of #73453 - erikdesjardins:tuplayout, r=eddybbors-0/+154
2020-09-25Allow multiple allow_internal_unstable attributesDániel Buga-4/+14
2020-09-25Auto merge of #77144 - flip1995:clippyup, r=Manishearthbors-965/+3418