]> git.lizzy.rs Git - rust.git/history - src/librustc/session/config.rs
rollup merge of #20258: sanxiyn/show-span-2
[rust.git] / src / librustc / session / config.rs
2014-12-30 Alex Crichtonrollup merge of #20248: steveklabnik/gh20038
2014-12-30 Alex Crichtonrollup merge of #20243: bombless/patch-1
2014-12-30 Alex Crichtonrollup merge of #20242: sanxiyn/break-from-fn
2014-12-30 Alex Crichtonrollup merge of #20239: YawarRaza7349/patch-1
2014-12-30 Alex Crichtonrollup merge of #20231: fhahn/issue-20226-eexist
2014-12-30 Alex Crichtonrollup merge of #20230: bheesham/noshard
2014-12-30 Alex Crichtonrollup merge of #20223: aochagavia/typo
2014-12-30 Alex Crichtonrollup merge of #20216: sfackler/fix-mangling
2014-12-30 Alex Crichtonrollup merge of #20215: csouth3/hashmap-rename
2014-12-30 Alex Crichtonrollup merge of #20214: bluss/fix-hashmap-example
2014-12-30 Alex Crichtonrollup merge of #20210: tshepang/patch-5
2014-12-30 Alex Crichtonrollup merge of #20207: jroesch/issue-18906-testcase
2014-12-30 Alex Crichtonrollup merge of #20205: tshepang/patch-4
2014-12-30 Alex Crichtonrollup merge of #20195: nagisa/unused-typo
2014-12-30 Alex Crichtonrollup merge of #20194: nick29581/dst-syntax
2014-12-30 Alex Crichtonrollup merge of #20191: lifthrasiir/double-debug_assert
2014-12-30 Alex Crichtonrollup merge of #20182: brianloveswords/patch-2
2014-12-30 Alex Crichtonrollup merge of #20165: tamird/needstest-tests
2014-12-30 Alex Crichtonrollup merge of #19457: reem/remove-is-lang-item
2014-12-29 borsauto merge of #20101 : alexcrichton/rust/issue-20096...
2014-12-29 borsauto merge of #20058 : Kimundi/rust/str_pattern_pre...
2014-12-29 Alex Crichtonstd: Stabilize the prelude module
2014-12-29 borsauto merge of #19549 : huonw/rust/middle-ty-2, r=nikoma...
2014-12-29 Huon WilsonAdd the -Z print-enum-sizes flag for displaying enum...
2014-12-27 Seo SanghyeonUse -Z unstable-options for span debugger
2014-12-27 borsauto merge of #20143 : csouth3/rust/vecmap-reserve...
2014-12-25 borsauto merge of #20024 : mneumann/rust/dragonfly-fixes3...
2014-12-24 borsauto merge of #19813 : barosl/rust/autoderef-type-infer...
2014-12-24 borsauto merge of #20060 : Aatch/rust/enum-repr, r=alexcrichton
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-23 Alex Crichtonrustc: Add knowledge of separate lookup paths
2014-12-23 borsMerge pull request #20155 from tbu-/pr_vecmap_fiximpls
2014-12-23 borsMerge pull request #20153 from brianloveswords/patch-1
2014-12-23 borsMerge pull request #19886 from brson/rustup
2014-12-23 borsauto merge of #20145 : alexcrichton/rust/rollup, r...
2014-12-22 Alex CrichtonTest fixes and rebase conflicts
2014-12-22 Alex Crichtonrollup merge of #20089: rolftimmermans/json-control...
2014-12-22 Alex Crichtonrollup merge of #19964: pnkfelix/everybody-loops-pprint
2014-12-22 Alex Crichtonrollup merge of #19891: nikomatsakis/unique-fn-types-3
2014-12-22 Alex Crichtonrollup merge of #20056: MrFloya/iter_rename
2014-12-22 Alex Crichtonrollup merge of #20141: frewsxcv/rfc438
2014-12-22 Alex Crichtonrollup merge of #20140: frewsxcv/rm-reexports
2014-12-22 Alex Crichtonrollup merge of #20135: selaine/less-asm
2014-12-22 Alex Crichtonrollup merge of #20134: jbranchaud/add-doctest-for...
2014-12-22 Alex Crichtonrollup merge of #20129: nagisa/man-fixes
2014-12-22 Alex Crichtonrollup merge of #20125: csouth3/hashset-bitops
2014-12-22 Alex Crichtonrollup merge of #20124: klutzy/pprust-asm
2014-12-22 Alex Crichtonrollup merge of #20102: tshepang/patch-4
2014-12-22 Alex Crichtonrollup merge of #20084: barosl/struct-variant-field-err
2014-12-22 Alex Crichtonrollup merge of #20075: skade/remove-notrust
2014-12-22 Alex Crichtonrollup merge of #20053: csouth3/misc-stab
2014-12-22 Alex Crichtonrollup merge of #20033: alexcrichton/deprecate-serialise
2014-12-22 Alex Crichtonrollup merge of #19741: alexcrichton/stabilize-str
2014-12-22 Alex Crichtonrollup merge of #19216: Gankro/bitv
2014-12-22 Simonas KazlauskasUpdate man page with the new options
2014-12-22 Felix S. Klock IIAdd an unstable `--xpretty _` option to `rustc`. Moved...
2014-12-22 Felix S. Klock IIAdd `-Z unstable-options` debugging flag, which can...
2014-12-22 Alex CrichtonFallout of std::str stabilization
2014-12-22 borsauto merge of #20104 : alexcrichton/rust/rollup, r...
2014-12-21 Alex Crichtonrollup merge of #19972: alexcrichton/snapshots
2014-12-21 Alex Crichtonrollup merge of #20100: alexcrichton/issue-20091
2014-12-21 Alex Crichtonrollup merge of #20090: FlaPer87/snapshot
2014-12-21 Alex Crichtonrollup merge of #20086: shepmaster/random-typo
2014-12-21 Alex Crichtonrollup merge of #20081: tomjakubowski/issue-19646
2014-12-21 Alex Crichtonrollup merge of #20080: seanmonstar/new-show-syntax
2014-12-21 Alex Crichtonrollup merge of #20079: SimonSapin/string_push_ascii_fa...
2014-12-21 Alex Crichtonrollup merge of #20077: shepmaster/stdin-typo
2014-12-21 Alex Crichtonrollup merge of #20070: aturon/stab-2-clone
2014-12-21 Alex Crichtonrollup merge of #20069: jarod/bitflags
2014-12-21 Alex Crichtonrollup merge of #20066: aturon/stab-2-cell
2014-12-21 Alex Crichtonrollup merge of #20062: aturon/stab-2-ints
2014-12-21 Alex Crichtonrollup merge of #20059: nick29581/self-impl
2014-12-21 Alex Crichtonrollup merge of #20057: nick29581/array-syntax
2014-12-21 Alex Crichtonrollup merge of #20054: bheesham/nomet
2014-12-21 Alex Crichtonrollup merge of #20052: barosl/deref-for-box
2014-12-21 Alex Crichtonrollup merge of #20044: csouth3/vec-resize
2014-12-21 Alex Crichtonrollup merge of #20039: barosl/if-let-friendly-error
2014-12-21 Alex Crichtonrollup merge of #20029: vhbit/ios-no-rt
2014-12-21 Alex Crichtonrollup merge of #20027: michaelwoerister/for-loop-var
2014-12-21 Alex Crichtonrollup merge of #20014: kballard/unsized-marker-type...
2014-12-21 Alex Crichtonrollup merge of #20006: alexcrichton/no-more-empty...
2014-12-21 Alex Crichtonrollup merge of #19996: th0114nd/boolean-inden
2014-12-21 Alex Crichtonrollup merge of #19994: bluss/doc-ownership
2014-12-21 Alex Crichtonrollup merge of #19993: bluss/setalgebraitems
2014-12-21 Alex Crichtonrollup merge of #19989: th0114nd/quotes-around-as
2014-12-21 Alex Crichtonrollup merge of #19983: Munksgaard/fix-19981
2014-12-21 Alex Crichtonrollup merge of #19980: erickt/cleanup-serialize
2014-12-21 Alex Crichtonrollup merge of #19979: Munksgaard/19978
2014-12-21 Alex Crichtonrollup merge of #19977: pnkfelix/add-test-for-issue...
2014-12-21 Alex Crichtonrollup merge of #19974: vhbit/json-unicode-literals
2014-12-21 Alex Crichtonrollup merge of #19973: vhbit/ios-no-copy
2014-12-21 Alex Crichtonrollup merge of #19969: aturon/inherit-trait-stab
2014-12-21 Alex Crichtonrollup merge of #19967: apasel422/binary_heap
2014-12-21 Alex Crichtonrollup merge of #19966: steveklabnik/remove_l10n
2014-12-21 Alex Crichtonrollup merge of #19965: japaric/remove-wrong-add
2014-12-21 Alex Crichtonrollup merge of #19961: alexcrichton/second-pass-result
2014-12-21 Alex Crichtonrollup merge of #19957: tshepang/patch-1
2014-12-21 Alex Crichtonrollup merge of #19944: steveklabnik/doc_sync_arc
2014-12-21 Alex Crichtonrollup merge of #19932: elszben/master
2014-12-21 Alex Crichtonrollup merge of #19926: eddyb/less-sty
next