]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-09-15 Nick CameronUse ast attributes every where (remove HIR attributes).
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28413 - arielb1:deduplication, r=eddyb
2015-09-15 borsAuto merge of #28407 - mmcco:master, r=alexcrichton
2015-09-15 borsAuto merge of #28406 - petrochenkov:primitive, r=eddyb
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-15 borsAuto merge of #28268 - petrochenkov:fnptr, r=alexcrichton
2015-09-15 borsAuto merge of #28395 - ebfull:fix-associated-item-resol...
2015-09-15 borsAuto merge of #28351 - jonas-schievink:macro-bt, r=nrc
2015-09-15 borsAuto merge of #28274 - arielb1:split-ty, r=nikomatsakis
2015-09-14 borsAuto merge of #28256 - petrochenkov:conv, r=alexcrichton
2015-09-14 Michael McConvilleRemove a needless memset(). It's okay that we don't...
2015-09-14 Vadim PetrochenkovProhibit renaming to primitive types' names in import...
2015-09-14 Ariel Ben-Yehudadeduplicate erase_regions
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28403 - sfackler:timeout-cap-removal...
2015-09-14 Steven FacklerDrop upper bounds on net timeout tests
2015-09-14 borsAuto merge of #28248 - PeterReid:master, r=alexcrichton
2015-09-14 christopherdumasFix tuple float bug.
2015-09-14 Jonas SchievinkPrint the file in which a macro was defined
2015-09-14 Ariel Ben-Yehudause RegionEscape instead of inherent has_escaping_regio...
2015-09-14 Ariel Ben-Yehudasplit ty::util and ty::adjustment
2015-09-14 borsAuto merge of #28358 - dotdash:nounwind, r=alexcrichton
2015-09-14 Ariel Ben-Yehudamove traits structural impls to traits::structural_impls
2015-09-14 Björn SteinbrinkMark all extern functions as nounwind
2015-09-14 Ariel Ben-Yehudasplit ty.rs into smaller parts
2015-09-14 borsAuto merge of #28389 - aidanhs:aphs-update-musl-linking...
2015-09-14 Sean BoweCleaner abstraction for type_substs
2015-09-14 Ariel Ben-Yehudamove middle::ty and related modules to middle/ty/
2015-09-14 borsAuto merge of #28396 - arielb1:misplaced-binding, r...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-14 Sean BoweAdded test for partially supplied type params in which...
2015-09-14 borsAuto merge of #28383 - semarie:openbsd-jemalloc, r...
2015-09-14 Sean BoweRefactor ty_infer invocation
2015-09-14 Peter ReidAdd test for overflowing pow
2015-09-14 borsAuto merge of #28368 - lfairy:write-impl, r=alexcrichton
2015-09-13 borsAuto merge of #28357 - semmaz:libfmt-macros, r=alexcrichton
2015-09-13 Björn SteinbrinkAdd an attribute to mark function as unwinding
2015-09-13 Björn SteinbrinkCentralise the handling of attributes on extern functions
2015-09-13 borsAuto merge of #28178 - christopherdumas:fix_ice, r...
2015-09-13 Ariel Ben-Yehudaensure projections are prohibited when type parameters are
2015-09-13 Sean BoweFixed regression in associated item resolution with...
2015-09-13 borsAuto merge of #28339 - alexcrichton:stabilize-1.4,...
2015-09-13 Ariel Ben-Yehudadon't duplicate the code snippet in the "trait unimplem...
2015-09-13 Ariel Ben-Yehudasort the existential bounds list in tydecode
2015-09-13 borsAuto merge of #28390 - christopherdumas:beginners_manue...
2015-09-13 christopherdumasAdded link to @bors cheetsheet (thanks, @nagisa)
2015-09-13 Vadim PetrochenkovImplement more traits for function pointers
2015-09-13 Aidan Hobson... Update musl build in light of llvm 3.7 release
2015-09-13 borsAuto merge of #28286 - matklad:remove-dead-code, r...
2015-09-13 borsAuto merge of #28370 - ranma42:slow_pat_gen, r=alexcrichton
2015-09-12 Chris WongAdd a blanket impl for &mut std::fmt::Write
2015-09-12 christopherdumasRwind LLVM
2015-09-12 borsAuto merge of #28366 - christopherdumas:beginners_manue...
2015-09-12 borsAuto merge of #28375 - tbu-:pr_sip_write, r=alexcrichton
2015-09-12 borsAuto merge of #28371 - killercup:docs/trpl-markup-fixes...
2015-09-12 Sébastien Mariedisable jemalloc tests for openbsd
2015-09-12 Andrea CancianiAdd a comment to explain the `#[inline(never)]` annotation
2015-09-12 christopherdumasCompiler test manual
2015-09-12 Tobias BucherStop a private method on `SipHasher` from shadowing...
2015-09-12 borsAuto merge of #28372 - killercup:docs/nomicon-markup...
2015-09-12 Pascal HertleifNomicon: Fix Links
2015-09-12 Pascal HertleifTRPL: Fix Headlines, Links in "Error Handling"
2015-09-12 Andrea CancianiFix generator.py to avoid pathological inlining
2015-09-12 borsAuto merge of #28340 - brson:configure, r=alexcrichton
2015-09-12 christopherdumasAdded useful links section
2015-09-11 borsAuto merge of #28350 - dotdash:llvm_fix, r=eddyb
2015-09-11 Brian Andersonconfigure cleanup on windows
2015-09-11 borsAuto merge of #28306 - alexcrichton:less-rt, r=brson
2015-09-11 christopherdumasFixed test
2015-09-11 Alex Crichtonstd: Internalize almost all of `std::rt`
2015-09-11 borsAuto merge of #28348 - petrochenkov:novirt, r=alexcrichton
2015-09-11 Alex Crichtonstd: Stabilize/deprecate features for 1.4
2015-09-11 Simon Mazursome code improvements in libfmt_macros
2015-09-11 Simon MazurChanged libfmt_macros Parse iterator to Peekable
2015-09-11 Björn SteinbrinkUpdate LLVM to fix nightly build failures
2015-09-11 borsAuto merge of #28354 - dotdash:slow_plat, r=eddyb
2015-09-11 Björn SteinbrinkAvoid triggering a pathological case in the LLVM inliner
2015-09-11 borsAuto merge of #28338 - erickt:str-cmp, r=bluss
2015-09-11 Jonas SchievinkDon't print duplicate macro backtrace frames
2015-09-11 borsAuto merge of #28255 - nrc:fmt4, r=pnkfelix
2015-09-11 Nick Cameronmanual fixups
2015-09-11 Nick Cameronrustfmt libgraphviz
2015-09-11 Vadim PetrochenkovRemove some remains of virtual structs from the parser
2015-09-11 borsAuto merge of #28328 - tshepang:unusual, r=brson
2015-09-11 borsAuto merge of #28312 - GuillaumeGomez:privacy, r=Manish...
2015-09-11 christopherdumasAdded test
2015-09-11 borsAuto merge of #28337 - apasel422:tests, r=alexcrichton
2015-09-11 christopherdumasFix ICE per #28172
2015-09-10 Erick TryzelaarOptimize string comparison by using memcmp
2015-09-10 borsAuto merge of #28331 - semarie:openbsd-configure-egcc...
2015-09-10 borsAuto merge of #28321 - nikomatsakis:issue-27616, r...
2015-09-10 Jonas SchievinkDon't print the macro definition site in backtraces
2015-09-10 Andrew PaseltinerAdd test for #17994
2015-09-10 borsAuto merge of #28301 - christopherdumas:intergrate_erro...
2015-09-10 Jonas SchievinkMake print_macro_backtrace non-recursive
2015-09-10 borsAuto merge of #28318 - dongz9:master, r=eddyb
2015-09-10 Sébastien Mariedisable jemalloc on OpenBSD
2015-09-10 christopherdumasAdapted @BurtSushi's blog post for the error handling...
2015-09-10 borsAuto merge of #28332 - apasel422:tests, r=alexcrichton
next