]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/debuginfo.rs
auto merge of #7903 : michaelwoerister/rust/end_of_spanned, r=jdm
[rust.git] / src / librustc / middle / trans / debuginfo.rs
2013-07-22 borsauto merge of #7903 : michaelwoerister/rust/end_of_span...
2013-07-22 Michael WoeristerAst spanned<T> refactoring, renaming: crate, local...
2013-07-22 borsauto merge of #7941 : dotdash/rust/codegen, r=huonw
2013-07-22 borsauto merge of #7926 : brson/rust/issue-4116, r=graydon
2013-07-22 borsauto merge of #7955 : thestinger/rust/snapshot, r=huonw
2013-07-22 Daniel Micaynew snapshot
2013-07-21 borsauto merge of #7932 : blake2-ppc/rust/str-clear, r...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 Björn SteinbrinkProvide lower level access to the LLVM IR builder
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-21 borsauto merge of #7912 : graydon/rust/extra-new-benchmarks...
2013-07-21 borsauto merge of #7902 : huonw/rust/attr++, r=cmr,pcwalton
2013-07-20 borsauto merge of #7910 : brson/rust/rm-fixme, r=graydon
2013-07-20 borsauto merge of #7908 : anasazi/rust/fix_udp_mut, r=brson
2013-07-20 borsauto merge of #7894 : pcwalton/rust/and-pointers-in...
2013-07-20 borsauto merge of #7710 : michaelwoerister/rust/WP4, r=jdm
2013-07-20 borsauto merge of #7855 : brson/rust/rt-overcommit, r=pcwalton
2013-07-19 Michael Woeristerdebuginfo: Fixed some merge fallout
2013-07-19 borsauto merge of #7863 : catamorphism/rust/issue-5883...
2013-07-19 Michael Woeristerdebuginfo: Fixed issue 7712.
2013-07-19 Michael Woeristerdebuginfo: Implemented trait_method branch in create_fu...
2013-07-19 Michael Woeristerdebuginfo: Added some documenting comments to debuginfo.rs
2013-07-19 Michael Woeristerdebuginfo: Adapted DI generation to new memory layout...
2013-07-19 Michael Woeristerdebuginfo: Cleaned up style issues for pull request.
2013-07-19 Michael Woeristerdebuginfo: Added support for Option<T>-like enums.
2013-07-19 Michael Woeristerdebuginfo: Fixed unique pointers to data containing...
2013-07-19 Michael Woeristerdebuginfo: DI generation for enums uses adt::represent_...
2013-07-19 Michael Woeristerdebuginfo: Major code cleanup in debuginfo.rs
2013-07-19 Michael Woeristerdebuginfo: Fixes related to changed memory layout of...
2013-07-19 Michael Woeristerdebuginfo: Added support for struct-style enums.
2013-07-19 Michael Woeristerdebuginfo: Better support for univariant tuple-style...
2013-07-19 Michael Woeristerdebuginfo: Support for tuple-style enums (WIP)
2013-07-19 Michael Woeristerdebuginfo: Added support for c-style enums.
2013-07-19 Michael Woeristerdebuginfo: Replaced vec::mapi with iterator version.
2013-07-19 Michael Woeristerdebuginfo: Refactoring of composite type info generatio...
2013-07-19 Michael Woeristerdebuginfo: Refactored vec slice code to use the new...
2013-07-19 Michael Woeristerdebuginfo: Began refactoring of composite type handling.
2013-07-19 borsauto merge of #7859 : kmcallister/rust/rt-diag-messages...
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-19 borsauto merge of #7854 : brson/rust/rt-test-threads, r...
2013-07-18 borsauto merge of #7847 : alexcrichton/rust/verbose-submodu...
2013-07-18 borsauto merge of #7846 : alexcrichton/rust/static-mut...
2013-07-18 borsauto merge of #7845 : gifnksm/rust/tutorial-remove...
2013-07-18 borsauto merge of #7842 : thestinger/rust/closure, r=huonw
2013-07-18 borsauto merge of #7840 : alexcrichton/rust/better-test...
2013-07-18 borsauto merge of #7747 : chris-morgan/rust/vim-compiler...
2013-07-18 borsauto merge of #7849 : nikomatsakis/rust/issue-7444...
2013-07-18 borsauto merge of #7851 : dotdash/rust/intrinsics, r=pcwalton
2013-07-17 Patrick Waltonlibrustc: Remove all uses of "copy".
2013-07-11 borsauto merge of #7632 : gavinb/rust/7484_manpages, r=cmr
2013-07-10 borsauto merge of #7637 : pnkfelix/rust/fsk-guard-against...
2013-07-09 borsauto merge of #7641 : lucab/rust/lucab/po4a, r=catamorphism
2013-07-09 borsauto merge of #7614 : MarkJr94/rust/smallintmap_enum...
2013-07-09 borsauto merge of #7578 : alexcrichton/rust/overflow, r...
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 borsauto merge of #7612 : thestinger/rust/utf8, r=huonw
2013-07-08 borsauto merge of #7608 : glinscott/rust/json_perf, r=pcwalton
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-08 borsauto merge of #7586 : g5pw/rust/master, r=cmr
2013-07-07 borsauto merge of #7629 : thestinger/rust/rope, r=graydon
2013-07-07 borsauto merge of #7456 : graydon/rust/better-trans-stats...
2013-07-07 borsauto merge of #7636 : dotdash/rust/scope_cleanup, r...
2013-07-07 borsauto merge of #7602 : blake2-ppc/rust/vec-pop-opt,...
2013-07-07 borsauto merge of #7594 : chris-morgan/rust/proper-net...
2013-07-07 borsauto merge of #7615 : Aatch/rust/syntax-deshare, r...
2013-07-07 James MillerDe-share ast::Ty
2013-07-07 James MillerDe-managed ast::Path
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-03 borsauto merge of #7498 : luqmana/rust/cow, r=catamorphism
2013-07-01 borsauto merge of #7443 : yjh0502/rust/fix_field_dup, r...
2013-07-01 borsauto merge of #7492 : yichoi/rust/fix_cleanllvm, r...
2013-06-30 borsauto merge of #7495 : thestinger/rust/exchange, r=cmr
2013-06-30 borsauto merge of #7374 : Jeaye/rust/func_highlight, r=cmr
2013-06-30 borsauto merge of #7468 : cmr/rust/great_renaming, r=pcwalton
2013-06-29 Corey RichardsonGreat renaming: propagate throughout the rest of the...
2013-06-29 borsauto merge of #7442 : graydon/rust/clean-llvm-trigger...
2013-06-29 borsauto merge of #7441 : catamorphism/rust/testcases_2013...
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-29 borsauto merge of #7439 : catamorphism/rust/cut-rustpkg...
2013-06-28 borsauto merge of #7437 : brson/rust/winver, r=brson
2013-06-28 borsauto merge of #7436 : kballard/rust/term-dumb, r=cmr
2013-06-28 borsauto merge of #7426 : thestinger/rust/zero-size-noncopy...
2013-06-28 borsauto merge of #7397 : catamorphism/rust/rustpkg_path...
2013-06-28 borsauto merge of #7272 : Aatch/rust/namegen_thunk, r=thest...
2013-06-28 James MillerRemove useless namegen thunk
2013-06-28 borsauto merge of #7410 : luqmana/rust/bare-self, r=catamor...
2013-06-28 borsauto merge of #7432 : michaelwoerister/rust/WP3, r=jdm
2013-06-27 Michael Woeristerdebuginfo: Some corrections after review.
2013-06-27 Michael Woeristerdebuginfo: Added support for region pointers.
2013-06-27 Michael Woeristerdebuginfo: Replaced many instances of @ with &.
2013-06-27 Michael Woeristerdebuginfo: Many little formatting improvements.
2013-06-27 Michael WoeristerFixed debug information bug regarding struct padding.
2013-06-27 borsauto merge of #7403 : catamorphism/rust/package-scripts...
2013-06-27 borsauto merge of #7395 : yichoi/rust/android_dummy, r...
2013-06-27 borsauto merge of #7361 : brson/rust/incoming, r=brson
2013-06-27 borsauto merge of #7111 : brson/rust/stack, r=brson
2013-06-26 borsauto merge of #7382 : msullivan/rust/cleanup, r=bblum
next