]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-10-09 Guillaume GomezAdd lint for doc without codeblocks
2018-10-09 borsAuto merge of #54798 - matthewjasper:free-region-closur...
2018-10-08 borsAuto merge of #54686 - zackmdavis:zero_life, r=nikomatsakis
2018-10-08 borsAuto merge of #54871 - u32i64:master, r=frewsxcv
2018-10-08 borsAuto merge of #54865 - pietroalbini:1.29.2-notes, r...
2018-10-08 borsAuto merge of #54847 - ljedrz:kill_graphviz_intocow...
2018-10-08 borsAuto merge of #54700 - frewsxcv:frewsxcv-binary-search...
2018-10-08 Zack M. Davisin which rightward drift is opposed
2018-10-08 Zack M. Davisstructured suggestions for unused-lifetimes lint
2018-10-08 borsAuto merge of #54609 - kzys:404-search, r=GuillaumeGomez
2018-10-07 borsAuto merge of #53517 - phungleson:fix-impl-from-for...
2018-10-07 borsAuto merge of #54810 - 1aim:unused-impl-trait, r=oli-obk
2018-10-07 borsAuto merge of #54835 - oli-obk:mögen_konstante_funktion...
2018-10-07 Corey FarwellClarify docs for when binary_search has many matches.
2018-10-07 borsAuto merge of #54813 - petrochenkov:uilocale, r=alexcri...
2018-10-07 borsAuto merge of #54823 - euclio:needs-test, r=alexcrichton
2018-10-07 borsAuto merge of #54451 - alexcrichton:no-mangle-extern...
2018-10-07 borsAuto merge of #54782 - pnkfelix:issue-54556-semi-on...
2018-10-06 Alex Crichtonrustc: Allow `#[no_mangle]` anywhere in a crate
2018-10-06 borsAuto merge of #54756 - ljedrz:cleanup_middle, r=michael...
2018-10-06 Artem VaraksaFix typo in libstd/thread/mod.rs: remove unnecessary...
2018-10-06 borsAuto merge of #54854 - matthiaskrgr:clippy_update,...
2018-10-06 Corey Farwell'a' → 'an' in front of vowel sounds.
2018-10-06 borsAuto merge of #54766 - alexcrichton:wasm-all-symbols...
2018-10-06 Pietro AlbiniUpdate release notes for 1.29.2
2018-10-06 Matthew JasperImprove closure region bound errors
2018-10-06 Matthew JasperMove ConstraintCategory to rustc::mir
2018-10-06 ljedrzrustc/middle: whitespace & formatting fixes
2018-10-06 ljedrzrustc/middle: improve allocations
2018-10-06 ljedrzrustc/middle: use Cow<'static, str> where applicable
2018-10-06 ljedrzrustc/middle: improve some patterns
2018-10-06 Matthias Krügersubmodules: update clippy to 32b1d1fc157f71ed2f10b60fe2...
2018-10-06 borsAuto merge of #54859 - pietroalbini:rollup, r=pietroalbini
2018-10-05 Pietro AlbiniRollup merge of #54853 - davidtwco:issue-52663-missing...
2018-10-05 Pietro AlbiniRollup merge of #54851 - alexcrichton:revert-optimize...
2018-10-05 Pietro AlbiniRollup merge of #54838 - 11Takanori:fix-typo, r=petroch...
2018-10-05 Pietro AlbiniRollup merge of #54834 - kzys:fix-small-screen, r=Guill...
2018-10-05 Pietro AlbiniRollup merge of #54833 - abonander:issue-54441, r=petro...
2018-10-05 Pietro AlbiniRollup merge of #54812 - pnkfelix:issue-32382-index...
2018-10-05 Pietro AlbiniRollup merge of #54804 - euclio:inverted-parameters...
2018-10-05 Pietro AlbiniRollup merge of #54787 - varkor:unused-mut-in-desugarin...
2018-10-05 Pietro AlbiniRollup merge of #54781 - phansch:master, r=varkor
2018-10-05 Pietro AlbiniRollup merge of #54717 - ljedrz:cleanup_ty_p1, r=davidtwco
2018-10-05 Pietro AlbiniRollup merge of #54078 - GabrielMajeri:expand-sync...
2018-10-05 borsAuto merge of #54743 - ljedrz:cleanup_ty_p2, r=zackmdavis
2018-10-05 David WoodSimplify test.
2018-10-05 Alex CrichtonRevert "Slightly refactor VecDeque implementation"
2018-10-05 Alex CrichtonRevert "Optimize VecDeque::append"
2018-10-05 Alex CrichtonRevert "Add docs and debug asserts"
2018-10-05 Alex CrichtonRevert "Fix tidy"
2018-10-05 Alex CrichtonRevert "Add another assert"
2018-10-05 Kazuyoshi Katodro -> duckduckgo
2018-10-05 borsAuto merge of #54741 - oli-obk:impl_trait_hierarchy...
2018-10-05 Andy Russelladd suggestion for inverted function parameters
2018-10-05 borsAuto merge of #54336 - petrochenkov:preuni, r=alexcrichton
2018-10-05 ljedrzRemove graphviz::IntoCow
2018-10-05 Oliver SchererStabilize min_const_fn feature gate
2018-10-05 Oliver SchererRemove old unused error code
2018-10-05 Felix S. Klock IIAdd doc comment explaining what `BlockTailInfo` is.
2018-10-05 borsAuto merge of #52121 - jebrosen:macros2_feature, r...
2018-10-05 Felix S. Klock IIUnit tests for issue #54556. Some were also taken from...
2018-10-05 Felix S. Klock IIUpdates to .stderr output in ui tests from earlier...
2018-10-05 Felix S. Klock IIImprove diagnostics for borrow-check errors that result...
2018-10-05 Felix S. Klock IIReplaced `String` with `&str` in API for `add_explanati...
2018-10-05 Austin Bonandermake `Parser::parse_foreign_item()` return a foreign...
2018-10-05 Takanori Ishibashicontast -> contrast
2018-10-05 Felix S. Klock IIHave `add_explanation_to_diagnostic` also take `Mir...
2018-10-05 Felix S. Klock IIAlpha-rename `BorrowExplanation::emit` to `BorrowExplan...
2018-10-05 Felix S. Klock IIFix `debug!` to reflect rename of `explain_why_borrow_c...
2018-10-05 Felix S. Klock IIUpdate doc for `explain_why_borrow_contains_point`...
2018-10-05 Felix S. Klock IIAdd flag to `mir::LocalDecl` to track whether its a...
2018-10-05 Oliver SchneiderStabilize `min_const_fn`
2018-10-05 Vadim PetrochenkovReapply the macro_rules disambiguation changes from...
2018-10-05 Vadim PetrochenkovReapply the derive helper changes from master
2018-10-05 Vadim Petrochenkovexpansion: Remove restriction on use of macro attribute...
2018-10-05 Vadim Petrochenkovresolve: Keep more precise traces for expanded macro...
2018-10-05 Vadim Petrochenkovresolve: Merge resolution for `macro_rules` into the...
2018-10-05 borsAuto merge of #54703 - davidtwco:issue-52086, r=nikomat...
2018-10-05 Vadim Petrochenkovresolve: Support value namespace in `fn resolve_lexical...
2018-10-05 Vadim Petrochenkovexpansion: Expand attribute macros registered by legacy...
2018-10-05 Vadim Petrochenkovresolve: Integrate inert attributes registererd by...
2018-10-05 Vadim PetrochenkovFix two UI tests with locale-dependent output
2018-10-05 ljedrzrustc/ty: improve stack shifting and remove related...
2018-10-05 ljedrzrustc/ty: move a faster early return up
2018-10-05 ljedrzrustc/ty: improve allocations
2018-10-05 ljedrzrustc/ty: simplify common patterns
2018-10-05 ljedrzrustc/ty: use Cow<str> where applicable
2018-10-05 ljedrzrustc/ty: whitespace fixes
2018-10-05 Gabriel MajeriAddress review comments
2018-10-05 Kazuyoshi Katorustdoc: overflow:auto doesn't work nicely on small...
2018-10-05 borsAuto merge of #54017 - alexcrichton:wasm-atomics2,...
2018-10-04 borsAuto merge of #54649 - nikomatsakis:universes-refactor...
2018-10-04 Andy Russelladd test for #29743
2018-10-04 Andy Russelladd test for #24338
2018-10-04 Andy Russelladd test for #28134
2018-10-04 Philipp HanschFurther improve docs for `FnDef` and `FnPtr`
2018-10-04 borsAuto merge of #54666 - matthewjasper:mir-function-spans...
2018-10-04 Niko Matsakiss/skol_predicate/placeholder_predicate
2018-10-04 Niko Matsakisfix typo: s/tained/tainted/
2018-10-04 Niko Matsakisremove occurences of `skolemization`
next