]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/save/mod.rs
comments
[rust.git] / src / librustc_trans / save / mod.rs
2015-05-15 Nick Cameroncomments
2015-05-14 Nick Cameronsave-analysis: fix a bracket counting bug
2015-05-14 Nick Cameronsave-analysis: start factoring out an API
2015-05-14 Nick CameronExtract PathCollector
2015-05-14 Nick Cameronmove out function data
2015-05-14 Nick CameronUse the new-style API for external crate listings
2015-05-14 Nick Cameronsave-analysis: move csv dumping stuff to its own module...
2015-05-14 borsAuto merge of #25208 - lfairy:version-hash, r=brson
2015-05-13 Steve KlabnikRollup merge of #25372 - steveklabnik:gh25355, r=alexcr...
2015-05-13 Steve KlabnikRollup merge of #25371 - steveklabnik:vec_macro_doc...
2015-05-13 Steve KlabnikRollup merge of #25365 - meqif:error-markdown, r=huonw
2015-05-13 Steve KlabnikRollup merge of #25363 - nham:E0106_E0107_fix, r=alexcr...
2015-05-13 Steve KlabnikRollup merge of #25360 - steveklabnik:typo, r=alexcrichton
2015-05-13 Steve KlabnikRollup merge of #25308 - nham:audit_ref_traits, r=alexc...
2015-05-13 borsAuto merge of #25344 - arielb1:fresh-float, r=nikomatsakis
2015-05-13 borsAuto merge of #25333 - GSam:master, r=nrc
2015-05-12 Garming SamRecord correct span for static mut items
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-10 Steve KlabnikRollup merge of #24948 - derhuerst:patch-1, r=steveklabnik
2015-05-10 Manish GoregaokarRollup merge of #25252 - inrustwetrust:crate-type-attri...
2015-05-09 borsAuto merge of #25159 - inrustwetrust:wrapping_inline...
2015-05-09 borsAuto merge of #24859 - richo:valgrind-tests, r=brson
2015-05-07 Steve KlabnikRollup merge of #24966 - ruud-v-a:explain, r=pnkfelix
2015-05-07 Steve KlabnikRollup merge of #24576 - cactorium:errorcodes, r=pnkfelix
2015-05-05 Steve KlabnikRollup merge of #24782 - steveklabnik:doc_ownership...
2015-05-04 borsAuto merge of #24652 - achanda:ip-long, r=alexcrichton
2015-05-01 borsAuto merge of #24720 - critiqjo:stepby-sizehint, r...
2015-05-01 Manish GoregaokarRollup merge of #25010 - huonw:inline-int-extremes...
2015-05-01 Manish GoregaokarRollup merge of #24981 - carols10cents:remove-more...
2015-04-30 borsAuto merge of #24924 - carols10cents:grammar-improvemen...
2015-04-30 borsAuto merge of #24902 - bombless:configure, r=pnkfelix
2015-04-30 borsAuto merge of #24892 - robinst:issue-24407-E0010, r...
2015-04-30 Nick CameronMerge branch 'master' into mulit-decor
2015-04-30 borsAuto merge of #24842 - GBGamer:patch-3, r=steveklabnik
2015-04-30 borsAuto merge of #24970 - Hech:master, r=steveklabnik
2015-04-30 borsAuto merge of #24960 - tynopex:patch-doc, r=alexcrichton
2015-04-30 borsAuto merge of #24884 - michaelsproul:extended-errors...
2015-04-30 borsAuto merge of #24967 - alexcrichton:rollup, r=alexcrichton
2015-04-29 Alex Crichtonrollup merge of #24921: tamird/bitflags-associated...
2015-04-29 Alex Crichtonrollup merge of #24873: alexcrichton/fix-windows-stdio
2015-04-29 Alex Crichtonrollup merge of #24962: tamird/unignore-android-tests
2015-04-29 Alex Crichtonrollup merge of #24961: nham/net_docs_cleanup
2015-04-29 Alex Crichtonrollup merge of #24953: tamird/android-pie
2015-04-29 Alex Crichtonrollup merge of #24952: pnkfelix/put-back-missing-dash...
2015-04-29 Alex Crichtonrollup merge of #24945: pnkfelix/fixes-for-dash-g-handling
2015-04-29 Alex Crichtonrollup merge of #24935: pnkfelix/lint-repr-c-drop
2015-04-29 Alex Crichtonrollup merge of #24933: oli-obk/patch-1
2015-04-29 Alex Crichtonrollup merge of #24931: jooert/patch-1
2015-04-29 Alex Crichtonrollup merge of #24930: nrc/save-fn
2015-04-29 Alex Crichtonrollup merge of #24881: chris-morgan/issue-24872
2015-04-29 Alex Crichtonrollup merge of #24871: mbrubeck/doc-edit
2015-04-29 Alex Crichtonrollup merge of #24870: tshepang/reference-fix-brackets
2015-04-29 Alex Crichtonrollup merge of #24862: barometz/intro-push-err-fix
2015-04-29 Alex Crichtonrollup merge of #24846: dotdash/fast_cttz8
2015-04-29 Alex Crichtonrollup merge of #24833: tari/rfc888
2015-04-29 Alex Crichtonrollup merge of #24711: alexcrichton/fs2.1
2015-04-29 Alex Crichtonrollup merge of #24610: nagisa/offset-docs
2015-04-29 Nick Cameronsave-analysis: fix impl functions
2015-04-29 borsAuto merge of #24865 - bluss:range-size, r=alexcrichton
2015-04-28 borsAuto merge of #24781 - bluss:vec-drain-range, r=alexcri...
2015-04-28 borsAuto merge of #24777 - alexcrichton:musl, r=brson
2015-04-28 borsAuto merge of #24835 - rprichard:rfail-full, r=alexcrichton
2015-04-27 borsAuto merge of #24701 - Stebalien:slice, r=alexcrichton
2015-04-27 borsAuto merge of #24765 - pnkfelix:fsk-enum-swapindrop...
2015-04-27 borsAuto merge of #23606 - quantheory:associated_const...
2015-04-26 borsAuto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-24 Sean Patrick SantosGet associated consts working in match patterns.
2015-04-24 Sean Patrick SantosFunctional changes for associated constants. Cross...
2015-04-24 Sean Patrick SantosStructural changes for associated constants
2015-04-21 Alex Crichtonrollup merge of #24222: lambda/rename-soft-link-to...
2015-04-18 borsAuto merge of #24383 - avdi:patch-1, r=steveklabnik
2015-04-18 Manish GoregaokarRollup merge of #24466 - steveklabnik:more_more_more...
2015-04-18 borsAuto merge of #24464 - lambdaburrito:master, r=alexcrichton
2015-04-18 borsAuto merge of #24133 - kballard:add-sync-to-io-error...
2015-04-18 borsAuto merge of #23985 - erickt:derive-cleanup, r=erickt
2015-04-17 borsAuto merge of #24475 - arielb1:i24363-hacky-hack, r...
2015-04-17 Manish GoregaokarRollup merge of #24475 - arielb1:i24363-hacky-hack...
2015-04-17 Manish GoregaokarRollup merge of #24454 - aochagavia:debug, r=alexcrichton
2015-04-17 Manish GoregaokarRollup merge of #24452 - tbu-:pr_file_path, r=aturon
2015-04-17 Manish GoregaokarRollup merge of #24430 - laumann:trace-macros-flag...
2015-04-17 borsAuto merge of #24422 - pnkfelix:typeck-highlevel-before...
2015-04-17 borsAuto merge of #24420 - pnkfelix:oflo-api, r=alexcrichton
2015-04-16 borsAuto merge of #24181 - jgallagher:aarch64-hfa, r=pnkfelix
2015-04-16 borsAuto merge of #24448 - alexcrichton:issue-24445, r...
2015-04-16 borsAuto merge of #24437 - fhahn:issue-24434, r=alexcrichton
2015-04-16 borsAuto merge of #24423 - tbelaire:include_bytes, r=alexcr...
2015-04-16 borsAuto merge of #24306 - l0kod:libc-noctty, r=alexcrichton
2015-04-16 borsAuto merge of #23682 - tamird:DRY-is-empty, r=alexcrichton
2015-04-15 Tamir DubersteinNegative case of `len()` -> `is_empty()`
2015-04-15 Tamir DubersteinPositive case of `len()` -> `is_empty()`
2015-04-14 Alex Crichtonrollup merge of #24048: frewsxcv/patch-11
2015-04-13 borsAuto merge of #23849 - bcoopers:master, r=pnkfelix
2015-04-12 borsAuto merge of #24072 - ebfull:explain_closure_type_err...
2015-04-12 Manish GoregaokarRollup merge of #24072 - ebfull:explain_closure_type_er...
2015-04-12 borsAuto merge of #24109 - sanxiyn:diverging-closure, r...
2015-04-12 borsAuto merge of #23011 - nagisa:the-war-of-symbol-and...
2015-04-11 Manish GoregaokarRollup merge of #24121 - steveklabnik:gh24107, r=stevek...
2015-04-11 borsAuto merge of #24155 - chris-chambers:stmt_macros,...
2015-04-10 borsAuto merge of #24177 - alexcrichton:rustdoc, r=aturon
next