]> git.lizzy.rs Git - rust.git/history - src/test/rustdoc/const.rs
Auto merge of #53815 - F001:if-let-guard, r=petrochenkov
[rust.git] / src / test / rustdoc / const.rs
2018-09-01 borsAuto merge of #53815 - F001:if-let-guard, r=petrochenkov
2018-09-01 borsAuto merge of #53533 - withoutboats:error-source, r...
2018-09-01 borsAuto merge of #53884 - kennytm:rollup, r=kennytm
2018-09-01 borsAuto merge of #53604 - oli-obk:min_const_fn, r=Centril...
2018-08-31 Oliver SchneiderRestrict most uses of `const_fn` to `min_const_fn`
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-27 DjzinMerge remote-tracking branch 'upstream/master' into...
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-03-25 Corey FarwellRollup merge of #40642 - frewsxcv:io-bufread-doc-exampl...
2017-03-21 Corey FarwellRollup merge of #40576 - dwrensha:mir-terminator-kind...
2017-03-21 Corey FarwellRollup merge of #40556 - cramertj:stabilize-pub-restric...
2017-03-21 Corey FarwellRollup merge of #40502 - jdhorwitz:master, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40312 - jdhorwitz:papercut, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40229 - cramertj:break-to-blocks,...
2017-03-20 borsAuto merge of #39628 - arielb1:shimmir, r=eddyb
2017-03-20 borsAuto merge of #40281 - jimmycuadra:try-from-from-str...
2017-03-20 Corey FarwellRollup merge of #40587 - GuillaumeGomez:rustdoc-const...
2017-03-20 Corey FarwellRollup merge of #40581 - TimNN:di-global-40, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40566 - clarcharr:never_error, r=sfackler
2017-03-20 Corey FarwellRollup merge of #40554 - nrc:rls-data, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40532 - jseyfried:improve_tokenstream_...
2017-03-20 Corey FarwellRollup merge of #40521 - TimNN:panic-free-shift, r...
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-20 Corey FarwellRollup merge of #40281 - jimmycuadra:try-from-from...
2017-03-20 Corey FarwellRollup merge of #40241 - Sawyer47:fix-39997, r=alexcrichton
2017-03-19 borsAuto merge of #39799 - dpc:create_dir_all, r=alexcrichton
2017-03-19 borsAuto merge of #40651 - frewsxcv:rollup, r=frewsxcv
2017-03-19 Corey FarwellRollup merge of #40648 - s3rvac:fix-path-docs-typo...
2017-03-19 Corey FarwellRollup merge of #40646 - russmack:issue-40435-mention...
2017-03-19 Corey FarwellRollup merge of #40621 - jswalden:dependant-spelling...
2017-03-19 Corey FarwellRollup merge of #40611 - ScottAbbey:patch-1, r=Guillaum...
2017-03-19 Corey FarwellRollup merge of #40603 - QuietMisdreavus:slice-ptr...
2017-03-19 Corey FarwellRollup merge of #40590 - z1mvader:master, r=steveklabnik
2017-03-19 Corey FarwellRollup merge of #40589 - topecongiro:floating-point...
2017-03-19 Corey FarwellRollup merge of #40588 - topecongiro:add-missing-tests...
2017-03-19 Corey FarwellRollup merge of #40583 - jseyfried:fix_include_macro_re...
2017-03-19 Corey FarwellRollup merge of #40564 - GuillaumeGomez:rustdoc-const...
2017-03-16 Guillaume GomezFix const not displayed in rustdoc