]> git.lizzy.rs Git - rust.git/history - src/librustc/hir/check_attr.rs
Rollup merge of #41456 - jessicah:haiku-support, r=alexcrichton
[rust.git] / src / librustc / hir / check_attr.rs
2017-04-26 Ariel Ben-YehudaRollup merge of #41456 - jessicah:haiku-support, r...
2017-04-26 Ariel Ben-YehudaRollup merge of #41370 - malbarbo:android-bootstrap...
2017-04-26 borsAuto merge of #41258 - clarcharr:str_box_extras, r...
2017-04-26 Corey FarwellRollup merge of #41442 - tbu-:pr_writeall_interrupted...
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-23 borsAuto merge of #41437 - cuviper:remove-unstable-deprecat...
2017-04-22 borsAuto merge of #41431 - GuillaumeGomez:hoedown-default...
2017-04-22 borsAuto merge of #41464 - frewsxcv:rollup, r=frewsxcv
2017-04-22 borsAuto merge of #39999 - bitshifter:struct_align, r=eddyb
2017-04-20 Cameron HartImplementation of repr struct alignment RFC 1358.
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-03-25 Corey FarwellRollup merge of #40642 - frewsxcv:io-bufread-doc-exampl...
2017-03-21 Corey FarwellRollup merge of #40576 - dwrensha:mir-terminator-kind...
2017-03-21 Corey FarwellRollup merge of #40556 - cramertj:stabilize-pub-restric...
2017-03-21 Corey FarwellRollup merge of #40502 - jdhorwitz:master, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40312 - jdhorwitz:papercut, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40229 - cramertj:break-to-blocks,...
2017-03-20 borsAuto merge of #39628 - arielb1:shimmir, r=eddyb
2017-03-20 borsAuto merge of #40281 - jimmycuadra:try-from-from-str...
2017-03-20 Corey FarwellRollup merge of #40587 - GuillaumeGomez:rustdoc-const...
2017-03-20 Corey FarwellRollup merge of #40581 - TimNN:di-global-40, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40566 - clarcharr:never_error, r=sfackler
2017-03-20 Corey FarwellRollup merge of #40554 - nrc:rls-data, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40532 - jseyfried:improve_tokenstream_...
2017-03-20 Corey FarwellRollup merge of #40521 - TimNN:panic-free-shift, r...
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-20 Corey FarwellRollup merge of #40281 - jimmycuadra:try-from-from...
2017-03-20 Corey FarwellRollup merge of #40241 - Sawyer47:fix-39997, r=alexcrichton
2017-03-19 borsAuto merge of #39799 - dpc:create_dir_all, r=alexcrichton
2017-03-19 Corey FarwellRollup merge of #40648 - s3rvac:fix-path-docs-typo...
2017-03-19 Corey FarwellRollup merge of #40646 - russmack:issue-40435-mention...
2017-03-19 Corey FarwellRollup merge of #40621 - jswalden:dependant-spelling...
2017-03-19 Corey FarwellRollup merge of #40611 - ScottAbbey:patch-1, r=Guillaum...
2017-03-19 Corey FarwellRollup merge of #40603 - QuietMisdreavus:slice-ptr...
2017-03-19 Corey FarwellRollup merge of #40590 - z1mvader:master, r=steveklabnik
2017-03-19 Corey FarwellRollup merge of #40589 - topecongiro:floating-point...
2017-03-19 Corey FarwellRollup merge of #40588 - topecongiro:add-missing-tests...
2017-03-19 Corey FarwellRollup merge of #40583 - jseyfried:fix_include_macro_re...
2017-03-19 Corey FarwellRollup merge of #40564 - GuillaumeGomez:rustdoc-const...
2017-03-19 Corey FarwellRollup merge of #40562 - mbrubeck:bootstrap, r=alexcrichton
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-19 Corey FarwellRollup merge of #40441 - tschottdorf:promotable-rfc...
2017-03-19 borsAuto merge of #40346 - jseyfried:path_and_tokenstream_a...
2017-03-14 Jeffrey SeyfriedRefactor `Attribute` to use `Path` and `TokenStream...
2017-02-05 borsAuto merge of #38161 - durka:rustdoc-crate-attrs, r...
2017-01-17 borsAuto merge of #37972 - bluss:iter-find-is-on-a-roll...
2017-01-12 borsAuto merge of #37926 - bluss:from-utf8-small-simplifica...
2017-01-10 borsAuto merge of #38138 - rkruppe:no_std-no_loop, r=stevek...
2017-01-03 borsAuto merge of #38066 - bluss:string-slice-error, r...
2016-12-24 Steve KlabnikRollup merge of #37956 - tshepang:patch-2, r=steveklabnik
2016-12-24 borsAuto merge of #38062 - alexcrichton:fix-line-writer...
2016-12-20 Alex CrichtonRollup merge of #38236 - GuillaumeGomez:unix_socket_doc...
2016-12-20 Alex CrichtonRollup merge of #38150 - estebank:fix-23286, r=nikomatsakis
2016-12-20 Alex CrichtonRollup merge of #37761 - christophebiocca:borrow-stdlib...
2016-12-19 borsAuto merge of #38194 - sgrif:sg-no-span-mangling, r=nrc
2016-12-17 borsAuto merge of #38205 - jseyfried:fix_module_directory_r...
2016-12-14 borsAuto merge of #38181 - jsgf:test-filter-exact, r=alexcr...
2016-12-12 Jeremy SollerMerge branch 'master' into redox
2016-12-12 Corey FarwellRollup merge of #38202 - michaelwoerister:closure-ich...
2016-12-12 Corey FarwellRollup merge of #38164 - sourcefrog:fonts, r=GuillaumeGomez
2016-12-12 Corey FarwellRollup merge of #38067 - GuillaumeGomez:udp-doc, r...
2016-12-12 Corey FarwellRollup merge of #37941 - Cobrand:docfix-issue-37915...
2016-12-12 Corey FarwellRollup merge of #37052 - srinivasreddy:hair_cx, r=pnkfelix
2016-12-12 borsAuto merge of #38049 - frewsxcv:libunicode, r=alexcrichton
2016-12-12 borsAuto merge of #38057 - KiChjang:display-formal-type...
2016-12-11 borsAuto merge of #38249 - arielb1:special-substs, r=nikoma...
2016-12-11 borsAuto merge of #38250 - michaelwoerister:trait-methods...
2016-12-10 borsAuto merge of #38231 - vadimcn:errormode, r=alexcrichton
2016-12-10 borsAuto merge of #38233 - alexcrichton:more-errors, r...
2016-12-10 borsAuto merge of #38217 - oli-obk:mir-for-all-and-all...
2016-12-10 borsAuto merge of #38223 - rkruppe:llvm-stringref-fixes...
2016-12-09 borsAuto merge of #38203 - nrc:save-wr, r=eddyb
2016-12-09 borsAuto merge of #38197 - mneumann:dragonfly-fixes-2016...
2016-12-09 borsAuto merge of #38196 - rkruppe:llvm-archivewrapper...
2016-12-09 borsAuto merge of #38192 - stjepang:faster-sort-algorithm...
2016-12-09 borsAuto merge of #37492 - japaric:no-atomics-alloc, r...
2016-12-08 borsAuto merge of #38195 - rkruppe:llvm-pass-name-fwdcompat...
2016-12-08 borsAuto merge of #38182 - bluss:more-vec-extend, r=alexcri...
2016-12-08 borsAuto merge of #38156 - shepmaster:llvm-4.0-bitcode...
2016-12-08 borsAuto merge of #38146 - kali:master, r=alexcrichton
2016-12-08 borsAuto merge of #38076 - alexcrichton:another-rustbuild...
2016-12-07 borsAuto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb
2016-12-06 Oliver Schneiderannotate stricter lifetimes on LateLintPass methods...
2016-12-03 Corey FarwellRollup merge of #37859 - GuillaumeGomez:net_examples...
2016-12-02 borsAuto merge of #37936 - tedsta:fuchsia_std_process,...
2016-12-01 borsAuto merge of #38018 - sourcefrog:doc, r=alexcrichton
2016-11-29 borsAuto merge of #37369 - estebank:multiline-span, r=nikom...
2016-11-28 borsAuto merge of #38019 - sourcefrog:doc-separator, r...
2016-11-26 Seo SanghyeonRollup merge of #37963 - bluss:iterator-docs, r=alexcri...
2016-11-24 borsAuto merge of #37944 - bluss:adaptors-are-empty, r...
2016-11-24 borsAuto merge of #37943 - bluss:exact-is-empty, r=alexcrichton
2016-11-24 borsAuto merge of #37849 - xen0n:compiler-rt-bump, r=alexcr...
2016-11-23 borsAuto merge of #37908 - nrc:save-def, r=eddyb
2016-11-23 Jeremy SollerMerge branch 'master' into redox
2016-11-23 Guillaume GomezRollup merge of #37925 - jtdowney:env-args-doc-links...
2016-11-23 Guillaume GomezRollup merge of #37913 - GuillaumeGomez:socket-v4,...
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-23 Guillaume GomezRollup merge of #37442 - estebank:cast-deref-hint,...
2016-11-23 borsAuto merge of #37681 - nrc:crate-metadata, r=@alexcrichton
2016-11-22 borsAuto merge of #37843 - nikomatsakis:issue-33685-hard...
next