]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/const-fn-method.rs
Auto merge of #53830 - davidtwco:issue-53228, r=nikomatsakis
[rust.git] / src / test / run-pass / const-fn-method.rs
2018-09-07 borsAuto merge of #53830 - davidtwco:issue-53228, r=nikomat...
2018-09-06 borsAuto merge of #53575 - matthewjasper:unsized-is-an...
2018-09-06 borsAuto merge of #53707 - eddyb:phantom-waffles, r=oli-obk
2018-09-06 borsAuto merge of #53721 - arielb1:exhaustively-unpun,...
2018-09-05 borsAuto merge of #52994 - varkor:trim_direction, r=alexcri...
2018-09-05 borsAuto merge of #53878 - alexcrichton:wasm-atomics-featur...
2018-09-05 borsAuto merge of #53867 - cwndrws:json-test-formatter...
2018-09-05 borsAuto merge of #53027 - matklad:once_is_completed, r...
2018-09-03 borsAuto merge of #53883 - RalfJung:miri-assert, r=oli-obk
2018-09-03 borsAuto merge of #53697 - Cyres:const-fn-int-ops, r=oli-obk
2018-09-03 borsAuto merge of #53673 - michaelwoerister:incr-thinlto...
2018-09-03 borsAuto merge of #53831 - TheDarkula:pointer-check, r...
2018-09-03 borsAuto merge of #53865 - zilbuz:issue-52768, r=pnkfelix
2018-09-03 borsAuto merge of #53838 - nrc:save-generic, r=eddyb
2018-09-02 borsAuto merge of #53725 - tbu-:pr_getrandom_syscalls,...
2018-09-02 borsAuto merge of #53599 - matthiaskrgr:split_str__to__spli...
2018-09-01 borsAuto merge of #53842 - estebank:various, r=petrochenkov
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
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-10 borsAuto merge of #30194 - brson:relnotes, r=brson
2015-12-09 borsAuto merge of #30270 - DiamondLovesYou:fix-30231, r...
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-09 Steve KlabnikRollup merge of #30201 - GuillaumeGomez:patch-3, r...
2015-12-09 borsAuto merge of #30208 - pnkfelix:fix-issue-30063, r...
2015-12-08 borsAuto merge of #30036 - mitaa:doc_id, r=alexcrichton
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-07 borsAuto merge of #30087 - petrochenkov:indi, r=nrc
2015-12-07 borsAuto merge of #30188 - tshepang:lookup_addr-example...
2015-12-06 borsAuto merge of #30222 - mitaa:fqn#2, r=alexcrichton
2015-12-06 borsAuto merge of #30187 - alexcrichton:stabilize-1.6,...
2015-12-05 borsAuto merge of #30177 - retep998:handling-threads, r...
2015-12-05 borsAuto merge of #30102 - jFransham:feature/better-lifetim...
2015-12-05 borsAuto merge of #30207 - jwworth:pull-request-1449250353...
2015-12-05 borsAuto merge of #30185 - fhahn:improve-borrowck-public...
2015-12-05 borsAuto merge of #30211 - pnkfelix:fix-getopts-for-issue...
2015-12-05 borsAuto merge of #30210 - nagisa:tweak-man, r=alexcrichton
2015-12-05 borsAuto merge of #30205 - alexcrichton:fix-dist, r=brson
2015-12-04 borsAuto merge of #30130 - tbu-:pr_array_clone, r=alexcrichton
2015-12-04 borsAuto merge of #30173 - sgrif:sg-fix-time-bug, r=alexcri...
2015-12-04 borsAuto merge of #30084 - oli-obk:const_fn, r=pnkfelix
2015-11-27 Oliver Schneiderimplement calling of `const fn`-methods in true constants
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-09 borsAuto merge of #25836 - steveklabnik:gh25305, r=alexcrichton
2015-06-09 borsAuto merge of #25627 - murarth:execution-engine-fix...
2015-06-04 borsAuto merge of #25975 - arielb1:remove-param-space,...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-06-04 Manish GoregaokarRollup merge of #25900 - lorenzb:more_about_types,...
2015-06-04 borsAuto merge of #25743 - michaelsproul:match-diagnostics...
2015-06-03 Manish GoregaokarRollup merge of #25939 - wca:fix-freebsd-configure...
2015-06-03 borsAuto merge of #25938 - wca:fix-clang-check-compatibilit...
2015-06-02 borsAuto merge of #25867 - petrochenkov:ucellv, r=alexcrichton
2015-06-02 borsAuto merge of #25868 - alexcrichton:issue-25505, r...
2015-06-02 Manish GoregaokarRollup merge of #25821 - jooert:remove_build_date,...
2015-06-02 Manish GoregaokarRollup merge of #25751 - steveklabnik:translations...
2015-06-02 borsAuto merge of #25848 - alexcrichton:fix-msvc, r=brson
2015-06-02 borsAuto merge of #25654 - petrochenkov:encenv, r=alexcrichton
2015-06-01 borsAuto merge of #25246 - mzabaluev:io-invalid-data, r...
2015-06-01 borsAuto merge of #25858 - alexcrichton:disable-os-tls...
2015-05-30 borsAuto merge of #25882 - steveklabnik:gh25554, r=alexcrichton
2015-05-30 borsAuto merge of #25818 - sfackler:socket-timeouts, r...
2015-05-30 borsAuto merge of #25817 - XMPPwocky:once_cleanedup, r...
2015-05-29 Steve KlabnikRollup merge of #25886 - nhowell:patch-1, r=steveklabnik
2015-05-29 Steve KlabnikRollup merge of #25883 - steveklabnik:gh25417, r=alexcr...
2015-05-29 Steve KlabnikRollup merge of #25876 - tshepang:patch-3, r=steveklabnik
2015-05-29 Steve KlabnikRollup merge of #25873 - nham:update_E0015, r=Aatch
2015-05-29 Steve KlabnikRollup merge of #25866 - jooert:update_guidelines,...
2015-05-29 Steve KlabnikRollup merge of #25865 - azerupi:patch-2, r=alexcrichton
2015-05-29 Steve KlabnikRollup merge of #25864 - azerupi:patch-1, r=alexcrichton
2015-05-29 Steve KlabnikRollup merge of #25861 - tringenbach:master, r=steveklabnik
2015-05-29 Steve KlabnikRollup merge of #25788 - maxjacobson:add-missing-space...
2015-05-29 borsAuto merge of #25494 - alexcrichton:stdio-from-raw...
2015-05-29 borsAuto merge of #25880 - nikomatsakis:const-fn-feature...
2015-05-29 Niko Matsakisadd const_fn features
2015-05-29 Niko Matsakisadd a test for const fn methods, as suggested by @pnkfelix