]> git.lizzy.rs Git - rust.git/history - src/librustc_metadata/decoder.rs
Initial changes to librustc to support const trait fns.
[rust.git] / src / librustc_metadata / decoder.rs
2018-03-08 Alexander RegueiroInitial changes to librustc to support const trait...
2018-03-08 Oliver SchneiderNuke the entire ctfe from orbit, it's the only way...
2018-03-08 Oliver SchneiderProduce instead of pointers
2018-03-08 Oliver SchneiderAdd a variant to ConstVal for storing miri results
2018-03-07 Alex CrichtonMerge branch 'metadata-send-sync' of https://github...
2018-03-07 Alex CrichtonMerge branch 'refactor-select' of https://github.com...
2018-03-07 Alex CrichtonMerge branch 'bump_installer' of https://github.com...
2018-03-07 Alex CrichtonRollup merge of #48778 - sinkuu:rls_crash_tuple_struct...
2018-03-07 Alex CrichtonRollup merge of #48698 - ishitatsuyuki:burn-equate...
2018-03-07 Alex CrichtonRollup merge of #48651 - PramodBisht:issues/48425,...
2018-03-07 Alex CrichtonRollup merge of #48618 - scottmcm:elaborate-exitcode...
2018-03-07 Alex CrichtonRollup merge of #48511 - GuillaumeGomez:rustdoc-resourc...
2018-03-06 borsAuto merge of #48768 - kennytm:rollup, r=kennytm
2018-03-06 kennytmRollup merge of #48507 - GuillaumeGomez:cstr-note,...
2018-03-06 kennytmRollup merge of #48474 - christianpoveda:new_cell_docs...
2018-03-06 kennytmRollup merge of #48657 - sinkuu:opt_str_repeat, r=dtolnay
2018-03-06 borsAuto merge of #48611 - michaelwoerister:share-generics2...
2018-03-06 Michael WoeristerDon't recompute SymbolExportLevel for upstream crates.
2018-03-06 Michael WoeristerRename exported_symbol_ids query to something more...
2018-03-06 kennytmRollup merge of #48590 - tshepang:more-simple, r=frewsxcv
2018-03-06 kennytmRollup merge of #48573 - Amanieu:bitreverse2, r=sfackler
2018-03-06 kennytmRollup merge of #48432 - flip1995:lit_diag, r=oli-obk
2018-03-06 kennytmRollup merge of #48403 - lukaslueg:casted, r=steveklabnik
2018-03-06 borsAuto merge of #48509 - Phlosioneer:option-doc-change...
2018-03-04 borsAuto merge of #48592 - spastorino:borrowed_value_error...
2018-03-04 borsAuto merge of #47832 - fintelia:vec-index, r=kennytm
2018-03-04 borsAuto merge of #48587 - Zoxc:transitive-relation, r...
2018-03-04 borsAuto merge of #48630 - alexcrichton:more-sccache, r...
2018-03-04 borsAuto merge of #48600 - Mark-Simulacrum:rustbuild-update...
2018-03-03 kennytmRollup merge of #48664 - Keruspe:codegen, r=alexcrichton
2018-03-03 kennytmRollup merge of #48513 - alexcrichton:simd, r=JoshTriplett
2018-03-03 kennytmRollup merge of #48680 - steveklabnik:no-toc, r=nikomat...
2018-03-03 borsAuto merge of #48583 - dotdash:jt_assume, r=alexcrichton
2018-03-03 kennytmRollup merge of #48637 - segevfiner:restore-rust-mingw...
2018-03-03 kennytmRollup merge of #48629 - strake:char, r=alexcrichton
2018-03-03 kennytmRollup merge of #48569 - Phlosioneer:x-py-help-optimiza...
2018-03-03 kennytmRollup merge of #48466 - sanxiyn:no-neon, r=alexcrichton
2018-03-03 kennytmRollup merge of #48283 - QuietMisdreavus:rustdoc-readme...
2018-03-03 Manish GoregaokarRollup merge of #48641 - alexcrichton:no-hash-l-paths...
2018-03-03 Manish GoregaokarRollup merge of #48635 - scottmcm:faster-zip-nth, r...
2018-03-03 Manish GoregaokarRollup merge of #48628 - strake:reverse, r=sfackler
2018-03-03 Manish GoregaokarRollup merge of #48338 - estebank:match-missing-comma...
2018-03-03 Manish GoregaokarRollup merge of #48328 - frewsxcv:frewsxcv-clarify...
2018-03-03 Manish GoregaokarRollup merge of #48259 - tinaun:patch-1, r=alexcrichton
2018-03-03 borsAuto merge of #48666 - sgrif:sg-revert-perf-regression...
2018-03-03 borsAuto merge of #48586 - Zoxc:atomic-rc, r=michaelwoerister
2018-03-02 John Kåre AlsakerReplace Rc with Lrc for shared data
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-21 Guillaume GomezRollup merge of #47379 - da-x:master, r=sfackler
2018-02-17 borsAuto merge of #47408 - eddyb:deref-danger, r=nikomatsakis
2018-02-17 borsAuto merge of #47926 - mikhail-m1:subslice_pattern_arra...
2018-02-10 kennytmRollup merge of #47547 - varkor:infinite-iterators...
2018-02-05 kennytmRollup merge of #47496 - QuietMisdreavus:rls-doc-includ...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-02-01 borsAuto merge of #47738 - nikomatsakis:issue-47139-master...
2018-01-31 kennytmRollup merge of #47876 - GuillaumeGomez:associated...
2018-01-30 kennytmRollup merge of #47515 - jimmantooth:patch-1, r=QuietMi...
2018-01-28 borsAuto merge of #47204 - varkor:unsafecell-into_inner...
2018-01-28 borsAuto merge of #47772 - arthurprs:iter-position-bounds...
2018-01-28 borsAuto merge of #47746 - varkor:never-type-ice, r=nikomat...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47453 - pftbest:nointas, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47439 - eddyb:issue-45662, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47437 - eddyb:issue-38763, r=nagisa
2018-01-25 borsAuto merge of #47374 - topecongiro:issue-47096, r=nikom...
2018-01-24 borsAuto merge of #47300 - remexre:duration-constructors...
2018-01-24 borsAuto merge of #47299 - cramertj:unsafe-placer, r=alexcr...
2018-01-24 borsAuto merge of #46931 - clarcharr:float_bits_core, r...
2018-01-23 kennytmRollup merge of #47423 - est31:rustbook_checking, r...
2018-01-22 borsAuto merge of #47373 - wesleywiser:incr_cache_hashing...
2018-01-22 borsAuto merge of #47353 - nikomatsakis:nll-issue-47189...
2018-01-22 borsAuto merge of #47158 - rkruppe:repr-transparent, r...
2018-01-22 borsAuto merge of #47144 - estebank:moved-closure-arg,...
2018-01-21 Guillaume GomezRollup merge of #47512 - GuillaumeGomez:e0659, r=petroc...
2018-01-21 Guillaume GomezRollup merge of #47334 - etaoins:only-call-res-init...
2018-01-21 Guillaume GomezRollup merge of #47247 - estebank:suggest-cast, r=petro...
2018-01-21 borsAuto merge of #47116 - estebank:non-accessible-ctor...
2018-01-21 borsAuto merge of #47001 - arielb1:private-match, r=nikomat...
2018-01-21 borsAuto merge of #47495 - nikomatsakis:nll-issue-47153...
2018-01-20 Guillaume GomezRollup merge of #47578 - arthurprs:btree-doc, r=alexcri...
2018-01-20 Guillaume GomezRollup merge of #47573 - estebank:closures, r=nikomatsakis
2018-01-20 Guillaume GomezRollup merge of #47559 - walinga:pr-link-fix, r=kennytm
2018-01-20 Guillaume GomezRollup merge of #47532 - tbu-:pr_path_oddities, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #47510 - sfackler:deprecate-dns, r...
2018-01-20 Guillaume GomezRollup merge of #47508 - QuietMisdreavus:rbe-bookshelf...
2018-01-20 Guillaume GomezRollup merge of #47193 - cramertj:result-opts, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #46938 - hellow554:rustdoc-kbd-style...
2018-01-20 borsAuto merge of #46919 - michaelwoerister:new-leb128...
2018-01-19 borsAuto merge of #47503 - arielb1:check-size, r=eddyb
2018-01-19 borsAuto merge of #47494 - michaelwoerister:proc-macro...
2018-01-19 borsAuto merge of #47401 - rkruppe:issue-47278, r=eddyb
2018-01-17 Guillaume GomezRollup merge of #47520 - mbrubeck:fstat, r=Mark-Simulacrum
2018-01-17 Guillaume GomezRollup merge of #47471 - estebank:point-to-method-e0283...
2018-01-17 Guillaume GomezRollup merge of #47468 - estebank:closure-mut-mut,...
2018-01-17 Guillaume GomezRollup merge of #47398 - GuillaumeGomez:pulldown-warnin...
2018-01-17 Guillaume GomezRollup merge of #47313 - ollie27:rustdoc_record_extern_...
2018-01-17 Guillaume GomezRollup merge of #47250 - GuillaumeGomez:test-rustdoc...
2018-01-17 borsAuto merge of #47522 - kennytm:rollup, r=kennytm
2018-01-17 kennytmRollup merge of #47514 - gnzlbg:whitelist_x86_fxsr...
next