about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-01-08Move DepNodeExt outside of the macro.Camille GILLOT-95/+91
2021-01-07Auto merge of #79863 - JohnTitor:compiler-builtins, r=bjorn3bors-8/+8
2021-01-07Auto merge of #80648 - Aaron1011:expn-data-private, r=petrochenkovbors-27/+63
2021-01-07Update `compiler_builtins` to 0.1.39Yuki Okushi-8/+8
2021-01-07Auto merge of #80200 - mahkoh:dst-offset, r=nagisabors-10/+44
2021-01-07Auto merge of #80425 - camelid:resolve-moduledata-docs, r=petrochenkovbors-28/+44
2021-01-06Auto merge of #80754 - sunfishcode:path-cleanup/rustc-fs-util, r=davidtwcobors-2/+4
2021-01-06Rename to `nearest_parent_mod`Camelid-27/+35
2021-01-06Document `ModuleData`Camelid-6/+14
2021-01-06Auto merge of #80758 - RalfJung:miri, r=RalfJungbors-9/+7
2021-01-06update MiriRalf Jung-9/+7
2021-01-06Optimize away a `fs::metadata` call.Dan Gohman-2/+4
2021-01-06Auto merge of #80714 - jakevossen5:master, r=lcnrbors-55/+55
2021-01-06Auto merge of #80724 - GuillaumeGomez:remove-useless-doc_alias-feature, r=jyn514bors-23/+17
2021-01-06Auto merge of #80415 - cjgillot:issue-77828, r=petrochenkovbors-8/+31
2021-01-05Do not swallow parent for MacroDef.Camille GILLOT-1/+1
2021-01-05Add rustdoc test.Camille GILLOT-0/+14
2021-01-05Compute parent module when collecting hir::MacroDef.Camille GILLOT-7/+16
2021-01-05Auto merge of #80711 - camelid:intrinsic-of-val-safety, r=oli-obkbors-7/+11
2021-01-05Remove useless doc_alias featureGuillaume Gomez-23/+17
2021-01-05Auto merge of #80717 - mbartlett21:patch-2, r=dtolnaybors-12/+12
2021-01-05Auto merge of #80699 - usbalbin:const_copy_tracking_issue, r=oli-obkbors-3/+2
2021-01-05Auto merge of #80686 - GuillaumeGomez:error-doc-alias-same-name, r=jyn514bors-1/+36
2021-01-05Add code spans to docs in intrinsics.rsmbartlett21-12/+12
2021-01-05fixed feature gate stderrJake Vossen-1/+1
2021-01-05fixed const_generics error helpJake Vossen-54/+54
2021-01-04Make `size_of_val` and `min_align_of_val` intrinsics unsafeCamelid-7/+11
2021-01-05Auto merge of #80708 - JohnTitor:rollup-6esk027, r=JohnTitorbors-88/+173
2021-01-05Rollup merge of #80696 - RalfJung:failing-promoteds, r=oli-obkYuki Okushi-2/+13
2021-01-05Rollup merge of #80677 - kw-fn:patch-2, r=jyn514Yuki Okushi-1/+1
2021-01-05Rollup merge of #80672 - matthiaskrgr:xpy_clippy_less_noise, r=Mark-SimulacrumYuki Okushi-0/+11
2021-01-05Rollup merge of #80666 - jjlin:master, r=Dylan-DPCYuki Okushi-0/+1
2021-01-05Rollup merge of #80656 - booleancoercion:master, r=sfacklerYuki Okushi-1/+1
2021-01-05Rollup merge of #80643 - LingMan:unwrap, r=oli-obkYuki Okushi-8/+7
2021-01-05Rollup merge of #80637 - LingMan:filter, r=oli-obkYuki Okushi-19/+9
2021-01-05Rollup merge of #80627 - bugadani:warn, r=Mark-SimulacrumYuki Okushi-1/+13
2021-01-05Rollup merge of #80612 - rust-lang:XAMPPRocky-patch-1, r=Mark-SimulacrumYuki Okushi-2/+0
2021-01-05Rollup merge of #80538 - JulianKnodt:err_usize, r=lcnrYuki Okushi-41/+95
2021-01-05Rollup merge of #80533 - matthiaskrgr:bootstrap_clppy, r=Mark-SimulacrumYuki Okushi-13/+17
2021-01-05Rollup merge of #80442 - steffahn:mention_arc_in_cow, r=Mark-SimulacrumYuki Okushi-0/+5
2021-01-05Auto merge of #80426 - jyn514:bootstrap-caching, r=Mark-Simulacrumbors-10/+11
2021-01-04Auto merge of #80624 - RalfJung:place-ref, r=oli-obkbors-111/+61
2021-01-04make sure that promoteds which fail to evaluate in dead const code behave cor...Ralf Jung-2/+13
2021-01-04Added reference to tracking issue and removed unneeded lineAlbin Hedman-3/+2
2021-01-04Auto merge of #80688 - ehuss:update-mdbook, r=pietroalbinibors-3/+3
2021-01-04Add tests for new doc alias checkGuillaume Gomez-0/+24
2021-01-04Update mdbookEric Huss-3/+3
2021-01-04Builder: Warn if test file does not existDániel Buga-1/+13
2021-01-04Add an error in case the doc alias is the same as the item it's aliasingGuillaume Gomez-1/+12
2021-01-04Auto merge of #80651 - GroteGnoom:issue-78123-fix, r=Nadrierilbors-0/+34