about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-01-01Auto merge of #80547 - lqd:const_generics_defaults, r=varkorbors-10/+54
2021-01-01make `const_generics_defaults` use the unstable syntax mechanismRémy Rakic-18/+27
2021-01-01adjust const generics defaults FIXMEs to the new feature gateRémy Rakic-3/+3
2021-01-01update `min_const_generics` tests using default values for const paramsRémy Rakic-8/+12
2021-01-01add test for the `const_generics_defaults` feature gateRémy Rakic-0/+25
2021-01-01first pass at default values for const genericsJulian Knodt-2/+8
2021-01-01Auto merge of #80539 - JohnTitor:ui-test-root-cleanup, r=petrochenkovbors-28/+20
2021-01-01Auto merge of #79576 - m-ou-se:2021, r=Mark-Simulacrumbors-42/+49
2021-01-01Reduce `ROOT_ENTRY_LIMIT` to 1500Yuki Okushi-1/+1
2021-01-01Move feature gate-related testsYuki Okushi-0/+0
2021-01-01Move rmeta-related testsYuki Okushi-0/+0
2021-01-01Move builtin-superkinds-related testsYuki Okushi-8/+0
2021-01-01Move block-related testsYuki Okushi-2/+2
2020-12-31Rollup merge of #80551 - lcnr:const-arg-wildcard, r=varkorDylan DPC-0/+76
2020-12-31Rollup merge of #80548 - JohnTitor:wfcheck-foreign-fn-ice, r=davidtwcoDylan DPC-0/+41
2020-12-31Rollup merge of #80532 - tmiasko:rm;, r=Mark-SimulacrumDylan DPC-1/+1
2020-12-31Rollup merge of #80526 - tmandry:up-llvm, r=nikicDylan DPC-0/+0
2020-12-31Rollup merge of #80519 - max-heller:issue-80512-fix, r=varkorDylan DPC-10/+22
2020-12-31Rollup merge of #80514 - pietroalbini:fix-install, r=Mark-SimulacrumDylan DPC-136/+110
2020-12-31Rollup merge of #80368 - camelid:rustdoc-succinct-vis, r=jyn514Dylan DPC-97/+136
2020-12-31Add `@!has` checks to ensure private items don't have `pub`Camelid-0/+4
2020-12-31Add FIXME for visibility of a moduleCamelid-0/+3
2020-12-31Require `-Z unstable-options` for unstable editions.Mara Bos-0/+1
2020-12-31Consistently call editions "Rust 20xx" in messages.Mara Bos-27/+27
2020-12-31Add edition 2021.Mara Bos-19/+25
2020-12-31Auto merge of #80459 - mark-i-m:or-pat-reg, r=petrochenkovbors-0/+43
2020-12-31support pattern as const parents in type_ofBastian Kauschke-0/+76
2020-12-31bootstrap: use the correct paths during ./x.py installPietro Albini-81/+45
2020-12-31bootstrap: change the dist outputs to GeneratedTarballPietro Albini-48/+64
2020-12-31bootstrap: never delete the tarball temporary directoryPietro Albini-9/+3
2020-12-31Auto merge of #80267 - 0urobor0s:ouro/61592, r=jyn514bors-2/+89
2020-12-31Rustdoc render public underscore_imports as Re-exportsbors-2/+89
2020-12-31FIx ICE on wf check for foreign fnsYuki Okushi-0/+41
2020-12-30Add note on panic behaviorCamelid-0/+2
2020-12-30Small refactorCamelid-4/+3
2020-12-30Remove FIXMECamelid-1/+0
2020-12-30Update `find_nearest_parent_module`Camelid-12/+15
2020-12-31Auto merge of #80435 - pietroalbini:compression-formats, r=Mark-Simulacrumbors-6/+29
2020-12-31Move cast-related testsYuki Okushi-0/+0
2020-12-31Move binop-related testsYuki Okushi-0/+0
2020-12-31Move array-slice-vec-related testsYuki Okushi-17/+17
2020-12-31Move parser-related testsYuki Okushi-0/+0
2020-12-30Auto merge of #80530 - m-ou-se:rollup-zit69ko, r=m-ou-sebors-13/+43
2020-12-30Take type defaults into account in suggestions to reorder generic parametersmax-heller-10/+22
2020-12-30Rollup merge of #80513 - LeSeulArtichaut:80062-test, r=lcnrMara Bos-0/+21
2020-12-30Rollup merge of #80495 - jyn514:rename-empty, r=petrochenkovMara Bos-6/+6
2020-12-30Rollup merge of #80491 - RalfJung:dangling-of-val, r=oli-obkMara Bos-0/+7
2020-12-30Rollup merge of #80424 - jyn514:bootstrap-cleanup, r=Mark-SimulacrumMara Bos-2/+4
2020-12-30Rollup merge of #79479 - camelid:intersperse, r=m-ou-seMara Bos-1/+1
2020-12-30Rollup merge of #78934 - DeveloperC286:issue_60302_vec, r=m-ou-seMara Bos-4/+4