]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Update RLS
[rust.git] / src / librustc_mir /
2018-03-14 borsAuto merge of #48859 - bdrewery:update-libc, r=alexcrichton
2018-03-13 borsAuto merge of #48735 - 1011X:master, r=alexcrichton
2018-03-13 borsAuto merge of #48411 - nikomatsakis:chalkify-canonical...
2018-03-13 Niko Matsakis`trans_apply_param_substs` => `subst_and_normalize_eras...
2018-03-13 Niko Matsakistransition various normalization functions to the new...
2018-03-13 Niko Matsakisintroduce `infcx.at(..).dropck_outlives(..)` operaton...
2018-03-13 Niko Matsakisintroduce `infcx.at(..).normalize(..)` operation [VIC]
2018-03-13 Niko Matsakisadd `canonicalize` method to `InferCtxt` [VIC]
2018-03-13 Niko Matsakisrefactor `ParamEnv::empty(Reveal)` into two distinct...
2018-03-13 Niko Matsakisrandom reformatting
2018-03-12 kennytmRollup merge of #48954 - GuillaumeGomez:missing-links...
2018-03-12 kennytmRollup merge of #48898 - GuillaumeGomez:remove-empty...
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 #48928 - zackmdavis:span_suggestion_fie...
2018-03-12 kennytmRollup merge of #48887 - alexcrichton:update-stdsimd...
2018-03-12 kennytmRollup merge of #48880 - petrochenkov:badstderr, r...
2018-03-12 kennytmRollup merge of #48877 - GuillaumeGomez:vec-missing...
2018-03-12 kennytmRollup merge of #48824 - davidalber:update-conduct...
2018-03-12 kennytmRollup merge of #48725 - humenda:master, r=nikomatsakis
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 #48770 - bobtwinkles:two_phase_borrows_re...
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-10 bobtwinklesRemove some commented out code
2018-03-09 borsAuto merge of #48891 - alexcrichton:dist-osx-9.3, r...
2018-03-09 bobtwinklesCheck for two_phase_borrows in the right place
2018-03-09 bobtwinklesFix tests after two-phase borrow rewrite
2018-03-09 bobtwinklesRemove unused field on BorrowData
2018-03-09 bobtwinklesComplete re-implementation of 2-phase borrows
2018-03-09 bobtwinklesmir dataflow: change graphviz output
2018-03-09 bobtwinklesFinally start down the right path
2018-03-09 bobtwinklesRename BorrowData::location to BorrowData::reserve_location
2018-03-09 borsAuto merge of #48326 - RalfJung:generic-bounds, r=petro...
2018-03-09 1011XMerge branch 'master' of github.com:1011X/rust
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-09 Manish GoregaokarRollup merge of #48527 - zackmdavis:and_the_social_cons...
2018-03-08 borsAuto merge of #48849 - Manishearth:rollup, r=Manishearth
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 Schneidersimplify constant value pair field access
2018-03-08 Oliver SchneiderUnify the const folding errors
2018-03-08 Oliver SchneiderCorrect the shift overflow check in miri
2018-03-08 Oliver SchneiderRegenerate tests
2018-03-08 Oliver SchneiderUse clearer name for integer bit width helper function
2018-03-08 Oliver SchneiderReuse `Integer::from_attr`
2018-03-08 Oliver SchneiderGenerator assertions are unconditionally triggered
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 SchneiderConst eval will oom together with rustc now
2018-03-08 Oliver SchneiderStep limit is now terminator limit
2018-03-08 Oliver SchneiderRebase fallout
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 SchneiderRemove dead code
2018-03-08 Oliver SchneiderAdd some documentation to pattern/const conversions
2018-03-08 Oliver SchneiderReduce code duplication
2018-03-08 Oliver SchneiderTidy fix
2018-03-08 Oliver SchneiderConst eval error refactoring
2018-03-08 Oliver SchneiderUpdate tests
2018-03-08 Oliver SchneiderReport all errors other than those about insufficient...
2018-03-08 Oliver SchneiderCompute the ParamEnv only once and use it to call tcx...
2018-03-08 Oliver SchneiderCan only const prop temporaries
2018-03-08 Oliver SchneiderSimplify const propagator by removing unused code paths
2018-03-08 Oliver SchneiderRename OptimizationFinder and don't propagate any borrows
2018-03-08 Oliver SchneiderSimplify const prop checks through PlaceContext
2018-03-08 Oliver SchneiderMove the resource limits to the session in preparation...
2018-03-08 Oliver SchneiderFigure out const propgatable locals in a single pass
2018-03-08 Oliver SchneiderUpdate tests
2018-03-08 Oliver SchneiderReport const eval errors at the correct span
2018-03-08 Oliver SchneiderOnly report bitshift lints on bitshift ops
2018-03-08 Oliver SchneiderUse IndexVec instead of FxHashMap
2018-03-08 Oliver SchneiderMerge const linting pass into const prop
2018-03-08 Oliver SchneiderRemove single field struct by just using the field
2018-03-08 Oliver SchneiderRemove the fragile const propagator and just do linting
2018-03-08 Oliver SchneiderFix ICE in const prop
2018-03-08 Oliver SchneiderRevert all changes to the instcombine pass
2018-03-08 Oliver SchneiderSplit const prop into its own pass
2018-03-08 Oliver SchneiderDon't use scary block reorderings
2018-03-08 Oliver SchneiderReport errors in statics during collecting instead...
2018-03-08 Oliver SchneiderSimplify code around reading/writing ConstVals
2018-03-08 Oliver SchneiderMove the pattern checking code to hair
2018-03-08 Oliver Schneideronly export the two check* functions from check_match
next