]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Make a note about "gigabyte"
[rust.git] / src / librustc_mir /
2015-11-04 borsAuto merge of #29217 - nikomatsakis:mir-trans, r=dotdash
2015-11-04 borsAuto merge of #29547 - arielb1:speculative-upvar, r...
2015-11-03 borsAuto merge of #29515 - Manishearth:ice-itembody, r...
2015-11-03 borsAuto merge of #29495 - meqif:fix_unindent_tabs, r=steve...
2015-11-03 Niko MatsakisAdd a MIR visitor
2015-11-03 Niko MatsakisAdd helper methods that require tcx; these compute...
2015-11-03 Niko MatsakisChange Call operands to be, well, Operands
2015-11-03 Niko MatsakisAdd adt_def into Switch, since it's convenient to have...
2015-11-03 Niko MatsakisMove the "HAIR" code that reads the tcx tables etc...
2015-11-03 Niko MatsakisConvert from using named fields to always using indices
2015-11-03 Niko MatsakisChange ShallowDrop to Free, so that it matches what...
2015-11-03 Niko MatsakisBuild the MIR using the liberated fn sigs, and track...
2015-11-03 borsAuto merge of #29459 - tshepang:simplify, r=steveklabnik
2015-11-03 borsAuto merge of #29285 - eefriedman:libsyntax-panic,...
2015-11-03 borsAuto merge of #29500 - vadimcn:rustlib, r=alexcrichton
2015-11-02 borsAuto merge of #29291 - petrochenkov:privacy, r=alexcrichton
2015-11-02 borsAuto merge of #29456 - alexcrichton:path-hash, r=aturon
2015-11-02 borsAuto merge of #29510 - mneumann:dragonfly-guard-page...
2015-11-02 borsAuto merge of #28846 - Ms2ger:categorization, r=nikomat...
2015-11-01 borsAuto merge of #29507 - fhartwig:result-expect, r=Manish...
2015-11-01 borsAuto merge of #29501 - Manishearth:pat-docs, r=alexcrichton
2015-11-01 borsAuto merge of #29471 - pierzchalski:custom-target-custo...
2015-11-01 borsAuto merge of #29177 - vadimcn:rtstuff, r=alexcrichton
2015-11-01 borsAuto merge of #29486 - petrochenkov:multiwild, r=Manish...
2015-11-01 borsAuto merge of #29316 - GBGamer:change-unchecked-div...
2015-10-31 Vadim PetrochenkovRemove PatWildMulti
2015-10-29 borsAuto merge of #29129 - cuviper:impl-from-for-floats...
2015-10-29 borsAuto merge of #29289 - DiamondLovesYou:pnacl-std-crates...
2015-10-29 Steve KlabnikRollup merge of #29437 - brson:authors, r=alexcrichton
2015-10-29 Steve KlabnikRollup merge of #29435 - djrollins:diverging-function...
2015-10-29 Steve KlabnikRollup merge of #29417 - pmarcelll:assert-doc, r=stevek...
2015-10-29 Steve KlabnikRollup merge of #29405 - pmarcelll:docs-fix, r=steveklabnik
2015-10-29 Steve KlabnikRollup merge of #29264 - mdinger:colorify, r=steveklabnik
2015-10-28 borsAuto merge of #29403 - alexcrichton:fix-windows-again...
2015-10-28 borsAuto merge of #29419 - brson:bump, r=alexcrichton
2015-10-28 borsAuto merge of #29409 - arielb1:recursive-arrays, r...
2015-10-28 borsAuto merge of #29404 - jonas-schievink:external-overlap...
2015-10-28 borsAuto merge of #29402 - sanxiyn:if-let, r=steveklabnik
2015-10-28 borsAuto merge of #29400 - gkoz:phantom_data, r=alexcrichton
2015-10-28 borsAuto merge of #29398 - jonas-schievink:if-let-arms...
2015-10-28 borsAuto merge of #29313 - arielb1:projection-overflow...
2015-10-28 borsAuto merge of #29311 - steveklabnik:doc_iterator_trait...
2015-10-27 borsAuto merge of #28833 - jryans:borrowck-linear-errors...
2015-10-27 borsAuto merge of #26421 - nham:fix_21546, r=pnkfelix
2015-10-27 borsAuto merge of #26848 - oli-obk:const_fn_const_eval...
2015-10-27 borsAuto merge of #29309 - rjbs:doc-comment-sections, r...
2015-10-27 borsAuto merge of #29298 - tbu-:pr_doc_env_panic, r=alexcri...
2015-10-27 borsAuto merge of #29325 - alexcrichton:revert-trait-access...
2015-10-26 borsAuto merge of #29274 - thepowersgang:issues-29107-const...
2015-10-26 borsAuto merge of #29287 - Ryman:fn_nopat, r=alexcrichton
2015-10-26 borsAuto merge of #29280 - Ryman:bad_docattr, r=Manishearth
2015-10-26 borsAuto merge of #29247 - dcarral:missing_word_trpl, r...
2015-10-26 borsAuto merge of #29303 - petrochenkov:unistrimp, r=eddyb
2015-10-26 borsAuto merge of #29301 - reddraggone9:patch-1, r=alexcrichton
2015-10-26 borsAuto merge of #29306 - alexcrichton:yet-another-windows...
2015-10-26 borsAuto merge of #29299 - tbu-:pr_btreemap_example_dup...
2015-10-26 borsAuto merge of #29296 - zazdxscf:compiletest_noargs_show...
2015-10-25 borsAuto merge of #29284 - apasel422:tests, r=alexcrichton
2015-10-25 borsAuto merge of #29266 - apasel422:wf, r=alexcrichton
2015-10-25 borsAuto merge of #29254 - alexcrichton:stabilize-1.5,...
2015-10-25 Alex Crichtonstd: Stabilize library APIs for 1.5
2015-10-22 Steve KlabnikRollup merge of #29180 - SingingTree:readme_windows_bui...
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-19 Oliver Schneiderallow constant evaluation of function calls
2015-10-17 borsAuto merge of #28933 - fhahn:issue-28837-partialeq...
2015-10-14 borsAuto merge of #28827 - thepowersgang:unsafe-const-fn...
2015-10-11 borsAuto merge of #28969 - chrisccerami:link_to_ffi_in_conc...
2015-10-10 borsAuto merge of #28920 - dotdash:const_align, r=eddyb
2015-10-10 borsAuto merge of #28861 - pnkfelix:fsk-nonparam-dropck...
2015-10-09 borsAuto merge of #28929 - pnkfelix:expand-legal-cycles...
2015-10-09 borsAuto merge of #28817 - dcarral:installing_rust_v130...
2015-10-09 borsAuto merge of #28919 - huonw:placement-tracking-issue...
2015-10-09 borsAuto merge of #28888 - arielb1:variant-ctor, r=eddyb
2015-10-08 borsAuto merge of #27197 - nwin:generic-cursor-impl, r...
2015-10-08 Steve KlabnikRollup merge of #28905 - tshepang:typo, r=steveklabnik
2015-10-08 Steve KlabnikRollup merge of #28893 - steveklabnik:gh28687, r=nikoma...
2015-10-08 Steve KlabnikRollup merge of #28872 - iwillspeak:master, r=Manishearth
2015-10-08 borsAuto merge of #28826 - arthurprs:leading_plus, r=alexcr...
2015-10-08 borsAuto merge of #28621 - tshepang:move-safety, r=steveklabnik
2015-10-08 borsAuto merge of #28897 - steveklabnik:rollup, r=steveklabnik
2015-10-08 borsAuto merge of #28891 - cristicbz:new-nbody, r=alexcrichton
2015-10-08 borsAuto merge of #28892 - cristicbz:default-wrapping,...
2015-10-08 borsAuto merge of #28863 - nagisa:test-16403, r=alexcrichton
2015-10-08 borsAuto merge of #28811 - alexcrichton:as-ref-ptrs, r...
2015-10-07 Steve KlabnikRollup merge of #28882 - ykomatsu:trpl, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28880 - Wallacoloo:book-5.14-typo...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 Steve KlabnikRollup merge of #28876 - steveklabnik:oops, r=Gankro
2015-10-07 Steve KlabnikRollup merge of #28856 - chills42:master, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28836 - jackwilsonv:patch-6, r=stevekl...
2015-10-07 borsAuto merge of #28884 - Ms2ger:fmt-mir, r=nikomatsakis
2015-10-07 borsAuto merge of #28852 - steveklabnik:doc_char, r=alexcri...
2015-10-07 borsAuto merge of #28873 - dotdash:28339, r=nikomatsakis
2015-10-07 borsAuto merge of #28868 - JIghtuse:str_doc, r=steveklabnik
2015-10-07 Ms2gerPartially format librustc_mir with rustfmt.
2015-10-07 borsAuto merge of #28867 - panicbit:german-trpl, r=steveklabnik
2015-10-07 borsAuto merge of #28865 - GuillaumeGomez:patch-1, r=Manish...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-07 borsAuto merge of #28866 - nikomatsakis:remove-hair-trait...
2015-10-07 borsAuto merge of #28841 - jld:const-slice-ice, r=Aatch
next