]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/typeck/check/method.rs
rustc: Remove some dead code from method resolution
[rust.git] / src / librustc / middle / typeck / check / method.rs
2013-07-24 Brian Andersonrustc: Remove some dead code from method resolution
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
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 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 #7886 : msullivan/rust/default-methods...
2013-07-20 borsauto merge of #7855 : brson/rust/rt-overcommit, r=pcwalton
2013-07-19 borsauto merge of #7863 : catamorphism/rust/issue-5883...
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 Michael SullivanGet rid of resolve::MethodInfo. Closes #4946.
2013-07-18 Michael SullivanStart of data structure cleanup for trait system. Get...
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 #7528 : indutny/rust/feature/memory-api...
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 #7604 : apasel422/rust/peek, r=huonw
2013-07-08 borsauto merge of #7568 : alexcrichton/rust/check-lite...
2013-07-08 borsauto merge of #7605 : thestinger/rust/vec, r=Aatch
2013-07-08 Daniel MicayMerge pull request #7595 from thestinger/iterator
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-07 Daniel Micayremove some method resolve workarounds
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-05 borsauto merge of #7554 : jld/rust/rm-ssoe, r=catamorphism
2013-07-05 borsauto merge of #7530 : alexcrichton/rust/issue-5194...
2013-07-05 borsauto merge of #7549 : sfackler/rust/docs, r=msullivan
2013-07-04 borsauto merge of #7543 : sanxiyn/rust/newtype-immediates...
2013-07-04 borsauto merge of #7542 : alexcrichton/rust/patch-rusti...
2013-07-03 borsauto merge of #7534 : bblum/rust/soundness-messages...
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-03 borsauto merge of #7531 : sankha93/rust/master, r=bblum
2013-07-03 borsauto merge of #7523 : huonw/rust/uppercase-statics...
2013-07-03 borsauto merge of #7518 : graydon/rust/stats-improvements...
2013-07-03 borsauto merge of #7474 : Seldaek/rust/clean-iter, r=thestinger
2013-07-03 borsauto merge of #7510 : Dretch/rust/missing-trait-message...
2013-07-03 borsauto merge of #7498 : luqmana/rust/cow, r=catamorphism
2013-07-02 Daniel MicayMerge pull request #7187 from nikomatsakis/issue-3238...
2013-07-02 Niko MatsakisDefer reasoning about region relationships until after...
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-30 borsauto merge of #7490 : mozilla/rust/rollup, r=thestinger
2013-06-30 borsauto merge of #7475 : Seldaek/rust/fixsplit, r=cmr
2013-06-30 borsauto merge of #7457 : Blei/rust/fix-ffi-floats, r=cmr
2013-06-29 borsauto merge of #7452 : dotdash/rust/self_indirection...
2013-06-29 borsauto merge of #7449 : yichoi/rust/std_test, r=cmr
2013-06-29 borsauto merge of #7342 : alexcrichton/rust/assort-cleanup...
2013-06-29 Björn SteinbrinkAvoid double indirection for the "self" arg in methods
2013-06-29 Alex CrichtonRemove mutability from unique boxes in the AST
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 #7466 : thestinger/rust/passes, r=cmr
2013-06-28 borsauto merge of #7437 : brson/rust/winver, r=brson
2013-06-28 borsauto merge of #7451 : cmr/rust/rewrite-each-path, r...
2013-06-28 Patrick Waltonlibrustc: Fix merge fallout and test cases.
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 borsauto merge of #7410 : luqmana/rust/bare-self, r=catamor...
2013-06-28 Luqman Adenlibrustc: Always pass self ByRef.
2013-06-28 borsauto merge of #7432 : michaelwoerister/rust/WP3, r=jdm
2013-06-27 borsauto merge of #7430 : huonw/rust/vec-kill, r=thestinger
2013-06-27 borsauto merge of #7418 : brson/rust/0.7-pre, r=cmr
2013-06-27 borsauto merge of #7414 : gifnksm/rust/max_by, r=catamorphism
2013-06-27 borsauto merge of #7429 : Blei/rust/delete-shared, r=huonw
2013-06-27 Philipp BrüschweilerRemove many shared pointers
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-27 borsauto merge of #7354 : bblum/rust/trait-bounds, r=pcwalton
next