]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/constness.rs
Clean up the logic in `is_min_const_fn`
[rust.git] / src / librustc / ty / constness.rs
2018-12-04 Oliver SchererClean up the logic in `is_min_const_fn`
2018-12-04 Oliver SchererAllow calling `const unsafe fn` in `const fn` behind...
2018-12-04 borsAuto merge of #55682 - GuillaumeGomez:primitive-sidebar...
2018-12-03 borsAuto merge of #55041 - evq:thumbv8m, r=alexcrichton
2018-12-03 kennytmRollup merge of #56416 - GuillaumeGomez:css-body, r...
2018-12-03 kennytmRollup merge of #56141 - jnqnfe:osstr_len_clarity,...
2018-12-02 borsAuto merge of #56275 - RalfJung:win-mutex, r=SimonSapin
2018-12-01 borsAuto merge of #56165 - RalfJung:drop-glue-type, r=eddyb...
2018-11-30 kennytmRollup merge of #56214 - scalexm:unification, r=nikomat...
2018-11-30 kennytmRollup merge of #56324 - Zoxc:int-ext, r=nikomatsakis
2018-11-30 kennytmRollup merge of #55011 - vi:panic_immediate_abort,...
2018-11-30 kennytmRollup merge of #56364 - dlrobertson:fix_55903, r=oli-obk
2018-11-30 kennytmRollup merge of #56349 - davidtwco:issue-55396-inferenc...
2018-11-30 kennytmRollup merge of #56341 - frewsxcv:frewsxcv-util-cstr...
2018-11-30 kennytmRollup merge of #56339 - yui-knk:remove_mir_stats_flag...
2018-11-30 kennytmRollup merge of #56336 - nnethercote:clean-up-pp, r...
2018-11-30 kennytmRollup merge of #56268 - nnethercote:fold_opt_expr...
2018-11-30 kennytmRollup merge of #56216 - SimonSapin:array-tryfrom-slice...
2018-11-30 kennytmRollup merge of #56131 - ljedrz:assorted, r=RalfJung
2018-11-30 kennytmRollup merge of #56014 - euclio:issue-21335, r=nagisa
2018-11-30 kennytmRollup merge of #55821 - ljedrz:cached_key_sorts, r...
2018-11-29 borsAuto merge of #49878 - dlrobertson:va_list_pt0, r=eddyb
2018-11-29 borsAuto merge of #56298 - tromey:update-and-reenable-lldb...
2018-11-29 borsAuto merge of #56340 - GuillaumeGomez:rollup, r=Guillau...
2018-11-29 Guillaume GomezRollup merge of #56330 - estebank:cleanup-span, r=zackm...
2018-11-29 Guillaume GomezRollup merge of #56322 - petrochenkov:edlints, r=eddyb
2018-11-29 Guillaume GomezRollup merge of #56321 - jnqnfe:css_nested_list_margin...
2018-11-29 Guillaume GomezRollup merge of #56319 - RalfJung:async-mutable-ref...
2018-11-29 Guillaume GomezRollup merge of #56312 - oli-obk:const_eval_literal...
2018-11-29 Guillaume GomezRollup merge of #56294 - polyfloyd:fix-typo-ffi-doc...
2018-11-29 Guillaume GomezRollup merge of #56289 - marius:patch-1, r=cramertj
2018-11-29 Guillaume GomezRollup merge of #56273 - GuillaumeGomez:iterator-fnmut...
2018-11-29 Guillaume GomezRollup merge of #56257 - mark-i-m:rustc-guide-links...
2018-11-29 Guillaume GomezRollup merge of #56255 - jasonl:update-old-documents...
2018-11-29 Guillaume GomezRollup merge of #56236 - frewsxcv:frewsxcv-unsafe-unsaf...
2018-11-29 Guillaume GomezRollup merge of #56223 - Mark-Simulacrum:self-profile...
2018-11-29 Guillaume GomezRollup merge of #56220 - estebank:suggest-lifetime...
2018-11-29 Guillaume GomezRollup merge of #56149 - ariasuni:improve-amctime-doc...
2018-11-29 Guillaume GomezRollup merge of #56148 - mark-i-m:rustc-guide-submodule...
2018-11-29 Guillaume GomezRollup merge of #56127 - rust-lang:oli-obk-patch-1...
2018-11-29 Guillaume GomezRollup merge of #56124 - antoine-de:fix_read_to_end_doc...
2018-11-29 Guillaume GomezRollup merge of #56114 - varkor:nonexhaustive-backticks...
2018-11-29 Guillaume GomezRollup merge of #56080 - mark-i-m:patch-2, r=steveklabnik
2018-11-29 Guillaume GomezRollup merge of #56023 - vorner:doc/atomic-ordering...
2018-11-29 Guillaume GomezRollup merge of #56021 - RalfJung:track-features, r...
2018-11-27 Ralf Jungavoid features_untracked
2018-11-22 borsAuto merge of #53918 - Havvy:doc-sort-by, r=GuillaumeGomez
2018-11-06 borsAuto merge of #53996 - sekineh:thumb-run, r=japaric
2018-11-02 borsAuto merge of #54718 - froydnj:aarch64-ci, r=alexcrichton
2018-11-02 borsAuto merge of #54043 - fintelia:raw_entry, r=alexcrichton
2018-11-01 Pietro AlbiniRollup merge of #55280 - vlad20012:add-libproc_macro...
2018-10-26 borsAuto merge of #54626 - alexcrichton:dwarf-generics...
2018-10-26 kennytmRollup merge of #54921 - GuillaumeGomez:line-numbers...
2018-10-26 kennytmRollup merge of #54824 - Munksgaard:fix-49713, r=QuietM...
2018-10-26 kennytmRollup merge of #54816 - oli-obk:double_promotion,...
2018-10-25 borsAuto merge of #54490 - wesleywiser:rewrite_it_in_mir...
2018-10-25 Pietro AlbiniRollup merge of #55247 - peterjoel:peterjoel-prim-char...
2018-10-25 Pietro AlbiniRollup merge of #53931 - iirelu:keyword-docs, r=stevekl...
2018-10-18 kennytmRollup merge of #54646 - vn971:fix_std_thread_sleep...
2018-10-16 borsAuto merge of #54251 - varkor:silence-bad_style, r...
2018-10-12 kennytmRollup merge of #54989 - Munksgaard:fix-htmldocck-typos...
2018-10-12 kennytmRollup merge of #54891 - rust-lang:SimonSapin-patch...
2018-10-12 kennytmRollup merge of #54860 - mandeep:vec-initialize, r...
2018-10-12 kennytmRollup merge of #54825 - davidtwco:issue-52663-deref...
2018-10-12 kennytmRollup merge of #54811 - pnkfelix:issue-24840-separate...
2018-10-12 kennytmRollup merge of #54755 - lucasloisp:document-reference...
2018-10-12 borsAuto merge of #54715 - oli-obk:nll_deref_promotion...
2018-10-12 borsAuto merge of #53933 - GuillaumeGomez:codeblock-error...
2018-10-12 borsAuto merge of #54534 - nagisa:align-offset-simplificati...
2018-10-11 borsAuto merge of #54850 - mcr431:fix-54707-trait-function...
2018-10-11 borsAuto merge of #54848 - davidtwco:issue-52663-trait...
2018-10-10 Manish GoregaokarRollup merge of #54893 - dsciarra:issue-54379, r=pnkfelix
2018-10-10 Manish GoregaokarRollup merge of #54862 - Havvy:cfg_attr_multi, r=petroc...
2018-10-10 Manish GoregaokarRollup merge of #54848 - davidtwco:issue-52663-trait...
2018-10-10 borsAuto merge of #54747 - levex:inline-asm-bad-operands...
2018-10-10 borsAuto merge of #54732 - cramertj:waker, r=aturon
2018-10-10 borsAuto merge of #54831 - davidtwco:issue-52663-struct...
2018-10-10 borsAuto merge of #54764 - tromey:test-rust-lldb, r=alexcri...
2018-10-09 borsAuto merge of #54734 - pawroman:fix_range_borrowing_sug...
2018-10-09 borsAuto merge of #54613 - matthiaskrgr:string_from_inline_...
2018-10-09 borsAuto merge of #54798 - matthewjasper:free-region-closur...
2018-10-08 borsAuto merge of #54871 - u32i64:master, r=frewsxcv
2018-10-08 borsAuto merge of #54865 - pietroalbini:1.29.2-notes, r...
2018-10-08 borsAuto merge of #54847 - ljedrz:kill_graphviz_intocow...
2018-10-08 borsAuto merge of #54700 - frewsxcv:frewsxcv-binary-search...
2018-10-08 borsAuto merge of #54609 - kzys:404-search, r=GuillaumeGomez
2018-10-07 borsAuto merge of #53517 - phungleson:fix-impl-from-for...
2018-10-07 borsAuto merge of #54810 - 1aim:unused-impl-trait, r=oli-obk
2018-10-07 borsAuto merge of #54835 - oli-obk:mögen_konstante_funktion...
2018-10-07 borsAuto merge of #54823 - euclio:needs-test, r=alexcrichton
2018-10-07 borsAuto merge of #54451 - alexcrichton:no-mangle-extern...
2018-10-06 borsAuto merge of #54766 - alexcrichton:wasm-all-symbols...
2018-10-05 Pietro AlbiniRollup merge of #54838 - 11Takanori:fix-typo, r=petroch...
2018-10-05 Pietro AlbiniRollup merge of #54834 - kzys:fix-small-screen, r=Guill...
2018-10-05 Pietro AlbiniRollup merge of #54804 - euclio:inverted-parameters...
2018-10-05 Pietro AlbiniRollup merge of #54787 - varkor:unused-mut-in-desugarin...
2018-10-05 Pietro AlbiniRollup merge of #54781 - phansch:master, r=varkor
2018-10-05 Pietro AlbiniRollup merge of #54078 - GabrielMajeri:expand-sync...
2018-10-05 borsAuto merge of #54743 - ljedrz:cleanup_ty_p2, r=zackmdavis
2018-10-05 borsAuto merge of #54741 - oli-obk:impl_trait_hierarchy...
next