]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-12-05 Simon SapinRemove allocations in `impl Display for Ipv6Addr`
2015-12-04 borsAuto merge of #30173 - sgrif:sg-fix-time-bug, r=alexcri...
2015-12-04 borsAuto merge of #30084 - oli-obk:const_fn, r=pnkfelix
2015-12-04 Sean GriffinFix the time overflow on mac as well
2015-12-04 borsAuto merge of #30192 - jwworth:pull-request-1449185301...
2015-12-04 borsAuto merge of #29850 - Kimundi:attributes_that_make_a_s...
2015-12-04 borsAuto merge of #30189 - crumblingstatue:patch-1, r=alexc...
2015-12-04 borsAuto merge of #30190 - tshepang:dir_builder-example...
2015-12-04 Marvin LöbelIgnore rpass-fulldeps test in cross compile tests
2015-12-04 borsAuto merge of #30183 - retep998:min-align, r=alexcrichton
2015-12-03 Jake WorthFix typo
2015-12-03 borsAuto merge of #30149 - mitaa:fqn, r=alexcrichton
2015-12-03 mitaaUse the extern item-path for documentation links
2015-12-03 Tshepang Lekhonkhobedoc: add example for std::fs::DirBuilder
2015-12-03 mitaaAdd a `build-aux-docs` directive to compiletest
2015-12-03 borsAuto merge of #29999 - SingingTree:libterm_unwrapping...
2015-12-03 Mika AttilaLink to lazy_static crate in Design FAQ
2015-12-03 borsAuto merge of #30167 - GuillaumeGomez:patch-3, r=Manish...
2015-12-03 Guillaume GomezAdd E0400 error explanation
2015-12-03 Sean GriffinFix tests for SystemTime addition on mac and ios
2015-12-03 borsAuto merge of #30180 - tbu-:pr_isize_to_i32, r=arielb1
2015-12-03 borsAuto merge of #30171 - nikomatsakis:re-enable-mir,...
2015-12-03 Bryce Van Dyklibterm: bring across changes from term
2015-12-03 borsAuto merge of #30169 - shepmaster:for-loop-into-iterato...
2015-12-03 borsAuto merge of #30176 - brson:no-more-authors, r=stevekl...
2015-12-03 Peter AtashianMIN_ALIGN is definitely 8 on 32-bit x86, at least on...
2015-12-02 borsAuto merge of #30165 - dotdash:no_null_elim, r=alexcrichton
2015-12-02 Brian AndersonRemove AUTHORS.txt and add-authors.sh
2015-12-02 Sean GriffinFixed make tidy error
2015-12-02 Sean GriffinEnsure two `SystemTime`s are equal when nanos add to...
2015-12-02 borsAuto merge of #30146 - steveklabnik:doc_string_intro...
2015-12-02 Niko MatsakisNow that MIR regressions are fixed, re-enable MIR for...
2015-12-02 Jake GouldingClarify that a for loop uses `IntoIterator`
2015-12-02 borsAuto merge of #30133 - jseyfried:fix_regression, r...
2015-12-02 Björn SteinbrinkDisable the null check elimination pass
2015-12-02 Steve KlabnikWrite better module-level and type-level docs for String
2015-12-02 borsAuto merge of #30161 - JIghtuse:master, r=steveklabnik
2015-12-02 Tobias Buchers/isize/i32
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 Boris Egorovbook: Provide link to tuple structs in type aliases...
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 Jeffrey SeyfriedAdd test for #30089
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 Jeffrey SeyfriedFixes #30089
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 Marvin LöbelImproved comments around dropped attributes in the...
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 Marvin LöbelSimplyfied map_thin_attrs()
2015-11-30 Steve KlabnikFix path to TRPL in doc README
2015-11-30 Marvin LöbelAdded test for attributes on parens hir folder
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 Marvin LöbelAdded a test for #[cfg] on non-optional positions
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
next