]> git.lizzy.rs Git - rust.git/history - src/librustc_metadata/creader.rs
Add support for dylibs with Address Sanitizer. This supports cdylibs and staticlibs...
[rust.git] / src / librustc_metadata / creader.rs
2017-07-14 William BrownAdd support for dylibs with Address Sanitizer. This...
2017-07-06 borsAuto merge of #42899 - alexcrichton:compiler-builtins...
2017-07-06 borsAuto merge of #42727 - alexcrichton:allocators-new...
2017-07-05 Alex Crichtonrustc: Implement the #[global_allocator] attribute
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-26 Alex CrichtonRevert a few changes
2017-06-26 Jeffrey SeyfriedAddress review comments.
2017-06-26 Jeffrey SeyfriedImplement `quote!` and other `proc_macro` API.
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 Giles CopeWhitespace change
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-19 borsAuto merge of #39409 - pnkfelix:mir-borrowck2, r=nikoma...
2017-06-18 borsAuto merge of #42593 - ibabushkin:on-demand-external...
2017-06-17 borsAuto merge of #42650 - nrc:save-slim, r=eddyb
2017-06-16 borsAuto merge of #42598 - cramertj:track-more-metadata...
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42612 - est31:master, r=nagisa
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42685 - Havvy:doc-remove-sometimes...
2017-06-16 Corey FarwellRollup merge of #42651 - infinity0:master, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42616 - estebank:span-fix, r=nikomatsakis
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-16 borsAuto merge of #42568 - GuillaumeGomez:E0608, r=QuietMis...
2017-06-15 borsAuto merge of #42648 - murarth:merge-alloc-collections...
2017-06-15 borsAuto merge of #42625 - michaelwoerister:dep-node-debug...
2017-06-14 borsAuto merge of #42523 - clarcharr:refactor_ops, r=brson
2017-06-14 borsAuto merge of #42433 - marco-c:profiling, r=alexcrichton
2017-06-13 Corey FarwellRollup merge of #42496 - Razaekel:feature/integer_max...
2017-06-13 Corey FarwellRollup merge of #42428 - scottmcm:str-get-overflow...
2017-06-13 Corey FarwellRollup merge of #42408 - bjorn3:patch-2, r=michaelwoerister
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-12 borsAuto merge of #42419 - ucarion:ucarion-explain-rc-arc...
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-10 borsAuto merge of #42563 - eddyb:infer, r=nikomatsakis
2017-06-10 borsAuto merge of #42556 - scottmcm:ctz-nz, r=BurntSushi
2017-06-10 borsAuto merge of #42533 - Mark-Simulacrum:macro-parse...
2017-06-09 Corey FarwellRollup merge of #42558 - xfq:patch-1, r=steveklabnik
2017-06-09 Corey FarwellRollup merge of #42551 - tshepang:better-cell-replace...
2017-06-09 Corey FarwellRollup merge of #42531 - mmatyas:aarch64_compile-test_f...
2017-06-09 Corey FarwellRollup merge of #42385 - Manishearth:its-a-vec, r=steve...
2017-06-09 Corey FarwellRollup merge of #42307 - clarcharr:js-license, r=frewsxcv
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
2017-06-09 borsAuto merge of #42507 - ibabushkin:external-span-trans...
2017-06-09 borsAuto merge of #42521 - alexcrichton:enosys, r=cuviper
2017-06-09 borsAuto merge of #42504 - michaelwoerister:hash-dep-nodes...
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-07 borsAuto merge of #42378 - steveklabnik:rustdoc-docs, r...
2017-06-07 Michael WoeristerAllocate DefIndices for global crate metadata.
2017-06-06 borsAuto merge of #42361 - GuillaumeGomez:error-codes,...
2017-06-06 borsAuto merge of #42247 - durka:patch-41, r=arielb1
2017-06-06 borsAuto merge of #42394 - ollie27:rustdoc_deref_box, r...
2017-06-06 borsAuto merge of #41990 - qnighy:disallow-underscore-suffi...
2017-06-05 borsAuto merge of #42383 - estebank:candidate-newline,...
2017-06-04 borsAuto merge of #42426 - arthurprs:io_error, r=sfackler
2017-06-04 borsAuto merge of #42362 - estebank:type, r=arielb1
2017-06-04 borsAuto merge of #42402 - citizen428:create-dump-mir-dir...
2017-06-04 Marco CastelluccioStop checking uses_std
2017-06-04 Marco CastelluccioMerge branch 'profiling' of github.com:whitequark/rust...
2017-06-04 borsAuto merge of #42265 - Zoxc:for-sugar, r=eddyb
2017-06-04 borsAuto merge of #41968 - kennytm:fix-unreadable-json...
2017-06-04 borsAuto merge of #42398 - redox-os:master, r=sfackler
2017-06-03 borsAuto merge of #42391 - photoszzt:master, r=Manishearth
2017-06-03 borsAuto merge of #42387 - GuillaumeGomez:error-codes-next...
2017-06-03 borsAuto merge of #42369 - RalfJung:drop-glue, r=eddyb
2017-06-03 borsAuto merge of #42334 - est31:master, r=jseyfried
2017-06-03 borsAuto merge of #42396 - venkatagiri:remove_lifetime_extn...
2017-06-03 borsAuto merge of #42332 - michaelwoerister:no-more-retraci...
2017-06-03 borsAuto merge of #41953 - Aaronepower:patch-1, r=brson
2017-06-02 Mark SimulacrumRollup merge of #41981 - gamazeps:thread-detach, r...
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-31 Michael WoeristerBuild DefPathHash->DefId table when incr.comp. is enabled
2017-05-29 borsAuto merge of #41856 - qnighy:prohibit-parenthesized...
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-27 DjzinMerge remote-tracking branch 'upstream/master' into...
2017-05-26 borsAuto merge of #42014 - tbu-:pr_scan_not_fused, r=alexcr...
2017-05-25 borsAuto merge of #42052 - kennytm:fix-42007-ice-on-decode...
2017-05-25 borsAuto merge of #41932 - wesleywiser:py-to-rust, r=alexcr...
2017-05-25 borsAuto merge of #41700 - GuillaumeGomez:extend-css-stable...
2017-05-25 Mark SimulacrumRollup merge of #42071 - nrc:parse-mods, r=nikomatsakis
2017-05-25 Mark SimulacrumRollup merge of #41980 - gamazeps:thread-send, r=stevek...
2017-05-23 MatthewStabilize in 1.19
2017-05-23 borsAuto merge of #42023 - nikomatsakis:issue-36799-ostn15_...
2017-05-23 Corey FarwellRollup merge of #42144 - cengizIO:master, r=nikomatsakis
2017-05-23 Corey FarwellRollup merge of #42016 - pietroalbini:stabilize/loop_br...
2017-05-23 borsAuto merge of #41559 - GuillaumeGomez:partial-eq-msg...
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-21 borsAuto merge of #41904 - sfackler:1.18-stabilization...
2017-05-20 Mark SimulacrumRollup merge of #42062 - fhartwig:fix-off-by-one-span...
2017-05-20 borsAuto merge of #42069 - QuietMisdreavus:low_pri, r=alexc...
2017-05-20 borsAuto merge of #42111 - ollie27:stab, r=Mark-Simulacrum
2017-05-20 borsAuto merge of #41967 - ishitatsuyuki:patch-1, r=alexcri...
2017-05-19 Dylan MaccoraMerge branch 'master' into maccoda/env_docs
2017-05-19 Mark SimulacrumRollup merge of #42096 - ollie27:rustdoc_js_impls,...
2017-05-19 Mark SimulacrumRollup merge of #42070 - tshepang:env-misc, r=BurntSushi
2017-05-19 Mark SimulacrumRollup merge of #42056 - sylvestre:master, r=alexcrichton
2017-05-19 Mark SimulacrumRollup merge of #42037 - nagisa:charpat, r=sfackler
next