about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-01-02Limit displaying relevant trait impls to 4Florian Hahn-22/+34
2016-01-01Show similar trait implementations if no matching impl is foundFlorian Hahn-0/+59
2016-01-01Auto merge of #30663 - apasel422:ll, r=blussbors-7/+15
2016-01-01Auto merge of #30648 - tshepang:missing-graves, r=steveklabnikbors-2/+2
2015-12-31Auto merge of #30645 - tshepang:grammar, r=steveklabnikbors-2/+2
2015-12-31Auto merge of #30616 - arcnmx:cstr-asref, r=aturonbors-2/+33
2015-12-31Make `LinkedList` and its read-only iterators covariantAndrew Paseltiner-7/+15
2015-12-31CStr impl stabilityarcnmx-4/+4
2015-12-31impl From<&CStr> for CStringarcnmx-7/+7
2015-12-31Auto merge of #28469 - DenisKolodin:master, r=steveklabnikbors-1/+40
2015-12-31Auto merge of #30660 - nagisa:rollup, r=steveklabnikbors-476/+1395
2015-12-31Rollup merge of #30630 - tsion:mir-closure-args, r=nagisaSimonas Kazlauskas-16/+13
2015-12-31Rollup merge of #30590 - nagisa:mir-constval-function, r=luqmanaSimonas Kazlauskas-36/+46
2015-12-31Rollup merge of #30565 - michaelwoerister:opaque_encoder, r=brsonSimonas Kazlauskas-369/+1308
2015-12-31Rollup merge of #30365 - tamird:update-valgrind, r=pnkfelixSimonas Kazlauskas-55/+28
2015-12-31Auto merge of #30644 - tshepang:typo, r=steveklabnikbors-1/+1
2015-12-31Auto merge of #30593 - steveklabnik:small_rc_refactoring, r=Gankrobors-8/+11
2015-12-31Auto merge of #30641 - tsion:match-range, r=eddybbors-23/+59
2015-12-31Auto merge of #30598 - est31:macro_export_help_note, r=Manishearthbors-5/+44
2015-12-31Auto merge of #30586 - nagisa:mir-cast, r=arielb1bors-1/+433
2015-12-31Auto merge of #30585 - Ms2ger:ExplicitSelfCategory, r=brsonbors-60/+59
2015-12-30Auto merge of #30375 - aaronkeen:issue_28777, r=eddybbors-10/+54
2015-12-30Merge pull request #30643 from dhuseby/snaps_2015-12-18-3391630Dave Huseby-0/+3
2015-12-30Auto merge of #30467 - shahn:master, r=brsonbors-1/+74
2015-12-30doc: missed these in a4da9acTshepang Lekhonkhobe-2/+2
2015-12-30doc: fix grammarTshepang Lekhonkhobe-2/+2
2015-12-30doc: fix typoTshepang Lekhonkhobe-1/+1
2015-12-30Small refactoring to make this code more clearSteve Klabnik-8/+11
2015-12-30Fixes #30521 and #30627 by adding new snapshotsDave Huseby-0/+3
2015-12-30Add test for MIR range matching.Scott Olson-0/+30
2015-12-30Use built-in comparisons for range matching in MIR.Scott Olson-23/+29
2015-12-30Auto merge of #30640 - steveklabnik:rollup, r=steveklabnikbors-52/+80
2015-12-30Limit line length to below 100 charsest31-2/+4
2015-12-30Move pub-{item,methd}-macro.rs to the parse-fail subdir as wellest31-0/+0
2015-12-30Move pub-macro-rules.rs test to parse-fail directoryest31-0/+0
2015-12-30whitespace after colon, not beforeest31-1/+1
2015-12-30Custom help message for people trying to make macro publicest31-5/+42
2015-12-30Rollup merge of #30620 - salty-horse:an_mut, r=brsonSteve Klabnik-4/+4
2015-12-30Rollup merge of #30546 - tshepang:add-links, r=steveklabnikSteve Klabnik-15/+36
2015-12-30Rollup merge of #30511 - defyrlt:issue_30507, r=steveklabnikSteve Klabnik-10/+11
2015-12-30Rollup merge of #30502 - Luke-Nukem:master, r=steveklabnikSteve Klabnik-16/+16
2015-12-30Rollup merge of #30373 - ChrisBuchholz:master, r=steveklabnikSteve Klabnik-7/+13
2015-12-30Auto merge of #30526 - Ms2ger:PathParameters, r=brsonbors-35/+36
2015-12-30Refactor MIR building for arguments.Scott Olson-18/+14
2015-12-30Auto merge of #30542 - nrc:errs-base, r=nagisabors-1517/+2253
2015-12-30doc: add gravesTshepang Lekhonkhobe-23/+23
2015-12-30doc: add some links for io::stdioTshepang Lekhonkhobe-14/+35
2015-12-30Auto merge of #30458 - fhahn:fix-warnings-tests-stdlib, r=sanxiynbors-75/+81
2015-12-29Fix argument indices in MIR for closures.Scott Olson-1/+2
2015-12-30Rebasing and review commentsNick Cameron-35/+30