]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
simplify check_pat_lit
[rust.git] / src / librustc_mir /
2020-02-24 borsAuto merge of #69344 - RalfJung:miri, r=oli-obk
2020-02-24 Pietro AlbiniRollup merge of #69394 - GuillaumeGomez:clean-up-0367...
2020-02-24 Pietro AlbiniRollup merge of #69372 - yawpitch:master, r=varkor
2020-02-23 borsAuto merge of #69084 - yaahc:delayed-doc-lint, r=petroc...
2020-02-23 borsAuto merge of #69351 - mati865:mingw-ultimate-fix,...
2020-02-23 borsAuto merge of #69336 - Mark-Simulacrum:no-infra-toolsta...
2020-02-23 Dylan DPCRollup merge of #69376 - petrochenkov:bumpwith, r=Centril
2020-02-23 Dylan DPCRollup merge of #69375 - Menschenkindlein:master, r...
2020-02-23 Dylan DPCRollup merge of #69361 - Centril:free-ty-alias, r=petro...
2020-02-23 Dylan DPCRollup merge of #69351 - mati865:mingw-ultimate-fix...
2020-02-23 Dylan DPCRollup merge of #69336 - Mark-Simulacrum:no-infra-tools...
2020-02-23 borsAuto merge of #69334 - Centril:nested-item-vis-def...
2020-02-22 borsAuto merge of #69358 - ehuss:update-cargo, r=ehuss
2020-02-22 borsAuto merge of #69374 - Dylan-DPC:rollup-x7mjd5z, r...
2020-02-22 Dylan DPCRollup merge of #69370 - RalfJung:const-eval-mod, r...
2020-02-22 Dylan DPCRollup merge of #69354 - MichaelMcDonnell:duration_over...
2020-02-22 Dylan DPCRollup merge of #69349 - spastorino:mir-not-an-experime...
2020-02-22 Dylan DPCRollup merge of #69348 - LeSeulArtichaut:patch-1, r...
2020-02-22 Dylan DPCRollup merge of #69346 - GuillaumeGomez:clean-up-e032x...
2020-02-22 Dylan DPCRollup merge of #69339 - wesleywiser:test_for_69312...
2020-02-22 Dylan DPCRollup merge of #68984 - ecstatic-morse:const-u8-is...
2020-02-22 Ralf Jungmove const_eval.rs into the module folder
2020-02-22 borsAuto merge of #69333 - ecstatic-morse:revert-simd-shuff...
2020-02-22 borsAuto merge of #69332 - nnethercote:revert-u8to64_le...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-22 borsAuto merge of #69302 - jonas-schievink:yield-needs...
2020-02-21 borsAuto merge of #69242 - cjgillot:object_violations,...
2020-02-21 Santiago PastorinoMIR is not an experiment anymore
2020-02-21 borsAuto merge of #69342 - flip1995:clippyup, r=Dylan-DPC
2020-02-21 borsAuto merge of #69330 - Centril:literally-melting-ice...
2020-02-21 borsAuto merge of #69290 - wesleywiser:speed_up_ctfe_stress...
2020-02-21 borsAuto merge of #69281 - nnethercote:inline-some-encoding...
2020-02-21 Dylan MacKenzieRevert "Rollup merge of #69280 - ecstatic-morse:promote...
2020-02-20 borsAuto merge of #69072 - ecstatic-morse:associated-items...
2020-02-20 borsAuto merge of #69325 - Centril:rollup-vce2ko2, r=Centril
2020-02-20 Mazdak FarrokhzadRollup merge of #69317 - LeSeulArtichaut:patch-1, r...
2020-02-20 Mazdak FarrokhzadRollup merge of #69311 - GuillaumeGomez:clean-up-e0321...
2020-02-20 Mazdak FarrokhzadRollup merge of #69305 - estebank:consider-lt, r=Dylan-DPC
2020-02-20 Mazdak FarrokhzadRollup merge of #69185 - RalfJung:const-prop-lints...
2020-02-20 Mazdak FarrokhzadRollup merge of #68877 - estebank:point-at-params,...
2020-02-20 borsAuto merge of #69145 - matthewjasper:mir-typeck-static...
2020-02-20 borsAuto merge of #69309 - Dylan-DPC:rollup-gjdqx7l, r...
2020-02-20 Dylan DPCRollup merge of #69287 - GuillaumeGomez:clean-e0317...
2020-02-20 Dylan DPCRollup merge of #69266 - Zoxc:fix-source-map-race,...
2020-02-20 Dylan DPCRollup merge of #68978 - ecstatic-morse:const-int-pow...
2020-02-20 Dylan DPCRollup merge of #68945 - mjbshaw:once_is_completed...
2020-02-20 Dylan DPCRollup merge of #68705 - BijanT:ll_remove, r=Mark-Simul...
2020-02-20 borsAuto merge of #68847 - ecstatic-morse:const-impl, r...
2020-02-20 borsAuto merge of #67925 - petertodd:2020-fromstr-infallibl...
2020-02-20 borsAuto merge of #69256 - nnethercote:misc-inlining, r...
2020-02-19 Wesley WiserCheck `RUSTC_CTFE_BACKTRACE` much less by generating...
2020-02-19 Jonas SchievinkAdd more comments to `SuspensionPoint`
2020-02-19 Jonas SchievinkRemap the resume place if necessary
2020-02-19 borsAuto merge of #68988 - Zoxc:query-caches, r=eddyb
2020-02-19 Jonas SchievinkReorder yield visitation order to match call
2020-02-19 Jonas SchievinkHandle resume args in `RequiresStorage` analysis
2020-02-19 Jonas SchievinkUse match ergonomics to simplify match
2020-02-19 Jonas SchievinkMatch MIR statements exhaustively
2020-02-19 borsAuto merge of #69293 - Dylan-DPC:rollup-imcbvgo, r...
2020-02-19 Dylan MacKenzieMake lookup of associated item by name O(log n)
2020-02-19 Dylan DPCRollup merge of #69284 - jumbatm:openoptions-create...
2020-02-19 Dylan DPCRollup merge of #69280 - ecstatic-morse:promote-shuffle...
2020-02-19 Dylan DPCRollup merge of #69248 - jonas-schievink:thumb-fp,...
2020-02-19 Dylan DPCRollup merge of #69142 - ehuss:linkcheck-script, r...
2020-02-19 Dylan DPCRollup merge of #68863 - pietroalbini:azure-macos-10...
2020-02-19 borsAuto merge of #69198 - ollie27:rustbuild_rustdoc-js...
2020-02-19 borsAuto merge of #69278 - matthiaskrgr:submodule_upd,...
2020-02-19 borsAuto merge of #69265 - ehuss:update-cargo, r=Dylan-DPC
2020-02-19 Dylan MacKenzieRemove mention of `simd_shuffle` promotion from comments
2020-02-19 Dylan MacKenzieRemove special case for `simd_shuffle` arg promotion
2020-02-19 Dylan MacKenziePrevent const trait methods from being marked stable
2020-02-19 Dylan MacKenzieMake `fn_queries` helpers module-private
2020-02-19 Dylan MacKenzieRemove outdated FIXME
2020-02-19 Dylan MacKenzieCheck for trait methods on concrete types in const...
2020-02-19 borsAuto merge of #69113 - ecstatic-morse:unified-dataflow...
2020-02-19 Dylan MacKenzieConst-check functions in a `const` impl
2020-02-19 Dylan MacKenzieAdd `is_const_impl_raw` query
2020-02-19 borsAuto merge of #69241 - shahn:checked_add_revert, r...
2020-02-18 borsAuto merge of #69271 - Centril:rollup-iupsol6, r=Centril
2020-02-18 Ralf Jungbetter lint names
2020-02-18 Mazdak FarrokhzadRollup merge of #69236 - Centril:mut-parens-at-recovery...
2020-02-18 Mazdak FarrokhzadRollup merge of #69217 - LeSeulArtichaut:remove-lint...
2020-02-18 Mazdak FarrokhzadRollup merge of #69211 - petrochenkov:prevtok, r=Centril
2020-02-18 Mazdak FarrokhzadRollup merge of #69194 - Centril:assoc-extern-fuse...
2020-02-18 Mazdak FarrokhzadRollup merge of #69159 - estebank:use-appropriate-lt...
2020-02-18 Mazdak FarrokhzadRollup merge of #69146 - matthewjasper:literal-qualif...
2020-02-18 borsAuto merge of #69262 - Dylan-DPC:rollup-m6dt9cn, r...
2020-02-18 Dylan DPCRollup merge of #69233 - GuillaumeGomez:cleanup-e0310...
2020-02-18 Dylan DPCRollup merge of #69205 - JohnTitor:allow-whitespaces...
2020-02-18 Dylan DPCRollup merge of #69200 - jonas-schievink:yield-print...
2020-02-18 Dylan DPCRollup merge of #69192 - JohnTitor:add-tests, r=Centril
2020-02-18 Dylan DPCRollup merge of #69181 - skinny121:const-eval-return...
2020-02-18 Yuki OkushiRollup merge of #69249 - LeSeulArtichaut:stabilize...
2020-02-18 Yuki OkushiRollup merge of #69223 - spunit262:empty-string-gdb...
2020-02-18 Yuki OkushiRollup merge of #69175 - estebank:shall-not-ice, r...
2020-02-18 Yuki OkushiRollup merge of #68767 - kubo39:patch-macos, r=shepmaster
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-18 Yuki OkushiRollup merge of #67272 - fisherdarling:master, r=varkor...
2020-02-17 Dylan MacKenzieFix typo in comment
2020-02-17 Dylan MacKenzieUse doc comment for explanation of `shared_borrow_allow...
next