]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-07-21 Nick CameronProvide a filemap ctor with line info
2015-07-21 Nick CameronAllow for space between each filemap in the codemap
2015-07-21 borsAuto merge of #27150 - retep998:where-are-my-files...
2015-07-21 borsAuto merge of #27144 - semarie:openbsd-archive_format...
2015-07-21 borsAuto merge of #27139 - pnkfelix:allow-disable-debuginfo...
2015-07-21 borsAuto merge of #27103 - wthrowe:doc_format, r=alexcrichton
2015-07-21 William ThroweAdd test of cross-crate impl formatting
2015-07-21 borsAuto merge of #27129 - arthurprs:debug_atomic, r=alexcr...
2015-07-20 borsAuto merge of #27056 - Eljay:doc-comments, r=nikomatsakis
2015-07-20 borsAuto merge of #26831 - arielb1:lifetime-fixes, r=nikoma...
2015-07-20 borsAuto merge of #27064 - alexcrichton:into-raw-os, r...
2015-07-20 Peter AtashianImprove Debug impl for File on Windows
2015-07-20 arthurprsimpl Debug for Atomic types
2015-07-20 borsAuto merge of #27026 - nagisa:overflowing-unsigned...
2015-07-20 Alex Crichtonstd: Add IntoRaw{Fd,Handle,Socket} traits
2015-07-20 borsAuto merge of #27025 - dotdash:issue-26484, r=pnkfelix
2015-07-20 Björn SteinbrinkCreate proper debuginfo for closure variables
2015-07-20 borsAuto merge of #26887 - andreastt:blur_help_dialogue...
2015-07-20 Andreas Tolfsenlibrustdoc: blur page when help dialogue is present
2015-07-20 borsAuto merge of #27118 - apasel422:issue-20825, r=alexcri...
2015-07-20 Simonas KazlauskasConvert negate_unsigned feature gate to a warning
2015-07-20 Felix S. Klock IIfix `configure`: allow both `--enable-debug` and `...
2015-07-20 borsAuto merge of #27044 - nrc:graphviz-style, r=@pnkfelix
2015-07-20 Sébastien Mariefixes #27124 for openbsd
2015-07-20 borsAuto merge of #27038 - ktossell:narrow_doc_ip_ranges...
2015-07-20 Nick Camerongraphviz: support style attributes
2015-07-20 borsAuto merge of #27132 - apasel422:issue-23491, r=arielb1
2015-07-20 William ThroweAdd test of impl formatting
2015-07-20 borsAuto merge of #27120 - apasel422:associated-item-error...
2015-07-20 borsAuto merge of #27065 - marcusklaas:loop-label, r=nrc
2015-07-19 borsAuto merge of #27133 - apasel422:issue-15919, r=rollup
2015-07-19 Ariel Ben-Yehudaclean-up find_bound_for_assoc_item
2015-07-19 Ariel Ben-Yehudareturn erased regions from fulfill_obligation
2015-07-19 Ariel Ben-Yehudaimplement 'a:'static region bounds
2015-07-19 Andrew Paseltineradd test for #15919
2015-07-19 Andrew Paseltineradd test for #23491
2015-07-19 Andrew Paseltineradd separate errors for out-of-place associated consts...
2015-07-19 borsAuto merge of #27110 - arthurprs:optintstr, r=Gankro
2015-07-19 borsAuto merge of #27100 - tshepang:better-names, r=Gankro
2015-07-19 borsAuto merge of #27111 - AlisdairO:diagnostics253, r...
2015-07-19 arthurprsoptimize from_str_radix
2015-07-19 borsAuto merge of #27101 - steveklabnik:doc_no_mutability_r...
2015-07-19 borsAuto merge of #27099 - AlisdairO:diagnostics3, r=Manish...
2015-07-19 Alisdair Owensreplace word function with method
2015-07-19 borsAuto merge of #27121 - apasel422:issue-21332, r=Gankro
2015-07-19 Tshepang Lekhonkhobedoc: use 'index' and 'value' in place of 'i' and 't'
2015-07-19 borsAuto merge of #27122 - nham:tweak-cow-docs, r=Gankro
2015-07-19 Nick Hamann'Copies' => 'Clones' in Cow method docs.
2015-07-19 Andrew Paseltinersplit "has incompatible type for trait" errors into...
2015-07-19 Ken TossellFix documentation IP ranges: e.g., 192.0.2.* instead...
2015-07-18 arthurprsoptimize integer formatting
2015-07-18 borsAuto merge of #27117 - apasel422:issue-14821, r=Gankro
2015-07-18 Andrew Paseltineradd tests for #20825
2015-07-18 Andrew Paseltineradd test for #14821
2015-07-18 Alisdair Owensoops, forgot to fix method name
2015-07-18 Alisdair OwensFix to 80 char width, change to single space after...
2015-07-18 Alisdair Owensfix up crate/trait discrepancy, clarify language
2015-07-18 Alisdair OwensAdd details on PhantomData
2015-07-18 Alisdair OwensAdd diagnostics for E0253
2015-07-18 Björn SteinbrinkGenerate proper debug info for function pointers
2015-07-18 borsAuto merge of #27096 - apasel422:issue-26217, r=nikomat...
2015-07-18 Björn SteinbrinkCreate correct debuginfo for closure function signatures
2015-07-18 Björn SteinbrinkProperly create debug info for functions
2015-07-18 Lee JefferyFix doc comment parsing in macros.
2015-07-18 Marcus KlaasInclude label in the span of loops
2015-07-18 borsAuto merge of #27088 - tamird:fix-ios-build, r=alexcrichton
2015-07-18 William ThroweFix rustdoc formatting of impls
2015-07-18 borsAuto merge of #27085 - Ryman:gh17546, r=alexcrichton
2015-07-18 borsAuto merge of #27074 - steveklabnik:gh27014, r=alexcrichton
2015-07-17 borsAuto merge of #26955 - Gankro:raw-vec, r=bluss,alexcrichton
2015-07-17 Steve KlabnikRemove confusing 'mutability root' term
2015-07-17 borsAuto merge of #27098 - Manishearth:rollup, r=Manishearth
2015-07-17 Manish Goregaokarnit
2015-07-18 Manish GoregaokarRollup merge of #27095 - tshepang:space, r=alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27094 - tamird:DRY-search-focus, r...
2015-07-18 Manish GoregaokarRollup merge of #27091 - steveklabnik:doc_tests_glob...
2015-07-18 Manish GoregaokarRollup merge of #27081 - rick68:patch-15, r=alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27071 - AlisdairO:diagnostics, r=Manis...
2015-07-18 Manish GoregaokarRollup merge of #27067 - GuillaumeGomez:patch-1, r=cmr
2015-07-18 Manish GoregaokarRollup merge of #26777 - barosl:macro-doc-escapes,...
2015-07-17 Alisdair OwensAdd diagnostics for E0392
2015-07-17 Alisdair OwensWrite diagnostics for E0364 and E0365
2015-07-17 Andrew Paseltinerclarify that `T` does not contain `'a`
2015-07-17 Andrew Paseltinertreat `for<'a> T: 'a` as `T: 'static`
2015-07-17 Tshepang Lekhonkhobedoc: add missing space
2015-07-17 borsAuto merge of #27045 - nikomatsakis:better-object-defau...
2015-07-17 Tamir DubersteinDRY
2015-07-17 Alexis Beingessnerfix pretty printers to handle new Vec
2015-07-17 Steve KlabnikClean up some wording around globs.
2015-07-17 borsAuto merge of #27076 - alexcrichton:update-llvm, r...
2015-07-17 Tamir Duberstein[ios] std: avoid `result::fold`
2015-07-17 Alexis BeingessnerAdd RawVec to unify raw Vecish code
2015-07-17 Alex Crichtontest: Ignore a failing test on LLDB
2015-07-17 Alex CrichtonMerge branch 'generic-enum-disr-fix' of https://github...
2015-07-17 Kevin ButlerImprove error message for variant values used as types
2015-07-17 borsAuto merge of #27082 - Manishearth:rollup, r=Manishearth
2015-07-17 Manish GoregaokarRollup merge of #27080 - soderstroff:kristof-patch...
2015-07-17 Manish GoregaokarRollup merge of #27069 - Eljay:fix-raw-attr-typo, r...
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-17 Guillaume GomezImprove register_long_diagnostics macro
next