]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-11-01 Nick Cameronsave-analysis: handle function types in bounds
2017-10-29 borsAuto merge of #45597 - DSpeckhals:rustfmt-update, r=nrc
2017-10-29 Dustin SpeckhalsUpdate rustfmt again
2017-10-29 borsAuto merge of #45616 - fhartwig:ptr-docs, r=dtolnay
2017-10-29 Dustin SpeckhalsMerge branch 'master' into rustfmt-update
2017-10-29 borsAuto merge of #45611 - Manishearth:lint-generics, r...
2017-10-29 Florian HartwigFix references to zero_memory and copy_memory in ptr...
2017-10-29 Manish GoregaokarUpdate clippy
2017-10-29 borsAuto merge of #45295 - Technius:docs/process, r=stevekl...
2017-10-29 Bryan TanAdd no_run to process examples involving unix commands
2017-10-29 borsAuto merge of #45554 - integer32llc:update-book, r...
2017-10-29 Carol (Nichols... Update the book for a fix to the print button
2017-10-28 borsAuto merge of #45580 - kennytm:sdkmanager, r=alexcrichton
2017-10-28 kennytmci: Upgrade Android SDK/NDK and refactor to use sdkmana...
2017-10-28 Manish GoregaokarAdd generics field to LateContext
2017-10-28 borsAuto merge of #45540 - virgil-palanciuc:master, r=estebank
2017-10-28 Virgil Palanciucfixed tidy error
2017-10-28 Dustin SpeckhalsUpdate rustfmt
2017-10-28 Virgil Palanciucimplemented code review
2017-10-28 borsAuto merge of #45489 - oli-obk:json_diagnostics, r...
2017-10-28 borsAuto merge of #44295 - plietar:extern-types, r=arielb1
2017-10-28 borsAuto merge of #45589 - kennytm:rollup, r=kennytm
2017-10-28 kennytmRollup merge of #45585 - frewsxcv:frewsxcv-diagnostic...
2017-10-28 kennytmRollup merge of #45574 - nzig:on_unimplemented_example...
2017-10-28 kennytmRollup merge of #45549 - steveklabnik:remove-just,...
2017-10-28 kennytmRollup merge of #45535 - topecongiro:bootstrap-exit...
2017-10-28 kennytmRollup merge of #45505 - spk:use-expect-instead-unwrap...
2017-10-28 kennytmRollup merge of #45449 - frewsxcv:frewsxcv-udp-nonblock...
2017-10-28 kennytmRollup merge of #45421 - QuietMisdreavus:update-pulldow...
2017-10-28 borsAuto merge of #45566 - cuviper:option-checking, r=alexc...
2017-10-28 borsAuto merge of #45503 - thombles:tk/i44339-v5, r=petroch...
2017-10-28 Corey FarwellRemove 'future Rust version' code block in diagnostic...
2017-10-27 Paul LiétarMove type_has_metadata to trans_utils
2017-10-27 Paul Liétarfix rebase
2017-10-27 Paul LiétarUndo changes to core::ptr
2017-10-27 Paul LietarImplement RFC 1861: Extern types
2017-10-27 borsAuto merge of #45285 - alexcrichton:update-bootstrap...
2017-10-27 Laurent ArnoudFix tidy error line longer than 100 chars
2017-10-27 Laurent ArnoudQuit immediately when current directory is invalid
2017-10-27 kennytmUpdate license exceptions.
2017-10-27 borsAuto merge of #45570 - nrc:manifest-no-rls, r=alexcrichton
2017-10-27 borsAuto merge of #45531 - steveklabnik:fix-unstable-book...
2017-10-27 Nadav ZingermanFixed rustc_on_unimplemented example in Unstable Book
2017-10-27 borsAuto merge of #45353 - wesleywiser:untracked_queries...
2017-10-27 Nick CameronDon't fail to build a manifest if a tarball is missing
2017-10-27 borsAuto merge of #45524 - alexcrichton:improve-park-unpark...
2017-10-27 topecongiroReturn 0 when ./x.py has no subcommand
2017-10-27 Josh Stoneconfig.toml: Add stubs for recognized-but-unused instal...
2017-10-27 Josh Stoneconfigure.py: fix --disable-option-checking
2017-10-26 borsAuto merge of #45523 - alexcrichton:improve-libbacktrac...
2017-10-26 Wesley WiserSwitch several crate-wide queries to use eval_always
2017-10-26 Wesley WiserHandle eval_always queries in force()
2017-10-26 Wesley WiserAllow declaring a DepNode as eval_always
2017-10-26 Wesley Wiser[incremental] Add support for eval always queries
2017-10-26 Alex CrichtonBump to 1.23 and update bootstrap
2017-10-26 borsAuto merge of #45522 - michaelwoerister:fix-stable...
2017-10-26 borsAuto merge of #45519 - michaelwoerister:dedup-errors...
2017-10-26 Virgil Palanciucrelax restriction - allow errors to be emmitted within...
2017-10-26 Laurent ArnoudUse expect for current_dir on librustc/session mod
2017-10-26 borsAuto merge of #45380 - dotdash:arg_copies, r=arielb1
2017-10-26 Corey FarwellImprove docs for UdpSocket::set_nonblocking.
2017-10-26 steveklabnikRemove 'just' in diagnostics
2017-10-26 Björn SteinbrinkAdd comments to clarify function argument ownership
2017-10-26 Björn SteinbrinkAvoid unnecessary copies of arguments that are simple...
2017-10-26 Michael WoeristerUpdate some comments about StableHasher.
2017-10-26 borsAuto merge of #45488 - oli-obk:ctfe_resolve, r=eddyb
2017-10-26 borsAuto merge of #45464 - sinkuu:ice_44851, r=jseyfried
2017-10-26 borsAuto merge of #45096 - DSpeckhals:update-rls-data-for...
2017-10-26 sinkuuAdd FIXME
2017-10-25 Virgil Palanciucfix #44953 - The “use of unstable library feature ...
2017-10-25 borsAuto merge of #45532 - kennytm:rollup, r=kennytm
2017-10-25 kennytmRollup merge of #45526 - alexcrichton:test-more-asm...
2017-10-25 kennytmRollup merge of #45508 - bgermann:master, r=alexcrichton
2017-10-25 kennytmRollup merge of #45496 - kennytm:bootstrap-fix-extensio...
2017-10-25 kennytmRollup merge of #45483 - mbrubeck:hash, r=alexcrichton
2017-10-25 kennytmRollup merge of #45398 - integer32llc:reassignment...
2017-10-25 kennytmRollup merge of #45212 - GuillaumeGomez:sidebar-fixed...
2017-10-25 kennytmRollup merge of #45059 - tmccombs:pid, r=alexcrichton
2017-10-25 steveklabnikFix formatting in unstable book's attr-literals section
2017-10-25 borsAuto merge of #44636 - GuillaumeGomez:little-error...
2017-10-25 Matt BrubeckImplement Hash for raw pointers to unsized types
2017-10-25 Alex Crichtonci: Test more asmjs again
2017-10-25 Alex Crichtonstd: Optimize thread park/unpark implementation
2017-10-25 borsAuto merge of #45513 - GuillaumeGomez:rollup, r=Guillau...
2017-10-25 Carol (Nichols... Reword to avoid using either re-assignment or reassignm...
2017-10-25 Alex Crichtonstd: Disable usage of mmap allocator in libbacktrace
2017-10-25 Michael WoeristerFix 32 vs 64 bit platform instability in StableHasher.
2017-10-25 Michael WoeristerUpdate ui tests for error message deduplication.
2017-10-25 Michael WoeristerUpdate compile-fail tests for error message deduplication.
2017-10-25 Michael Woeristerlibrustc_errors: Don't emit the same error message...
2017-10-25 borsAuto merge of #45476 - Xanewok:fingerprint-disambiguato...
2017-10-25 Michael WoeristerRename some run-pass tests so they don't crash when...
2017-10-25 Oliver SchneiderAdd a regression test for the const eval type resolution
2017-10-25 Oliver SchneiderResolve types properly in const eval
2017-10-25 Guillaume GomezRollup merge of #45502 - GuillaumeGomez:show-src-on...
2017-10-25 Guillaume GomezRollup merge of #45486 - oli-obk:patch-9, r=kennytm
2017-10-25 Guillaume GomezRollup merge of #45465 - glaubitz:sparc64, r=alexcrichton
2017-10-25 Guillaume GomezRollup merge of #45461 - wesleywiser:intrinsics_docs...
2017-10-25 Guillaume GomezRollup merge of #45361 - GuillaumeGomez:fs-docs, r...
2017-10-25 Oliver SchneiderCompiletest should parse suggestions from the spans
next