]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/interpret/eval_context.rs
refactor `ParamEnv::empty(Reveal)` into two distinct methods
[rust.git] / src / librustc_mir / interpret / eval_context.rs
2018-03-13 Niko Matsakisrefactor `ParamEnv::empty(Reveal)` into two distinct...
2018-03-12 kennytmRollup merge of #48954 - GuillaumeGomez:missing-links...
2018-03-12 kennytmRollup merge of #48631 - focusaurus:remember-collapse...
2018-03-12 kennytmRollup merge of #48480 - jethrogb:patch-5, r=alexcrichton
2018-03-12 kennytmRollup merge of #48934 - Phlosioneer:42453-debug-hygene...
2018-03-12 kennytmRollup merge of #48824 - davidalber:update-conduct...
2018-03-12 kennytmRollup merge of #48705 - klnusbaum:update_rfc_process...
2018-03-12 kennytmRollup merge of #48201 - NovemberZulu:master, r=stevekl...
2018-03-12 borsAuto merge of #48295 - Keruspe:master, r=alexcrichton
2018-03-11 borsAuto merge of #48799 - alexcrichton:more-osx-cores...
2018-03-10 borsAuto merge of #48419 - bobtwinkles:fix_late_bound_reg_s...
2018-03-10 borsAuto merge of #48388 - kyrias:relro-level-cg, r=alexcri...
2018-03-10 borsAuto merge of #47574 - zilbuz:issue-14844, r=nikomatsakis
2018-03-10 borsAuto merge of #48755 - GuillaumeGomez:rustdoc-fixes...
2018-03-09 borsAuto merge of #48326 - RalfJung:generic-bounds, r=petro...
2018-03-09 Manish GoregaokarRollup merge of #48857 - Songbird0:improve_column_macro...
2018-03-09 Manish GoregaokarRollup merge of #48856 - Songbird0:improve_line_macro_d...
2018-03-09 Manish GoregaokarRollup merge of #48588 - alexcrichton:termcolor, r...
2018-03-08 Manish GoregaokarRollup merge of #48808 - Zoxc:reg-diag, r=michaelwoerister
2018-03-08 Manish GoregaokarRollup merge of #48789 - GuillaumeGomez:horizontal...
2018-03-08 Manish GoregaokarRollup merge of #48752 - alexcrichton:fix-target-featur...
2018-03-08 Manish GoregaokarRollup merge of #48738 - Songbird0:parseinterror_potent...
2018-03-08 Manish GoregaokarRollup merge of #48699 - frewsxcv:frewsxcv-impl-trait...
2018-03-08 Manish GoregaokarRollup merge of #48682 - spastorino:make_causal_lazy...
2018-03-08 Manish GoregaokarRollup merge of #48292 - topecongiro:from_str-for-path...
2018-03-08 borsAuto merge of #46882 - oli-obk:miri3, r=eddyb
2018-03-08 Oliver SchneiderAddress review comments
2018-03-08 Oliver SchneiderDecide signdedness on the layout instead of the type
2018-03-08 Oliver SchneiderDon't use the undefined bytes of PrimVal::Bytes
2018-03-08 Oliver SchneiderFix mozjs crater failure
2018-03-08 Oliver SchneiderStep limit is now terminator limit
2018-03-08 Oliver SchneiderReport tcx errors with the span of the currently evalua...
2018-03-08 Oliver SchneiderReport a best guess span if no stack is available anymore
2018-03-08 Oliver SchneiderUnregress error spans in constant errors
2018-03-08 Oliver SchneiderConst eval error refactoring
2018-03-08 Oliver SchneiderMove the resource limits to the session in preparation...
2018-03-08 Oliver SchneiderReport const eval errors at the correct span
2018-03-08 Oliver SchneiderNuke ConstInt and Const*size
2018-03-08 Oliver SchneiderDestructure Rc wrapped ErrorKind in miri
2018-03-08 Oliver SchneiderHide the RefCell inside InterpretInterner
2018-03-08 Oliver SchneiderAllow writing mutable statics in miri by adding them...
2018-03-08 Oliver SchneiderMore const eval sanity checks (invalid slice fat pointers)
2018-03-08 Oliver SchneiderAdd InterpretInterner to StableHashingContext for Alloc...
2018-03-08 Oliver SchneiderFully use miri in trans
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 borsAuto merge of #48806 - alexcrichton:rollup, r=alexcrichton
2018-03-07 Alex CrichtonMerge branch 'shard-msvc-more' of https://github.com...
2018-03-07 Alex CrichtonMerge branch 'update-llvm' of https://github.com/alexcr...
2018-03-07 Alex CrichtonMerge branch 'incr_attr_queries' of https://github...
2018-03-07 Alex CrichtonMerge branch 'metadata-send-sync' of https://github...
2018-03-07 Alex CrichtonMerge branch 'compiletest-update' 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 #48802 - frewsxcv:frewsxcv-rm-python...
2018-03-07 Alex CrichtonRollup merge of #48787 - mbrubeck:cloned, r=joshtriplett
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-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 #48403 - lukaslueg:casted, r=steveklabnik
2018-03-06 borsAuto merge of #48509 - Phlosioneer:option-doc-change...
2018-03-04 Pramod BishtFixed #48425
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 #48328 - frewsxcv:frewsxcv-clarify...
2018-03-03 Manish GoregaokarRollup merge of #48259 - tinaun:patch-1, r=alexcrichton
2018-03-01 Manish GoregaokarRollup merge of #48522 - etaoins:fix-find-width-of...
2018-03-01 Manish GoregaokarRollup merge of #48405 - kennytm:autotoolstate-follow...
2018-02-28 Manish GoregaokarRollup merge of #48461 - Manishearth:epoch-dyn-trait...
2018-02-28 Manish GoregaokarRollup merge of #48380 - nikomatsakis:issue-48251-maste...
2018-02-28 Manish GoregaokarRollup merge of #48359 - jsgf:remap-path-prefix, r...
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-28 kennytmRollup merge of #48560 - bdrewery:freebsd-struct-abi...
2018-02-28 kennytmRollup merge of #48488 - varkor:handle-gdb-error-compil...
2018-02-28 kennytmRollup merge of #48479 - mark-i-m:rustc-guide, r=nikoma...
2018-02-28 kennytmRollup merge of #48473 - GuillaumeGomez:rustdoc-auto...
2018-02-28 kennytmRollup merge of #48450 - frewsxcv:frewsxcxv-stabilize...
2018-02-28 kennytmRollup merge of #48381 - GuillaumeGomez:rustdoc-theme...
2018-02-28 kennytmRollup merge of #48365 - Centril:docs/document-refcell...
2018-02-28 kennytmRollup merge of #48321 - milesand:no_panic_pow, r=alexc...
2018-02-28 kennytmRollup merge of #48266 - pietroalbini:report-compiler...
2018-02-28 borsAuto merge of #48056 - ExpHP:macro-commas, r=dtolnay
2018-02-28 borsAuto merge of #47894 - vi:rustdoc_foldable_impls, r...
2018-02-26 borsAuto merge of #48082 - jseyfried:improve_struct_field_h...
2018-02-25 kennytmRollup merge of #48330 - frewsxcv:frewsxcv-tests-zero...
2018-02-25 kennytmRollup merge of #48235 - varkor:parse-float-lonely...
2018-02-25 kennytmRollup merge of #48517 - penpalperson:master, r=Mark...
2018-02-25 kennytmRollup merge of #48494 - bdrewery:freebsd-omit-frame...
2018-02-25 kennytmRollup merge of #48491 - glaubitz:s390x-linux, r=sanxiyn
2018-02-25 kennytmRollup merge of #48489 - glaubitz:x32-linux, r=alexcrichton
2018-02-25 kennytmRollup merge of #48369 - newpavlov:rdrand, r=nagisa
2018-02-25 kennytmRollup merge of #48362 - cuviper:libdir_relative, r...
2018-02-25 kennytmRollup merge of #48302 - mark-i-m:markim_macro-test...
2018-02-25 kennytmRollup merge of #48297 - glaubitz:sparc-linux, r=estebank
2018-02-25 kennytmRollup merge of #48281 - jakllsch:netbsd-powerpc, r...
2018-02-25 kennytmRollup merge of #48166 - hedgehog1024:hedgehog1024...
next