]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-03-13 Alex CrichtonFallout of std::old_io deprecation
2015-03-13 Alex Crichtonstd: Stabilize the `io` module
2015-03-13 borsAuto merge of #23229 - aturon:stab-path, r=alexcrichton
2015-03-12 Aaron TuronStabilize std::path
2015-03-12 borsAuto merge of #23265 - eddyb:meth-ast-refactor, r=nikom...
2015-03-12 borsAuto merge of #23245 - alexcrichton:allow-warnings...
2015-03-12 Alex Crichtonstd: Remove #[allow] directives in sys modules
2015-03-12 borsAuto merge of #23299 - mdinger:monospace_table, r=steve...
2015-03-12 borsAuto merge of #23162 - sfackler:debug-builders, r=alexc...
2015-03-12 borsAuto merge of #23298 - Manishearth:rollup, r=Manishearth
2015-03-12 mdingerAdd monospace font back to literals table
2015-03-12 Manish GoregaokarRm unused feature
2015-03-12 Manish GoregaokarRollup merge of #23296 - shepmaster:explain-why-joingua...
2015-03-12 Manish GoregaokarRollup merge of #23295 - johnz133:patch-1, r=steveklabnik
2015-03-12 Manish GoregaokarRollup merge of #23279 - steveklabnik:gh23244, r=alexcr...
2015-03-12 Manish GoregaokarRollup merge of #23275 - aochagavia:constants, r=eddyb
2015-03-12 Manish GoregaokarRollup merge of #23274 - rprichard:fix-21715, r=pnkfelix
2015-03-12 Manish GoregaokarRollup merge of #23270 - frewsxcv:patch-5, r=alexcrichton
2015-03-12 Manish GoregaokarRollup merge of #23263 - alexcrichton:stabilize-from...
2015-03-12 Manish GoregaokarRollup merge of #23257 - jmesmon:fix-debug, r=alexcrichton
2015-03-12 Manish GoregaokarRollup merge of #23255 - dhuseby:master, r=alexcrichton
2015-03-12 Manish GoregaokarRollup merge of #23247 - tbu-:pr_core_iter_rm_isize...
2015-03-12 Manish GoregaokarRollup merge of #23238 - mahkoh:nativecpu, r=dotdash
2015-03-12 Manish GoregaokarRollup merge of #23234 - Ms2ger:doc-dynamic-dispatch...
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-12 Manish GoregaokarRollup merge of #23297 - steveklabnik:examples, r=huonw
2015-03-12 Manish GoregaokarRollup merge of #23294 - dotdash:coob, r=alexcrichton
2015-03-12 John ZhangCargo build now builds to /target/debug/, changed the...
2015-03-12 Steve KlabnikExample -> Examples
2015-03-12 Jake GouldingExplain why immediately dropping a JoinGuard is not...
2015-03-11 borsAuto merge of #23156 - GuillaumeGomez:remove-proc,...
2015-03-11 Björn SteinbrinkFix LLVM assertion when out-of-bounds indexing in a...
2015-03-11 Eduard Burtescusyntax: move MethMac to MacImplItem and combine {Provid...
2015-03-11 Eduard Burtescusyntax: rename TypeMethod to MethodSig and use it in...
2015-03-11 Eduard Burtescusyntax: gather common fields of impl & trait items...
2015-03-11 Eduard Burtescusyntax: move indirection around {Trait,Impl}Item, from...
2015-03-11 Ms2gerRewrite the dynamic dispatch section to focus on usage...
2015-03-11 Adolfo OchagavíaUpdate tests
2015-03-11 Adolfo OchagavíaFirst-class struct and tuple constants
2015-03-11 Steven FacklerSwitch to a specific feature
2015-03-11 Cody P Schafermk/tests: filter more possible debug-assertions
2015-03-11 Guillaume GomezChange comment in parse-fail test
2015-03-11 Steve KlabnikAdd note about local documentation installation
2015-03-11 Ryan PrichardImprove -Z unstable-options diagnostics and avoid an ICE
2015-03-11 Dave Husebyadding latest bitrig snapshot manually
2015-03-11 Dave Husebydisabling jemalloc on bitrig
2015-03-11 Steven FacklerRemove inline silliness from debug builders
2015-03-11 borsAuto merge of #23256 - apasel422:bound, r=alexcrichton
2015-03-11 Steven FacklerFix unstable span checks
2015-03-11 Corey FarwellFix markdown bullet points in function docs
2015-03-11 borsAuto merge of #23251 - tbu-:pr_rm_core_str_checked_add...
2015-03-10 Guillaume GomezRemove ProcType and ProcExp
2015-03-10 borsAuto merge of #23126 - alexcrichton:char-third-pass...
2015-03-10 Alex Crichtonstd: Stabilize more of the `char` module
2015-03-10 Guillaume GomezRemove proc keyword
2015-03-10 Alex Crichtonstd: Stabilize slice::from_raw_parts
2015-03-10 borsAuto merge of #23249 - tbu-:pr_rm_core_str_macros,...
2015-03-10 Cody P Schaferconfigure: have --enable-debug set -C debug-assertions...
2015-03-10 Andrew Paseltinerderive common traits for `collections::Bound`
2015-03-10 borsAuto merge of #23250 - liigo:plain-summary-line, r...
2015-03-10 borsAuto merge of #23028 - Munksgaard:get_attrs_opt, r...
2015-03-10 Philip Munksgaardget_attrs: use tcx.map.attrs
2015-03-10 Philip Munksgaardwith_attrs -> attrs
2015-03-10 Tobias BucherRemove unneeded `saturating_add`
2015-03-10 Liigo Zhuangrustdoc: get back 'plain summary line' in sidebar
2015-03-10 Tobias BucherRemove unneeded macro witchery
2015-03-10 borsAuto merge of #23248 - Manishearth:rollup, r=Manishearth
2015-03-10 Tobias BucherPurge `isize` from `core::iter`
2015-03-10 Manish GoregaokarRollup merge of #23231 - killercup:patch-7, r=Manishearth
2015-03-10 Manish GoregaokarRollup merge of #23236 - dhuseby:master, r=alexcrichton
2015-03-10 Manish GoregaokarRollup merge of #23226 - pnkfelix:add-tests-for-some...
2015-03-10 Manish GoregaokarRollup merge of #23195 - steveklabnik:gh19808, r=alexcr...
2015-03-10 Manish GoregaokarRollup merge of #23185 - steveklabnik:gh20051, r=alexcr...
2015-03-10 Manish GoregaokarRollup merge of #23125 - danburkert:master, r=brson
2015-03-10 Manish GoregaokarRollup merge of #22832 - anguslees:manpage-pedantry...
2015-03-10 Manish GoregaokarRollup merge of #23105 - alexcrichton:rand-wrapping...
2015-03-10 Manish GoregaokarRollup merge of #23201 - pnkfelix:fsk-struct-ooe-23112...
2015-03-10 Steven FacklerSwitch derive(Debug) to use the debug builders
2015-03-10 Steven FacklerRestructure debug builders to minimize codegen
2015-03-10 Steven FacklerImplement RFC 640
2015-03-10 borsAuto merge of #23105 - alexcrichton:rand-wrapping,...
2015-03-10 Alex Crichtonrand: Use wrapping operations everywhere
2015-03-10 borsAuto merge of #23186 - steveklabnik:gh14686, r=alexcrichton
2015-03-10 Julian OrthAdd support for target-cpu=native
2015-03-09 borsAuto merge of #23038 - nikomatsakis:issue-22978-default...
2015-03-09 Dave Husebyfixing configure so that it works on bitrig/openbsd
2015-03-09 borsAuto merge of #22561 - richo:as_slice-as_str, r=Manishearth
2015-03-09 Steve KlabnikShrink table in the reference
2015-03-09 Steve KlabnikAdd note about pre/post increment to the design FAQ.
2015-03-09 Steve KlabnikExplain super in the crates guide.
2015-03-09 Pascal HertleifRustdoc: Add Headline Style for `tymethod`
2015-03-09 Niko MatsakisAddress nit by @flaper87
2015-03-09 borsAuto merge of #21824 - sfackler:should_panic, r=alexcri...
2015-03-09 Felix S. Klock IIAdd tests checking that a number of feature gates are...
2015-03-09 Steven FacklerRename #[should_fail] to #[should_panic]
2015-03-09 borsAuto merge of #23219 - Manishearth:rollup, r=Manishearth
2015-03-09 Manish Goregaokarfix rmake
2015-03-09 Richo Healeydoc: Fix extraneous as_slice()'s in docstrings
2015-03-09 Richo Healeyremove uses of as_slice where deref coercions can be...
2015-03-09 Felix S. Klock IIFor FRU, evaluate field expressions (into scratch temps...
next