]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-12-02 Jake GouldingClarify that a for loop uses `IntoIterator`
2015-12-02 borsAuto merge of #30160 - adambadawy:fix_wait_with_output_...
2015-12-02 borsAuto merge of #30157 - brson:mk, r=sfackler
2015-12-02 Adam BadawyFix typo in src/libstd/process.rs
2015-12-02 borsAuto merge of #30155 - steveklabnik:rollup, r=steveklabnik
2015-12-02 Brian Andersonmk: Remove obsolete comment
2015-12-02 Steve KlabnikRollup merge of #30154 - salty-horse:guessing_panic...
2015-12-02 Steve KlabnikRollup merge of #30153 - durka:patch-11, r=steveklabnik
2015-12-02 Steve KlabnikRollup merge of #30150 - steveklabnik:fix_exe_suffix...
2015-12-02 Steve KlabnikRollup merge of #30144 - pjungwir:clarify-semver-rules...
2015-12-02 Steve KlabnikRollup merge of #30136 - fhahn:remove-int-from-doc...
2015-12-02 Steve KlabnikRollup merge of #30134 - salty-horse:patch-1, r=stevekl...
2015-12-02 Steve KlabnikRollup merge of #30129 - tbu-:pr_doc_arrays_coerce...
2015-12-01 borsAuto merge of #30129 - tbu-:pr_doc_arrays_coerce, r...
2015-12-01 Ori Avtalionbook: Change mention of unused `return` to `panic!`
2015-12-01 Alex Burkatrpl: explain how to inhibit rustdoc's auto-main
2015-12-01 Steve KlabnikSmall fix to EXE_SUFFIX and DLL_EXTENSION docs
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-12-01 Florian HahnReplace uses of int/uint with isize/uzsize in doc examples
2015-12-01 borsAuto merge of #25570 - oli-obk:const_indexing, r=nikoma...
2015-12-01 Paul A. JungwirthClarify ambiguity about how to ask Cargo for a specific...
2015-12-01 borsAuto merge of #29391 - DanielKeep:syntax-index, r=steve...
2015-12-01 borsAuto merge of #30124 - steveklabnik:doc_string_errors...
2015-12-01 Steve KlabnikDocument the Error types in std::string
2015-12-01 borsAuto merge of #30135 - michaelwoerister:interning-check...
2015-12-01 Ori AvtalionFix wording in Guessing Game
2015-12-01 Michael WoeristerAdd some consistency checks for value interning in...
2015-12-01 Daniel Keeptrpl: additions & fixes for syntax index.
2015-12-01 borsAuto merge of #30118 - alexcrichton:fix-time-again...
2015-12-01 borsAuto merge of #30116 - petrochenkov:exhaust, r=alexcrichton
2015-12-01 borsAuto merge of #30057 - steveklabnik:doc_str, r=alexcrichton
2015-12-01 Tobias BucherArrays don't dereference but coerce to slices
2015-12-01 borsAuto merge of #30126 - steveklabnik:rollup, r=steveklabnik
2015-11-30 borsAuto merge of #30121 - steveklabnik:fix_trpl_tests...
2015-11-30 Steve KlabnikRollup merge of #30122 - steveklabnik:last_trpl_fix...
2015-11-30 Steve KlabnikRollup merge of #30120 - steveklabnik:doc_string_parse_...
2015-11-30 Steve KlabnikRollup merge of #30119 - steveklabnik:doc_to_string...
2015-11-30 Steve KlabnikRollup merge of #30115 - nilcons-contrib:fix-book-stack...
2015-11-30 Steve KlabnikRollup merge of #30114 - sourcefrog:doc-casts2, r=Manis...
2015-11-30 Steve KlabnikRollup merge of #30108 - bhargavrpatel:master, r=stevek...
2015-11-30 Steve KlabnikDocument std::string::ParseError
2015-11-30 borsAuto merge of #30080 - durka:patch-10, r=alexcrichton
2015-11-30 Steve KlabnikBetter docs for the str primitive
2015-11-30 Steve KlabnikFix path to TRPL in doc README
2015-11-30 Steve KlabnikRe-enable testing the book
2015-11-30 Steve KlabnikWrite some docs for ToString
2015-11-30 Alex Crichtonstd: Bump time margin in std::time tests
2015-11-30 borsAuto merge of #30113 - sourcefrog:doc-casts, r=steveklabnik
2015-11-30 Martin PoolCorrect grammar
2015-11-30 Vadim PetrochenkovFix regression in patterns with empty variants
2015-11-30 Martin PoolAdditional text and examples around casting
2015-11-30 Mihaly BaraszFix pointer value in the 'complex example'
2015-11-30 Martin PoolRemove broken explicit coercion example
2015-11-30 borsAuto merge of #29929 - michaelwoerister:mir-repr-to...
2015-11-30 borsAuto merge of #30111 - GuillaumeGomez:patch-3, r=Manish...
2015-11-30 Guillaume GomezReword E0492
2015-11-30 Michael WoeristerAlso move the MIR visitor to librustc.
2015-11-30 Michael WoeristerMove the core MIR datastructures to librustc.
2015-11-30 Alex Burkatweak cfg! doc comment
2015-11-30 Bhargav PatelMerge pull request #1 from bhargavrpatel/master-stack...
2015-11-30 Bhargav PatelChange verbiage in Stack & Heap page
2015-11-30 borsAuto merge of #30101 - istankovic:fix-typos, r=steveklabnik
2015-11-29 borsAuto merge of #29976 - GuillaumeGomez:patch-5, r=Manish...
2015-11-29 borsAuto merge of #30088 - sourcefrog:doc-casts, r=steveklabnik
2015-11-29 Martin PoolRephrased description of casting
2015-11-29 Martin PoolAdd information about numeric casts, from the nomicon
2015-11-29 borsAuto merge of #30100 - jFransham:patch-1, r=steveklabnik
2015-11-29 borsAuto merge of #30059 - androm3da:master, r=bluss
2015-11-29 Ivan Stankoviclibcore/iter: fix typos
2015-11-29 Jack FranshamFix #30093
2015-11-29 borsAuto merge of #30075 - kyeah:mac-span, r=sanxiyn
2015-11-29 Kevin YehUse last_span for macro spans
2015-11-29 Guillaume GomezAdd E0492 error explanation
2015-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
2015-11-28 borsAuto merge of #29651 - tshepang:misc, r=steveklabnik
2015-11-28 borsAuto merge of #30074 - jonas-schievink:macro-doc, r...
2015-11-28 Jonas SchievinkAdd a test
2015-11-28 borsAuto merge of #30091 - vyp:doc-typo, r=bluss
2015-11-28 Sébastien Mariedisable net::addr::to_socket_addr_str_bad test under...
2015-11-28 xd1ledoc(book/ffi): remove duplicate link reference `[libc]'
2015-11-28 Guillaume GomezAdd E0498 error explanation
2015-11-28 Martin PoolAttempted documentation of coercions
2015-11-28 Martin PoolCopy in some documentation about which casts are legal
2015-11-28 borsAuto merge of #29383 - petrochenkov:empstr, r=pnkfelix
2015-11-27 borsAuto merge of #30085 - oli-obk:fix/pnkfelix_test, r...
2015-11-27 borsAuto merge of #30064 - fhartwig:macro-suggestions,...
2015-11-27 Florian HartwigIntroduce max_suggestion_distance function to avoid...
2015-11-27 ebadfShifted focus of while-let example per review.
2015-11-27 borsAuto merge of #30082 - semarie:execve, r=alexcrichton
2015-11-27 Oliver Schneiderrevert test to check runtime evaluation instead of...
2015-11-27 Sébastien Mariepass at least one argument to execve
2015-11-27 Alex Burkafix docs for compiler builtin macros
2015-11-27 borsAuto merge of #30071 - brson:netbsd, r=alexcrichton
2015-11-27 Brian AndersonUpdate libc. Fixes netbsd.
2015-11-26 borsAuto merge of #30077 - nrc:save-abs-crate, r=eddyb
2015-11-26 Kevin YehFix spans for macros
2015-11-26 Jonas Schievink;
2015-11-26 borsAuto merge of #30068 - wthrowe:unsized-pointer-impls...
2015-11-26 borsAuto merge of #30043 - arielb1:split-metadata, r=nikoma...
2015-11-26 Jonas Schievinkrustdoc: only show macro arm's lhs
next