]> git.lizzy.rs Git - rust.git/history - src/librustc/plugin/load.rs
rollup merge of #21830: japaric/for-cleanup
[rust.git] / src / librustc / plugin / load.rs
2015-02-02 Alex Crichtonrollup merge of #21830: japaric/for-cleanup
2015-02-02 Alex Crichtonrollup merge of #21825: kmcallister/ttdelim-span
2015-02-02 Alex Crichtonrollup merge of #21819: dsyang/doc_fix
2015-02-02 Alex Crichtonrollup merge of #21818: dotdash/llvm_up
2015-02-02 Alex Crichtonrollup merge of #21817: edwardw/symmetric-binop
2015-02-02 Alex Crichtonrollup merge of #21815: nagisa/overflowing-lints
2015-02-02 Alex Crichtonrollup merge of #21808: jfager/r20454
2015-02-02 Alex Crichtonrollup merge of #21803: madmalik/patch-1
2015-02-02 Alex Crichtonrollup merge of #21800: brson/unused_features
2015-02-02 Alex Crichtonrollup merge of #21794: alexcrichton/stabilize-atomic...
2015-02-02 Alex Crichtonrollup merge of #21787: alexcrichton/std-env
2015-02-02 Jorge Aparicio`for x in xs.into_iter()` -> `for x in xs`
2015-02-02 Jorge Aparicio`for x in xs.iter()` -> `for x in &xs`
2015-02-01 Alex Crichtonstd: Add a new `env` module
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-26 borsAuto merge of #21401 - kballard:optimize-shrink-to...
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-25 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-24 borsAuto merge of #21452 - bleibig:bison-grammar, r=nikomat...
2015-01-24 Flavio Percoco PremoliRollup merge of #21498 - quantheory:master, r=alexcrichton
2015-01-23 borsAuto merge of #21453 - Stebalien:exactsize, r=alexcrichton
2015-01-23 borsAuto merge of #20221 - liigo:rustdoc-sidebar-tooltips...
2015-01-22 Steve KlabnikRollup merge of #21500 - richo:power-fixups, r=alexcrichton
2015-01-22 Steve KlabnikRollup merge of #21496 - ColonelJ:paatch, r=alexcrichton
2015-01-22 Steve KlabnikRollup merge of #21484 - steveklabnik:connect_docs...
2015-01-22 Steve KlabnikRollup merge of #21479 - steveklabnik:rustdoc_to_book...
2015-01-22 Steve KlabnikRollup merge of #21477 - steveklabnik:gh21440, r=alexcr...
2015-01-22 Steve KlabnikRollup merge of #21472 - steveklabnik:gh21469, r=huonw
2015-01-22 Steve KlabnikRollup merge of #21471 - michaelwoerister:associated...
2015-01-22 Steve KlabnikRollup merge of #21450 - alfie:book2, r=steveklabnik
2015-01-22 Steve KlabnikRollup merge of #21373 - angst7:pointer_doc_1, r=stevek...
2015-01-22 Steve KlabnikRollup merge of #21325 - nagisa:thread-panicking, r...
2015-01-22 Steve KlabnikRollup merge of #21217 - Gankro:docadoca, r=steveklabnik
2015-01-22 Steve KlabnikRollup merge of #21091 - steveklabnik:add_attribute_doc...
2015-01-22 borsAuto merge of #21078 - js-ojus:master, r=steveklabnik
2015-01-22 borsAuto merge of #21187 - oli-obk:feature/hint_struct_fiel...
2015-01-22 borsAuto merge of #21473 - alexcrichton:rollup, r=alexcrichton
2015-01-21 Alex Crichtonrollup merge of #20179: eddyb/blind-items
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-21 Eduard Burtescurustc: fix fallout of merging ast::ViewItem into ast...
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-10 borsMerge pull request #20771 from Kimundi/vec-macro-repeat
2015-01-09 borsMerge pull request #20699 from vhbit/ios-archs
2015-01-09 borsMerge pull request #20741 from mneumann/dragonfly-pthre...
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 borsauto merge of #20760 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20736: akiss77/pr-u8-c_char
2015-01-08 borsauto merge of #20032 : Manishearth/rust/plugin-loader...
2015-01-08 Manish Goregaokarlibrustc_driver: Add support for loading plugins via...
2015-01-08 Manish Goregaokarlibrustc::plugin : make PluginLoader usable for loading...
2015-01-08 Manish Goregaokarlibrustc::metadata : Allow passing a string to read_plu...
2015-01-08 borsauto merge of #20733 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20731: nick29581/assoc-inherant
2015-01-08 Alex Crichtonrollup merge of #20707: nikomatsakis/issue-20582
2015-01-08 Alex Crichtonrollup merge of #20723: pnkfelix/feature-gate-box-syntax
2015-01-08 Alex Crichtonrollup merge of #20720: nick29581/assoc-ice-missing
2015-01-08 Alex Crichtonrollup merge of #20657: alexcrichton/stabilize-macros
2015-01-08 Alex Crichtonrollup merge of #20706: nikomatsakis/assoc-types-projec...
2015-01-08 Alex Crichtonrollup merge of #20665: nikomatsakis/assoc-types-method...
2015-01-08 Alex Crichtonrollup merge of #20728: huonw/type-param-shadowing
2015-01-08 Alex Crichtonrollup merge of #20631: huon/no-drop-and-copy
2015-01-08 Alex Crichtonrollup merge of #20721: japaric/snap
2015-01-08 Alex Crichtonrollup merge of #20693: EchoAce/intro-oboe
2015-01-08 Alex Crichtonrollup merge of #20611: simnalamburt/master
2015-01-07 Jorge Apariciouse slicing sugar
2015-01-07 borsauto merge of #20655 : nikomatsakis/rust/carl-ice,...
2015-01-07 borsMerge pull request #20682 from sfackler/fix-impls
2015-01-07 borsMerge pull request #20679 from geekcraik/master
2015-01-07 borsMerge pull request #20675 from jbcrail/fix-test-comments
2015-01-07 borsMerge pull request #20674 from jbcrail/fix-misspelled...
2015-01-07 borsMerge pull request #20672 from vrana/patch-3
2015-01-07 borsMerge pull request #20670 from vrana/patch-2
2015-01-07 borsMerge pull request #20669 from vrana/patch-1
2015-01-07 borsauto merge of #20620 : brson/rust/relnotes, r=huonw
2015-01-07 borsauto merge of #20677 : alexcrichton/rust/rollup, r...
2015-01-06 Alex Crichtonrollup merge of #20563: cmr/macro-input-future-proofing
2015-01-06 Alex Crichtonrollup merge of #20656: japaric/at-clean
2015-01-06 Alex Crichtonrollup merge of #20662: reem/unsized-typeid
2015-01-06 Alex Crichtonrollup merge of #20650: klutzy/omg-windows-error-mode
2015-01-06 Alex Crichtonrollup merge of #20615: aturon/stab-2-thread
2015-01-06 Alex Crichtonrollup merge of #19430: pczarn/interp_tt-cleanup
2015-01-06 Alex Crichtonrollup merge of #20607: nrc/kinds
2015-01-06 Alex Crichtonrollup merge of #20593: nikomatsakis/unused-tps-in...
2015-01-06 Alex Crichtonrollup merge of #20653: alexcrichton/entry-unstable
2015-01-06 Alex Crichtonrollup merge of #20652: vhbit/thread-key-type
2015-01-06 Alex Crichtonrollup merge of #20647: aturon/stab-2-error
2015-01-06 Alex Crichtonrollup merge of #20645: nikomatsakis/rustbook-ice
2015-01-06 Alex Crichtonrollup merge of #20643: scialex/update-zsh
2015-01-06 Alex Crichtonrollup merge of #20623: jroesch/reject-non-param-bounds
2015-01-06 Alex Crichtonrollup merge of #20612: retep998/winsize
2015-01-06 Alex Crichtonrollup merge of #20570: sanxiyn/no-analysis
2015-01-06 Alex Crichtonrollup merge of #20557: cactorium/prettyprinters
2015-01-06 Alex Crichtonrollup merge of #20481: seanmonstar/fmt-show-string
2015-01-06 Alex Crichtonrollup merge of #20609: cmr/mem
2015-01-06 Alex Crichtonrollup merge of #20562: nick29581/arrays-3
2015-01-06 Nick CameronReplace full slice notation with index calls
2015-01-06 borsauto merge of #20610 : alexcrichton/rust/rollup, r...
next