]> git.lizzy.rs Git - rust.git/history - src/librustc_trans
Rollup merge of #30136 - fhahn:remove-int-from-doc-examples, r=steveklabnik
[rust.git] / src / librustc_trans /
2015-12-02 Steve KlabnikRollup merge of #30136 - fhahn:remove-int-from-doc...
2015-12-02 Steve KlabnikRollup merge of #30134 - salty-horse:patch-1, r=stevekl...
2015-12-02 Steve KlabnikRollup merge of #30129 - tbu-:pr_doc_arrays_coerce...
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-12-01 Florian HahnReplace uses of int/uint with isize/uzsize in doc examples
2015-12-01 borsAuto merge of #25570 - oli-obk:const_indexing, r=nikoma...
2015-12-01 borsAuto merge of #30135 - michaelwoerister:interning-check...
2015-12-01 borsAuto merge of #30116 - petrochenkov:exhaust, r=alexcrichton
2015-12-01 borsAuto merge of #30057 - steveklabnik:doc_str, r=alexcrichton
2015-11-30 Steve KlabnikRollup merge of #30115 - nilcons-contrib:fix-book-stack...
2015-11-30 Steve KlabnikRollup merge of #30114 - sourcefrog:doc-casts2, r=Manis...
2015-11-30 Steve KlabnikRollup merge of #30108 - bhargavrpatel:master, r=stevek...
2015-11-30 borsAuto merge of #30080 - durka:patch-10, r=alexcrichton
2015-11-30 borsAuto merge of #30113 - sourcefrog:doc-casts, r=steveklabnik
2015-11-30 borsAuto merge of #29929 - michaelwoerister:mir-repr-to...
2015-11-30 Michael WoeristerAlso move the MIR visitor to librustc.
2015-11-30 Michael WoeristerMove the core MIR datastructures to librustc.
2015-11-29 borsAuto merge of #30088 - sourcefrog:doc-casts, r=steveklabnik
2015-11-29 borsAuto merge of #30059 - androm3da:master, r=bluss
2015-11-29 borsAuto merge of #30075 - kyeah:mac-span, r=sanxiyn
2015-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
2015-11-28 borsAuto merge of #29651 - tshepang:misc, r=steveklabnik
2015-11-28 borsAuto merge of #30074 - jonas-schievink:macro-doc, r...
2015-11-28 borsAuto merge of #29383 - petrochenkov:empstr, r=pnkfelix
2015-11-27 borsAuto merge of #30064 - fhartwig:macro-suggestions,...
2015-11-26 borsAuto merge of #30077 - nrc:save-abs-crate, r=eddyb
2015-11-26 borsAuto merge of #30068 - wthrowe:unsized-pointer-impls...
2015-11-26 borsAuto merge of #30043 - arielb1:split-metadata, r=nikoma...
2015-11-26 Ariel Ben-Yehudasplit the metadata code into rustc_metadata
2015-11-26 Ariel Ben-Yehudamake CrateStore a trait object
2015-11-26 Ariel Ben-Yehudaremove csearch from the rest of rustc
2015-11-26 borsAuto merge of #30061 - tshepang:doc-time, r=brson
2015-11-26 borsAuto merge of #30054 - Ms2ger:TypeOrigin, r=eddyb
2015-11-26 borsAuto merge of #30015 - petrochenkov:staged, r=brson
2015-11-26 Nick Cameronsave-analysis: use absolute paths for file names
2015-11-26 borsAuto merge of #30053 - JIghtuse:master, r=steveklabnik
2015-11-25 borsAuto merge of #30017 - nrc:fmt, r=brson
2015-11-25 Vadim PetrochenkovRemove all uses of `#[staged_api]`
2015-11-25 borsAuto merge of #30044 - nikomatsakis:issue-29466, r...
2015-11-25 borsAuto merge of #30052 - Ryman:bind_docs, r=apasel422
2015-11-25 borsAuto merge of #30034 - brson:rust_path, r=alexcrichton
2015-11-25 Manish GoregaokarRollup merge of #30040 - apasel422:issue-30031, r=brson
2015-11-25 Manish GoregaokarRollup merge of #30013 - steveklabnik:doc_char, r=brson
2015-11-25 borsAuto merge of #30011 - jonas-schievink:macro-context...
2015-11-25 borsAuto merge of #29687 - Havvy:ux-guidelines, r=pnkfelix
2015-11-24 borsAuto merge of #30016 - alexcrichton:fix-off-by-one...
2015-11-24 borsAuto merge of #30009 - apasel422:tests, r=alexcrichton
2015-11-24 borsAuto merge of #29960 - aturon:dismantle-traitref-subtyp...
2015-11-24 Brian AndersonRemove RUST_PATH from compiler
2015-11-24 borsAuto merge of #30028 - steveklabnik:rollup, r=steveklabnik
2015-11-24 Steve KlabnikRollup merge of #30023 - Ms2ger:EntryOrExit, r=Manishearth
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #30019 - alex:patch-1, r=steveklabnik
2015-11-24 Steve KlabnikRollup merge of #30004 - michaelwoerister:primitive...
2015-11-24 Steve KlabnikRollup merge of #29933 - tbu-:pr_dont_opt_in_copy,...
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-24 borsAuto merge of #29934 - arielb1:constrained-projection...
2015-11-23 borsAuto merge of #29955 - bltavares:makefile-29554, r...
2015-11-23 borsAuto merge of #29952 - petrochenkov:depr, r=brson
2015-11-23 borsAuto merge of #29530 - jseyfried:resolve, r=nikomatsakis
2015-11-23 Michael WoeristerAvoid some code duplication around getting names of...
2015-11-23 borsAuto merge of #29984 - Manishearth:slice-assert, r...
2015-11-22 borsAuto merge of #28907 - SingingTree:rustfmt_libterm...
2015-11-22 borsAuto merge of #29964 - alexcrichton:update-libc, r...
2015-11-22 borsAuto merge of #29716 - Manishearth:repr-error, r=Gankro
2015-11-22 borsAuto merge of #29980 - Manishearth:missing-diag, r...
2015-11-22 Manish GoregaokarRegister diagnostics for rustc_privacy and rustc_trans...
2015-11-22 borsAuto merge of #29968 - Manishearth:bang-macro-diag...
2015-11-21 borsAuto merge of #29963 - dotdash:fat_copy, r=eddyb
2015-11-21 borsAuto merge of #29948 - devonhollowood:fromstr-parse...
2015-11-21 borsAuto merge of #29913 - tbu-:pr_windows_path_error_on_nu...
2015-11-21 borsAuto merge of #29916 - Manishearth:diag-401, r=steveklabnik
2015-11-20 borsAuto merge of #29961 - alexcrichton:order-dependent...
2015-11-20 Björn SteinbrinkAvoid FCA loads and extractvalue when copying fat pointers
2015-11-20 borsAuto merge of #29945 - nrc:save-crate-name, r=alexcrichton
2015-11-20 borsAuto merge of #29822 - petrochenkov:pubexport, r=alexcr...
2015-11-20 borsAuto merge of #29950 - fhahn:small-doc-fix-rename-var...
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
2015-11-20 borsAuto merge of #29943 - brson:inline-threshold, r=nrc
2015-11-20 borsAuto merge of #29942 - brson:rmsegstack, r=alexcrichton
2015-11-20 Nick Cameronsave-analysis: make the dump file's name closer to...
2015-11-20 borsAuto merge of #29939 - mitaa:doc_const_fn, r=alexcrichton
2015-11-20 Brian AndersonAdd -C inline-threshold
2015-11-20 Brian AndersonRemove segmented stack option from LLVMRustCreateTarget...
2015-11-19 borsAuto merge of #29894 - alexcrichton:stdtime, r=brson
2015-11-19 borsAuto merge of #29901 - tbu-:pr_env_ignore_malformed_win...
2015-11-19 borsAuto merge of #29925 - Ms2ger:fmt-trans-base, r=luqmana
2015-11-19 Ms2gerAvoid a string allocation.
2015-11-19 Ms2gerRustfmt trans/base.rs.
2015-11-19 Vadim PetrochenkovFix the fallout
2015-11-19 borsAuto merge of #29917 - shssoichiro:doc-sidebar-order...
2015-11-19 borsAuto merge of #29903 - nikomatsakis:incr-comp-ool-items...
2015-11-19 Niko MatsakisModify trans to use an outer walk and ensure that we...
2015-11-19 Niko MatsakisPort trans to use visit_all_items: this was mostly...
2015-11-18 borsAuto merge of #29910 - tbu-:pr_env_revert_mingw_weirdne...
2015-11-18 borsAuto merge of #29878 - wthrowe:libdir2, r=brson
2015-11-18 borsAuto merge of #29083 - petrochenkov:stability3, r=alexc...
2015-11-18 borsAuto merge of #29886 - michaelwoerister:mir-erase-regio...
2015-11-18 Michael WoeristerMIR: Add pass that erases all regions right before...
2015-11-18 Oliver Schneiderallow indexing into constant arrays
next