]> git.lizzy.rs Git - rust.git/history - src/librustc_back/rpath.rs
Rollup merge of #32183 - bluss:doc-index, r=alexcrichton
[rust.git] / src / librustc_back / rpath.rs
2016-01-27 borsAuto merge of #30487 - jonas-schievink:more-attrs-lint...
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-13 borsAuto merge of #29498 - wthrowe:replace-pattern, r=alexc...
2016-01-02 borsAuto merge of #30264 - GuillaumeGomez:patch-5, r=Manish...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-31 Simonas KazlauskasRollup merge of #30365 - tamird:update-valgrind, r...
2015-12-30 borsAuto merge of #30375 - aaronkeen:issue_28777, r=eddyb
2015-12-30 borsAuto merge of #30467 - shahn:master, r=brson
2015-12-30 Steve KlabnikRollup merge of #30373 - ChrisBuchholz:master, r=stevek...
2015-12-29 Steve KlabnikRollup merge of #30405 - durka:patch-12, r=steveklabnik
2015-12-29 Steve KlabnikRollup merge of #30390 - mitaa:patch-1, r=steveklabnik
2015-12-29 Steve KlabnikRollup merge of #30253 - Manishearth:diag-401-improve...
2015-12-25 Manish GoregaokarRollup merge of #30485 - sfackler:panic-handler, r...
2015-12-23 Steve KlabnikRollup merge of #30473 - nwin:patch-2, r=steveklabnik
2015-12-23 Steve KlabnikRollup merge of #30465 - androm3da:master, r=alexcrichton
2015-12-23 Steve KlabnikRollup merge of #30461 - lnmx:doc-typo, r=steveklabnik
2015-12-23 borsAuto merge of #30377 - Wafflespeanut:levenshtein, r...
2015-12-23 borsAuto merge of #30353 - alexcrichton:rpath-by-default...
2015-12-22 borsAuto merge of #30417 - alexcrichton:better-detect-elf...
2015-12-21 borsAuto merge of #30434 - alexcrichton:update-jemalloc...
2015-12-21 borsAuto merge of #30460 - Ms2ger:BindingMode, r=alexcrichton
2015-12-21 borsAuto merge of #30413 - pnkfelix:fsk-span_note, r=Manish...
2015-12-21 borsAuto merge of #30400 - fbergr:master, r=steveklabnik
2015-12-21 borsAuto merge of #30493 - semarie:openbsd-cc, r=alexcrichton
2015-12-21 borsAuto merge of #30486 - nagisa:mir-fix-geps, r=luqmana
2015-12-21 borsAuto merge of #30482 - luqmana:const-fat-ptr, r=dotdash
2015-12-20 borsAuto merge of #30470 - petrochenkov:owned5, r=nrc
2015-12-20 borsAuto merge of #30469 - nagisa:mir-gv-prettify, r=luqmana
2015-12-20 borsAuto merge of #30468 - Eljay:fix-doc-link, r=alexcrichton
2015-12-20 borsAuto merge of #30454 - mmcco:size_t, r=alexcrichton
2015-12-20 borsAuto merge of #30455 - mmcco:beautify-isaac, r=alexcrichton
2015-12-20 borsAuto merge of #30436 - durka:patch-14, r=alexcrichton
2015-12-19 borsAuto merge of #30430 - mmcco:master, r=alexcrichton
2015-12-19 borsAuto merge of #30401 - DiamondLovesYou:pnacl-target...
2015-12-19 borsAuto merge of #30394 - geofft:dt-runpath, r=alexcrichton
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-16 borsAuto merge of #30141 - oli-obk:fix/30117, r=arielb1
2015-12-16 Geoffrey ThomasPass --enable-new-dtags to GNU ld
2015-12-14 borsAuto merge of #29735 - Amanieu:asm_indirect_constraint...
2015-12-10 borsAuto merge of #30194 - brson:relnotes, r=brson
2015-12-09 borsAuto merge of #30270 - DiamondLovesYou:fix-30231, r...
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-09 Steve KlabnikRollup merge of #30201 - GuillaumeGomez:patch-3, r...
2015-12-09 borsAuto merge of #30208 - pnkfelix:fix-issue-30063, r...
2015-12-09 borsAuto merge of #30145 - petrochenkov:hyg, r=nrc
2015-12-08 borsAuto merge of #30036 - mitaa:doc_id, r=alexcrichton
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-07 borsAuto merge of #30087 - petrochenkov:indi, r=nrc
2015-12-07 borsAuto merge of #30202 - oli-obk:fix/const_index_feature_...
2015-12-07 borsAuto merge of #30188 - tshepang:lookup_addr-example...
2015-12-06 borsAuto merge of #30241 - Manishearth:diag-30236, r=eddyb
2015-12-06 borsAuto merge of #30221 - thyrgle:concurrency_doc, r=alexc...
2015-12-06 borsAuto merge of #30222 - mitaa:fqn#2, r=alexcrichton
2015-12-06 borsAuto merge of #30187 - alexcrichton:stabilize-1.6,...
2015-12-05 Alex Crichtonstd: Stabilize APIs for the 1.6 release
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
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 #24929: tamird/unstub-some-tests
2015-04-29 Alex Crichtonrollup merge of #24926: frewsxcv/patch-20
2015-04-29 Alex Crichtonrollup merge of #24917: zecozephyr/nullptropt
next