]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-05-19 Alex Crichtonstd: Don't require rust_try as an exported symbol
2015-05-19 Alex Crichtonrustc_trans: Apply dllexport attributes for MSVC
2015-05-19 Alex Crichtonstd: Mark rust_get_num_cpus as dllexport
2015-05-19 Alex Crichtonstd: Implement aborting stubs for MSVC unwinding
2015-05-19 Alex Crichtonrustc_llvm: Don't export constants across dlls
2015-05-19 Alex Crichtonmk: Generate a .def file for rustc_llvm on MSVC
2015-05-19 Alex Crichtonrustc_trans: Tidy up some style and line lengths
2015-05-19 Alex Crichtonrustc_trans: Add MSVC linker support
2015-05-19 Alex Crichtonrustc_trans: Clean up some style in back::link
2015-05-19 Alex Crichtonlibc: Add necessary libraries for MSVC
2015-05-19 Alex Crichtonmklldeps: Don't link stdc++/c++ on MSVC
2015-05-19 Alex Crichtonrustc_back: Tweak the MSVC target spec
2015-05-19 Alex Crichtonrustc_back: Remove unneeded explicit variable
2015-05-19 Alex Crichtonrustc_back: Refactor Archive to better express intent
2015-05-19 Alex Crichtonrustc: Shorten MSVC metadata section name
2015-05-19 Alex Crichtonmk: Add the ability to depend on native LLVM tools
2015-05-19 Alex Crichtonmk: Fix MSVC build for rustllvm.lib
2015-05-19 Alex Crichtonmk: Fix building compiler-rt on MSVC
2015-05-19 Alex Crichtonmk: Don't add cross prefixes for MSVC
2015-05-19 Alex Crichtonmk: Add build system support for cl.exe
2015-05-19 Alex Crichtonmk: Enable building LLVM targeting MSVC
2015-05-19 Alex Crichtonconfigure: Start adding MSVC support
2015-05-19 Alex Crichtonmk: Fix native LLVM deps for cross-host builds
2015-05-19 Alex Crichtonmk: Correct names of installed libs on windows
2015-05-19 Alex Crichtonmk: Remove generation of .d files
2015-05-19 Alex Crichtonrt: Clean up to build with cl.exe
2015-05-12 Alex Crichtonrustc_llvm: Expose setting more DLL storage classes
2015-05-12 Alex Crichtonrustc_trans: Abstract linker support behind a trait
2015-05-12 Alex CrichtonScale back changes made
2015-05-12 Ricky TaylorVery hacky MSVC hacks.
2015-05-12 borsAuto merge of #25316 - brson:installer, r=alexcrichton
2015-05-12 borsAuto merge of #25300 - kballard:core-slice-overflow...
2015-05-12 borsAuto merge of #25171 - quantheory:associated_time_long_...
2015-05-12 borsAuto merge of #25323 - eddyb:coherent-coherence, r...
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-12 borsAuto merge of #23424 - arielb1:ambiguous-project, r...
2015-05-12 Eduard Burtescurustc_typeck: remove the "preload all impls ever" worka...
2015-05-12 Eduard BurtescuFix ty::populate_implementations_for_trait_if_necessary...
2015-05-12 Eduard Burtescurustc: rename ty::populate_implementations_for_type_if_...
2015-05-12 Eduard Burtescurustc::metadata: use u64 for DefId's instead of strings.
2015-05-12 borsAuto merge of #25320 - steveklabnik:rollup, r=steveklabnik
2015-05-12 Steve KlabnikRollup merge of #25314 - steveklabnik:static_to_associa...
2015-05-12 Steve KlabnikRollup merge of #25304 - oli-obk:patch-2, r=steveklabnik
2015-05-12 Steve KlabnikRollup merge of #25302 - michaelsproul:error-markdown...
2015-05-12 Steve KlabnikRollup merge of #25292 - steveklabnik:stack_and_heap...
2015-05-12 Steve KlabnikRollup merge of #25288 - DrKwint:master, r=alexcrichton
2015-05-12 Steve KlabnikRollup merge of #25283 - steveklabnik:gh24999, r=alexcr...
2015-05-12 Steve KlabnikRollup merge of #25282 - badboy:reference-macro-1,...
2015-05-12 Steve KlabnikRollup merge of #25278 - cpjreynolds:path-doc, r=alexcr...
2015-05-12 Steve KlabnikRollup merge of #25272 - nham:copy_long_diag, r=alexcri...
2015-05-12 Steve KlabnikRollup merge of #25254 - cgaebel:check-sizes-on-allocat...
2015-05-11 Steve Klabnikstatic method -> associated function
2015-05-11 Brian AndersonUpdate rust-installer
2015-05-11 Steve KlabnikTRPL: the stack and the heap
2015-05-11 borsAuto merge of #25225 - bluss:doc-search-assoc-items...
2015-05-11 Kevin BallardAvoid returning a slice with a null pointer from Iter...
2015-05-11 Kevin BallardReintroduce non-null assumptions in core::slice iterators
2015-05-11 borsAuto merge of #25196 - brson:relnotes, r=alexcrichton
2015-05-11 Brian AndersonMore authors updates
2015-05-11 Steve KlabnikFix links in the referece
2015-05-11 borsAuto merge of #25301 - jooert:vec_map_fix_split_off...
2015-05-11 Oliver Schneidertrpl: item macros must be followed by a semicolon
2015-05-11 borsAuto merge of #25303 - Manishearth:rollup, r=Manishearth
2015-05-11 Manish GoregaokarRollup merge of #25297 - carols10cents:grammar-todos...
2015-05-11 Manish GoregaokarRollup merge of #25291 - johannhof:let-expressions...
2015-05-11 Manish GoregaokarRollup merge of #25290 - bluss:docfixes, r=steveklabnik
2015-05-11 Manish GoregaokarRollup merge of #25287 - petehunt:patch-2, r=steveklabnik
2015-05-11 Manish GoregaokarRollup merge of #25286 - johannhof:patch-1, r=steveklabnik
2015-05-11 Manish GoregaokarRollup merge of #25284 - petehunt:patch-1, r=steveklabnik
2015-05-11 Manish GoregaokarRollup merge of #25280 - frewsxcv:patch-22, r=steveklabnik
2015-05-11 Michael SproulMarkdown formatting for error explanations.
2015-05-11 borsAuto merge of #25277 - polachok:docfix, r=steveklabnik
2015-05-11 Johannes OertelMinor optimization for `VecMap::split_off`
2015-05-11 borsAuto merge of #25271 - tshepang:doc-deunwrap, r=stevekl...
2015-05-11 Kevin BallardHandle overflow properly in core::slice
2015-05-11 borsAuto merge of #25266 - richo:windows-resource-sancheck...
2015-05-11 borsAuto merge of #25085 - carols10cents:remove-old-tilde...
2015-05-11 Carol NicholsOverwrite grammar sections with what was removed from...
2015-05-11 Carol NicholsAdd literal semicolon to the grammar of view_item
2015-05-11 Carol NicholsRemove operator precedence section covered in the reference
2015-05-11 Carol NicholsFill in more parts of the grammar for Expressions
2015-05-11 Carol NicholsFill in grammar for Statements
2015-05-11 Carol NicholsPoint to the use declaration section from the re-export...
2015-05-11 Carol NicholsAdd visibility section of the grammar
2015-05-11 Brian AndersonUpdate AUTHORS.txt and RELEASES.md for 1.0
2015-05-11 Ulrik Sverdrupdocs: Update SliceConcatExt docs for assoc types
2015-05-11 Ulrik Sverdrupdocs: Fixes in Reference Chapter 6.1
2015-05-11 Ulrik Sverdrupdocs: Link from tls macros to relevant docs
2015-05-11 Ulrik Sverdrupdocs: Clarify Path::starts_with (and ends_with)
2015-05-11 Ulrik Sverdrupdocs: Update FromStr documentation
2015-05-11 Nick HamannAdd long diagnostics for E0249 and E0250
2015-05-11 borsAuto merge of #24934 - jooert:bitset-append-split_off...
2015-05-11 JohannFour spaces indent, rephrasing
2015-05-11 Paul QuintUpdate BitSet docs to correct types
2015-05-11 Johann HofmannAdd if let expressions example
2015-05-10 Johann HofmannDocs: Compile-time bounds check in index expression
2015-05-10 Pete HuntFix typo in references-and-borrowing docs
2015-05-10 Nick HamannAdd a link to the E0184 long diagnostic message.
2015-05-10 Nick HamannRevise the E0206 long diagnostics message.
2015-05-10 Nick HamannImprove wording for E0204 and E0205 long diagnostic...
next