]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-03 Jorge Apariciowhitelist some ARM features
2018-09-03 borsAuto merge of #53831 - TheDarkula:pointer-check, r...
2018-09-03 borsAuto merge of #53865 - zilbuz:issue-52768, r=pnkfelix
2018-09-03 borsAuto merge of #53838 - nrc:save-generic, r=eddyb
2018-09-02 borsAuto merge of #53725 - tbu-:pr_getrandom_syscalls,...
2018-09-02 borsAuto merge of #53899 - Manishearth:clippyup, r=kennytm
2018-09-02 borsAuto merge of #53599 - matthiaskrgr:split_str__to__spli...
2018-09-02 borsAuto merge of #53897 - topecongiro:check-to-eat, r...
2018-09-02 Manish GoregaokarUpdate clippy
2018-09-02 Seiichi UchidaReplace check() + bump() with eat()
2018-09-02 borsAuto merge of #53887 - flip1995:tool_lints, r=Manishearth
2018-09-01 borsAuto merge of #53842 - estebank:various, r=petrochenkov
2018-09-01 Tobias BucherFix an endless loop when `getrandom` is not available
2018-09-01 borsAuto merge of #53815 - F001:if-let-guard, r=petrochenkov
2018-09-01 borsAuto merge of #53533 - withoutboats:error-source, r...
2018-09-01 Manish Goregaokardeprcated -> deprecated
2018-09-01 flip1995Add tests for cmdline tool lints
2018-09-01 borsAuto merge of #53884 - kennytm:rollup, r=kennytm
2018-09-01 flip1995Fix of bug introduced by #53762
2018-09-01 kennytmRollup merge of #53076 - QuietMisdreavus:cfg-rustdoc...
2018-09-01 kennytmRollup merge of #53850 - csmoe:const_to_alloc, r=RalfJung
2018-09-01 kennytmRollup merge of #53801 - GuillaumeGomez:duplicated...
2018-09-01 kennytmRollup merge of #53790 - zilbuz:issue-52060, r=nikomatsakis
2018-09-01 kennytmRollup merge of #53782 - rask:task/arc-docs-adjustment...
2018-09-01 kennytmRollup merge of #53781 - matthiaskrgr:fix_any_bench...
2018-09-01 kennytmRollup merge of #53774 - PhilipDaniels:master, r=tromey
2018-09-01 kennytmRollup merge of #53769 - flip1995:patch-1, r=kennytm
2018-09-01 kennytmRollup merge of #53622 - petrochenkov:nomain, r=oli-obk
2018-09-01 borsAuto merge of #53604 - oli-obk:min_const_fn, r=Centril...
2018-09-01 Basile DeslogesUpdate tests
2018-09-01 Basile DeslogesRemove 'not reporting regions error due to nll' warning
2018-09-01 csmoebug! instead of panic!
2018-09-01 borsAuto merge of #53822 - dvc94ch:riscv, r=japaric
2018-09-01 borsAuto merge of #53762 - flip1995:tool_lints, r=Manishearth
2018-09-01 csmoeimprove panic message
2018-09-01 borsAuto merge of #53611 - alexcrichton:update-llvm, r...
2018-08-31 Alex CrichtonUpdate LLVM submodule
2018-08-31 borsAuto merge of #53755 - llogiq:fix-unsound-16bit-range...
2018-08-31 QuietMisdreavususe cfg(rustdoc) instead of cfg(dox) in std and friends
2018-08-31 QuietMisdreavusfeature(doc_cfg): add docs for cfg(rustdoc)
2018-08-31 QuietMisdreavusfeature(doc_cfg): set cfg(rustdoc) when rustdoc is...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-31 Vadim Petrochenkovcleanup: Add main functions to some UI tests
2018-08-31 thedarkulaAdded pointer checking to sanity checks
2018-08-31 borsAuto merge of #53699 - oli-obk:promotion_stability_hole...
2018-08-31 borsAuto merge of #53403 - spastorino:move-out-lazily,...
2018-08-31 csmoeextract allocation info from byref
2018-08-31 csmoetrip const_to_alloc query
2018-08-31 Oliver SchneiderGet rid of token passing
2018-08-31 Otto RaskAdd clearer wording to Arc clone example code
2018-08-31 flip1995Fix typo and small mistake
2018-08-31 flip1995Update tests
2018-08-31 flip1995Add hint for cfg_attr and fix test
2018-08-31 flip1995Implement backwards compatibility for tool_lints
2018-08-31 flip1995Add deprecated_name argument to the register lint group...
2018-08-31 flip1995Add tests for backward compat
2018-08-31 Oliver SchneiderMake `Condvar::new` and `RWLock::new` min const fn...
2018-08-31 Oliver SchneiderAdd test that min const fns can't call unstable min...
2018-08-31 Oliver SchneiderRestrict most uses of `const_fn` to `min_const_fn`
2018-08-31 Oliver SchneiderLibstd only has `min_const_fn` const fns
2018-08-31 Oliver SchneiderImplement the `min_const_fn` feature gate
2018-08-31 borsAuto merge of #53832 - pietroalbini:rollup, r=pietroalbini
2018-08-31 borsAuto merge of #53779 - RalfJung:miri-refactor, r=oli-obk
2018-08-30 Esteban KüberUse suggestion for dereference help
2018-08-30 Esteban KüberFormat code
2018-08-30 Esteban KüberPoint at def span on incorrect panic or alloc error...
2018-08-30 borsAuto merge of #53828 - alexcrichton:dist-llvm-shared...
2018-08-30 Santiago PastorinoRun rustfmt
2018-08-30 Santiago PastorinoMake move out computation lazy
2018-08-30 Nick Cameronsave-analysis: record info for the types in `where...
2018-08-30 Philip DanielsFix direction of slashes in the help text example.
2018-08-30 David Craven[RISCV] Disable atomics for riscv32imc-unknown-none...
2018-08-30 Pietro AlbiniRollup merge of #53806 - GuillaumeGomez:fix-ui-issues...
2018-08-30 Pietro AlbiniRollup merge of #53786 - frewsxcv:frewsxcv-bad-style...
2018-08-30 Pietro AlbiniRollup merge of #53785 - tbu-:pr_comment, r=Mark-Simulacrum
2018-08-30 Pietro AlbiniRollup merge of #53768 - RalfJung:gitignore, r=nikomatsakis
2018-08-30 Pietro AlbiniRollup merge of #53756 - dmerejkowsky:fix-comment,...
2018-08-30 Pietro AlbiniRollup merge of #53753 - RalfJung:keep-stage, r=nikomat...
2018-08-30 Pietro AlbiniRollup merge of #53747 - GuillaumeGomez:rustdoc-fixes...
2018-08-30 Pietro AlbiniRollup merge of #53743 - oconnor663:target_env, r=kennytm
2018-08-30 Pietro AlbiniRollup merge of #53740 - japaric:readobj, r=alexcrichton
2018-08-30 Pietro AlbiniRollup merge of #53732 - emilio:foreign-fn, r=nrc
2018-08-30 Pietro AlbiniRollup merge of #53727 - estebank:incorrect-deref-sugge...
2018-08-30 Pietro AlbiniRollup merge of #53702 - jkozlowski:correct_version_for...
2018-08-30 Pietro AlbiniRollup merge of #53655 - jcpst:with_applicability,...
2018-08-30 Pietro AlbiniRollup merge of #53513 - nnethercote:inline-shallow_res...
2018-08-30 Pietro AlbiniRollup merge of #53476 - GuillaumeGomez:try-from-int...
2018-08-30 Pietro AlbiniRollup merge of #53472 - eddyb:fx-pls, r=pnkfelix
2018-08-30 Pietro AlbiniRollup merge of #53389 - RalfJung:thread-join, r=sfackler
2018-08-30 Pietro AlbiniRollup merge of #53129 - nikomatsakis:issue-51172-tweak...
2018-08-30 Pietro AlbiniRollup merge of #53113 - kpp:more_docs_for_cow, r=Guill...
2018-08-30 Pietro AlbiniRollup merge of #51760 - GuillaumeGomez:add-another...
2018-08-30 borsAuto merge of #53803 - pietroalbini:fix-manifest-2...
2018-08-30 Alex Crichtonrustbuild: Distribute libLLVM.so with rustc
2018-08-30 borsAuto merge of #53535 - TheDarkula:master, r=oli-obk
2018-08-30 David Craven[RISCV] Add riscv32imc-unknown-none-elf target.
2018-08-30 David Craven[RISCV] Enable C extension.
2018-08-30 David Craven[RISCV] Use lld as the default linker.
2018-08-30 Pietro Albinibuild-manifest: package docs only for tier 1 platforms
2018-08-30 thedarkulaMade std::intrinsics::transmute() const fn.
next