]> git.lizzy.rs Git - rust.git/history - src
Entry is an enum not a struct
[rust.git] / src /
2018-09-14 Jonathan BehrensEntry is an enum not a struct
2018-09-13 Jonathan BehrensFix links in docs
2018-09-13 Jonathan BehrensFix tests and update issue number
2018-09-12 Jonathan BehrensFix formatting
2018-09-07 Jonathan BehrensCleanup API somewhat
2018-09-05 Alexis Beingessnerdisambiguate hashes
2018-09-05 Alexis Beingessnerfixup Debug bounds
2018-09-05 Alexis Beingessnerprogress on raw_entry
2018-09-05 Alexis BeingessnerWIP: add raw_entry API to HashMap
2018-09-05 borsAuto merge of #53867 - cwndrws:json-test-formatter...
2018-09-05 borsAuto merge of #53410 - djrenren:custom-test-frameworks...
2018-09-05 John RennerMove #[test_case] to a syntax extension
2018-09-05 John RennerDocument #[test_case] and #![test_runner]
2018-09-05 John RennerFix #[test] shadowing in macro_prelude
2018-09-05 John RennerIntroduce Custom Test Frameworks
2018-09-05 borsAuto merge of #53075 - Mark-Simulacrum:update-cargolock...
2018-09-05 borsAuto merge of #53027 - matklad:once_is_completed, r...
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 Charlie AndrewsFix tests for json formatting
2018-08-31 Charlie AndrewsMake json test output formatter represent "filtered_out...
2018-08-31 Charlie AndrewsMake json test output formatter represent "test_count...
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
next