]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Auto merge of #50378 - varkor:repr-align-max-29, r=eddyb
[rust.git] / src / librustc_mir /
2018-05-03 borsAuto merge of #50378 - varkor:repr-align-max-29, r...
2018-05-03 borsAuto merge of #50369 - pftbest:unicode, r=SimonSapin
2018-05-02 borsAuto merge of #50355 - petrochenkov:50187, r=oli-obk
2018-05-02 borsAuto merge of #50354 - varkor:initial-field-alignment...
2018-05-02 borsAuto merge of #49943 - pnkfelix:fix-issue-49918, r...
2018-05-02 borsAuto merge of #50339 - nnethercote:lazy-Printer-buf...
2018-05-02 borsAuto merge of #50329 - Zoxc:opt-3, r=alexcrichton
2018-05-02 borsAuto merge of #50282 - fitzgen:run-more-passes-on-const...
2018-05-02 borsAuto merge of #50278 - eddyb:mir-succ-iter, r=nikomatsakis
2018-05-01 borsAuto merge of #49982 - petrochenkov:noreex, r=alexcrichton
2018-05-01 borsAuto merge of #49789 - petrochenkov:prelext, r=nikomatsakis
2018-05-01 borsAuto merge of #50198 - oli-obk:const_prop, r=eddyb
2018-05-01 Eduard-Mihai Burtescurustc: return impl Iterator from Terminator(Kind):...
2018-05-01 borsAuto merge of #49724 - kennytm:range-inc-start-end...
2018-05-01 borsAuto merge of #50304 - nox:uninhabited-output, r=eddyb
2018-04-30 borsAuto merge of #48925 - zackmdavis:fn_must_stabilize...
2018-04-30 kennytmRemoved direct field usage of RangeInclusive in rustc...
2018-04-30 kennytmRollup merge of #50330 - japaric:used, r=nagisa
2018-04-30 kennytmRollup merge of #50327 - varkor:match-unused-struct...
2018-04-30 kennytmRollup merge of #50316 - ehuss:fix-doc-links, r=frewsxcv
2018-04-30 kennytmRollup merge of #50312 - Pazzaz:master, r=GuillaumeGomez
2018-04-30 kennytmRollup merge of #50233 - mark-i-m:const_vec, r=kennytm
2018-04-30 Oliver SchneiderImprove div by zero const eval errors
2018-04-30 Oliver SchneiderUnify MIR assert messages and const eval errors
2018-04-30 Oliver SchneiderMerge ConstMathError into EvalErrorKind
2018-04-30 Oliver SchneiderRemove the `rustc_const_math` crate
2018-04-30 Oliver SchneiderReintroduce the float parsing error
2018-04-30 Oliver SchneiderRemove ConstFloat
2018-04-30 Oliver SchneiderImplement `PartialCmp` for `ConstFloat`
2018-04-30 borsAuto merge of #50163 - kornelski:error, r=Kimundi
2018-04-30 borsAuto merge of #50326 - ollie27:rustdoc_cross_crate_cons...
2018-04-30 borsAuto merge of #50272 - scottmcm:termination-test-error...
2018-04-30 borsAuto merge of #50204 - Manishearth:approx-enum, r=estebank
2018-04-30 borsAuto merge of #50092 - abonander:issue-49934, r=petroch...
2018-04-29 borsAuto merge of #50317 - varkor:repr-align-assign, r...
2018-04-29 borsAuto merge of #48605 - KiChjang:unused-mut-warning...
2018-04-29 borsAuto merge of #50217 - z4v1er:patch-1, r=aturon
2018-04-29 Keith YeungAdd the actual used mutable var to the set
2018-04-29 Niko MatsakisReturn RootPlace in is_mutable
2018-04-29 borsAuto merge of #50271 - sinkuu:fix_ice, r=eddyb
2018-04-28 borsAuto merge of #50240 - nnethercote:LazyBTreeMap, r...
2018-04-28 borsAuto merge of #50164 - nox:rval-range-metadata, r=eddyb
2018-04-28 borsAuto merge of #50155 - est31:label_expressions, r=petro...
2018-04-28 Keith YeungSkip implicit self argument for closures
2018-04-28 Keith YeungReturn LocalMutationIsAllowed in is_mutable
2018-04-28 Keith YeungDetermine unused mutable variables based on the 'root...
2018-04-28 Keith YeungOnly check possibly initialized values and also loop...
2018-04-28 Keith YeungTrack unused mutable variables across closures
2018-04-28 Keith YeungAllow MIR borrowck to catch unused mutable locals
2018-04-28 borsAuto merge of #49826 - cuviper:rustc-main-ICE, r=alexcr...
2018-04-28 borsAuto merge of #50149 - aaronaaeng:master, r=estebank
2018-04-27 borsAuto merge of #49822 - matthewjasper:dropck-closures...
2018-04-27 borsAuto merge of #50290 - kennytm:rollup, r=kennytm
2018-04-27 kennytmRollup merge of #50257 - estebank:fix-49560, r=nikomatsakis
2018-04-27 Matthew JasperAccess individual fields of tuples, closures and genera...
2018-04-27 kennytmRollup merge of #50284 - GuillaumeGomez:search-load...
2018-04-27 kennytmRollup merge of #50273 - Amanieu:issue-49532, r=alexcri...
2018-04-27 kennytmRollup merge of #50269 - alexcrichton:update-parking...
2018-04-27 kennytmRollup merge of #50263 - alexcrichton:uwtable-allcoator...
2018-04-27 kennytmRollup merge of #50251 - alexcrichton:wasm-no-threads...
2018-04-27 kennytmRollup merge of #50192 - bobtwinkles:libsyntax_extensio...
2018-04-27 kennytmRollup merge of #49968 - christianpoveda:stabilize_dyn...
2018-04-27 kennytmRollup merge of #49858 - dmizuk:unique-doc-hidden,...
2018-04-27 borsAuto merge of #50137 - nox:rm-bool-cmp-hack, r=eddyb
2018-04-27 borsAuto merge of #50102 - Zoxc:query-nomacro, r=michaelwoe...
2018-04-27 Christian Povedadyn_trait feature-gate just for stage0
2018-04-27 Nick Fitzgeraldmir: Deaggregate constant MIR
2018-04-27 Nick Fitzgeraldmir: Run drop elaboration on constant MIR
2018-04-27 Nick Fitzgeraldmir: Run copy propagation on constant mir
2018-04-27 borsAuto merge of #50097 - glandium:box_free, r=nikomatsakis
2018-04-27 John Kåre AlsakerMove query functions out from the define_maps! macro
2018-04-27 borsAuto merge of #50275 - kennytm:rollup, r=kennytm
2018-04-27 kennytmRollup merge of #49894 - Zoxc:sync-internedstring,...
2018-04-27 kennytmRollup merge of #50246 - nnethercote:no-dump_allocs...
2018-04-27 kennytmRollup merge of #50231 - GuillaumeGomez:doc-aliases...
2018-04-27 kennytmRollup merge of #50229 - GuillaumeGomez:search-one...
2018-04-27 kennytmRollup merge of #50227 - sinkuu:ice_non_local_trait...
2018-04-27 kennytmRollup merge of #50222 - michaelwoerister:bump-stage0...
2018-04-27 borsAuto merge of #49891 - cuviper:compiletest-crash, r...
2018-04-27 kennytmRollup merge of #49707 - steveklabnik:rustc-book, r...
2018-04-27 borsAuto merge of #48995 - aravind-pg:canonical-query,...
2018-04-27 John Kåre AlsakerRename InternedString to LocalInternedString and introd...
2018-04-27 borsAuto merge of #49420 - nox:enum-scalarpair, r=eddyb
2018-04-26 borsAuto merge of #50253 - nikomatsakis:regressions-2018...
2018-04-26 borsAuto merge of #49513 - nox:univariant-fieldless-enum...
2018-04-26 Niko Matsakisuse `reveal_all` during drop elaboration
2018-04-26 borsAuto merge of #50228 - irinagpopa:backstory-v2, r=nikom...
2018-04-26 Irina Poparustc_target: move in syntax::abi and flip dependency.
2018-04-26 Anthony RamineTreat repr(Rust) univariant fieldless enums as a ZST...
2018-04-26 Irina Poparustc_target: move LayoutOf's type parameter to an...
2018-04-26 Irina Poparustc_target: move in type definitions from ty::layout.
2018-04-26 Irina PopaRename rustc_back::target to rustc_target::spec.
2018-04-26 Irina Poparustc_back: move LinkerFlavor, PanicStrategy, and Relro...
2018-04-26 Oliver SchneiderProperly evaluate zst enum
2018-04-26 Anthony RamineProperly look for uninhabitedness when handling discrim...
2018-04-26 borsAuto merge of #50245 - GuillaumeGomez:rollup, r=Guillau...
2018-04-26 Nicholas NethercoteMake dump_{alloc,allocs,local}() no-ops when tracing...
2018-04-26 borsAuto merge of #50072 - oli-obk:discriminants, r=eddyb
2018-04-26 Guillaume GomezRollup merge of #50219 - ralfbiedert:master, r=frewsxcv
2018-04-26 Guillaume GomezRollup merge of #50214 - GuillaumeGomez:JS-improvements...
next