]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-04 Mark RousskovBreaking change upgrades
2018-09-04 borsAuto merge of #53870 - Xanewok:update-rls, r=oli-obk
2018-09-04 Igor MatuszewskiUpdate RLS wrt recent Clippy changes
2018-09-04 Igor MatuszewskiUpdate Rustfmt to 0.99.4
2018-09-04 Igor MatuszewskiUpdate RLS
2018-09-04 borsAuto merge of #53928 - tbu-:pr_doc_fromrawmut, r=frewsxcv
2018-09-04 borsAuto merge of #53927 - ljedrz:save_analysis_cleanups...
2018-09-03 borsAuto merge of #53883 - RalfJung:miri-assert, r=oli-obk
2018-09-03 borsAuto merge of #53926 - japaric:arm-features, r=alexcrichton
2018-09-03 ljedrzA few cleanups and minor improvements to save_analysis
2018-09-03 borsAuto merge of #53697 - Cyres:const-fn-int-ops, r=oli-obk
2018-09-03 Tobias BucherLink to more detailed docs in `slice::from_raw_parts_mut`
2018-09-03 Jorge Apariciowhitelist some ARM features
2018-09-03 borsAuto merge of #53673 - michaelwoerister:incr-thinlto...
2018-09-03 Tim DiekmannAdd missing brace
2018-09-03 CyresAdd ident function to the rest of the tests
2018-09-03 Tim DiekmannWrap rhs in ident function
2018-09-03 Tim DiekmannAdd const_unstable flag to `overflowing_shr`
2018-09-03 borsAuto merge of #53831 - TheDarkula:pointer-check, r...
2018-09-03 Michael Woeristerincr.ThinLTO: Do some cleanup and add some logging.
2018-09-03 Michael WoeristerAdd memmap crate to tidy whitelist.
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 Timrebase
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 Ralf Jungmake sure we do not copy unsized data
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 Michael WoeristerAlways add all modules to the global ThinLTO module...
2018-08-31 Michael WoeristerSupport local ThinLTO with incremental compilation.
2018-08-31 Michael WoeristerMake codegen not be a query (since it's not a real...
2018-08-31 Michael WoeristerPersist ThinLTO import data in incr. comp. session...
2018-08-31 Michael WoeristerProvide a way of accessing the ThinLTO module import...
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...
next