]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-08 borsAuto merge of #53903 - GabrielMajeri:opt-miri-array...
2018-09-08 Simonas Kazlauskas`&CStr`, not `CStr`, is the counterpart of `&str`
2018-09-08 Pramod BishtFixed 53359: E0432 unresolved import on the same line...
2018-09-08 borsAuto merge of #53705 - ms2300:tmp, r=oli-obk
2018-09-08 borsAuto merge of #54051 - kennytm:rollup, r=kennytm
2018-09-08 Vadim Petrochenkovresolve: More precise spans for ambiguous resolution...
2018-09-08 Vadim PetrochenkovAdd checks for expected macro output in restricted...
2018-09-08 Vadim Petrochenkovresolve: Further simplify legacy scopes, add comments
2018-09-08 Vadim PetrochenkovAdd test cases for possible restricted shadowing config...
2018-09-08 Vadim Petrochenkovresolve: Rename some fields related to legacy macro...
2018-09-08 Vadim Petrochenkovresolve: Relax shadowing restriction on macro-expanded...
2018-09-08 Vadim Petrochenkovresolve: Introduce "may appear after" abstraction for...
2018-09-08 Vadim Petrochenkovresolve: Cleanup two main macro resolution functions...
2018-09-08 Vadim Petrochenkovresolve: Model shadowing restriction for macro_rules...
2018-09-08 Vadim Petrochenkovresolve: Model `resolve_legacy_scope` after `resolve_le...
2018-09-08 Vadim Petrochenkovresolve: Partially unify bindings from macro_rules...
2018-09-08 kennytmRollup merge of #53315 - nikomatsakis:newtype-index...
2018-09-08 kennytmRollup merge of #54050 - GabrielMajeri:fix-build-with...
2018-09-08 kennytmRollup merge of #54040 - steveklabnik:update-books...
2018-09-08 kennytmRollup merge of #54007 - japaric:gh53964, r=cramertj
2018-09-08 kennytmRollup merge of #53993 - eddyb:issue-53691, r=petrochenkov
2018-09-08 kennytmRollup merge of #53987 - Keruspe:llvm-suffix, r=alexcri...
2018-09-08 kennytmRollup merge of #53981 - fbernier:patch-1, r=sfackler
2018-09-08 kennytmRollup merge of #53973 - tromey:prefer-rust-enabled...
2018-09-08 kennytmRollup merge of #53942 - nnethercote:faster-precompute...
2018-09-08 kennytmRollup merge of #53932 - matthewjasper:remove-base...
2018-09-08 borsAuto merge of #51366 - japaric:stable-panic-impl, r...
2018-09-08 Gabriel MajeriUpdate `petgraph` dependency to 0.4.13
2018-09-08 borsAuto merge of #51885 - GuillaumeGomez:trait-impl-show...
2018-09-08 Gabriel MajeriOptimize miri checking of integer array/slices
2018-09-07 Alva SnædísUpdate documentation for fill_buf in std::io::BufRead
2018-09-07 borsAuto merge of #53745 - nikomatsakis:nll-issue-53570...
2018-09-07 Niko Matsakisprint less info to stabilize tests
2018-09-07 Niko Matsakisavoid propagating outlives obligations on locals if...
2018-09-07 Niko Matsakismove `annotate` onto a method of `UniversalRegions`
2018-09-07 Niko Matsakisregion_infer: rustfmt
2018-09-07 Niko Matsakisregion_infer.rs: add some debug!
2018-09-07 Eduard-Mihai... rustc_resolve: only prepend CrateRoot to a non-keyword...
2018-09-07 steveklabnikupdate books for next release
2018-09-07 borsAuto merge of #53327 - wesleywiser:wip_optimize_nll...
2018-09-07 Niko Matsakisadd `const_fn` feature
2018-09-07 Niko Matsakisswitch back to using a plain `u32`, not `NonZeroU32`
2018-09-07 Niko Matsakisuse a `BTreeSet` for a more stable error message order
2018-09-07 Niko Matsakisremove use of `from_u32_unchecked`
2018-09-07 Niko Matsakisswitch to using `NonZeroU32` to represent indices
2018-09-07 Niko Matsakisrewrite constants to use NewType::MAX instead of u32...
2018-09-07 Niko Matsakisadd various `#[inline]` directives
2018-09-07 Niko Matsakisremove all references to `private` from outside the...
2018-09-07 Niko Matsakischange from tuple struct to brace struct
2018-09-07 Niko Matsakismake field always private, add `From` impls
2018-09-07 Niko Matsakisadd a comment
2018-09-07 Niko Matsakischange syntax of `newtype_index` to look like a struct...
2018-09-07 Marc-Antoine... rustbuild: allow configuring llvm version suffix
2018-09-07 borsAuto merge of #53893 - petrochenkov:cfgexpr, r=pnkfelix
2018-09-07 Tom TromeyHave rust-lldb look for the rust-enabled lldb
2018-09-07 ljedrzA few cleanups and minor improvements to rustc_passes
2018-09-07 borsAuto merge of #54021 - kennytm:rollup, r=kennytm
2018-09-07 Jorge Apariciostabilize `#[panic_handler]`
2018-09-07 kennytmRollup merge of #54023 - matthiaskrgr:clippy, r=oli-obk
2018-09-07 kennytmRollup merge of #53994 - pnkfelix:issue-53764-migrate...
2018-09-07 kennytmRollup merge of #53992 - pnkfelix:issue-53764-migrate...
2018-09-07 kennytmRollup merge of #53991 - TimDiekmann:fix-unchecked...
2018-09-07 kennytmRollup merge of #53979 - alexcrichton:remove-repr-trans...
2018-09-07 kennytmRollup merge of #53967 - froydnj:cmake-python-executabl...
2018-09-07 kennytmRollup merge of #53966 - ljedrz:mir_dataflow_cleanups...
2018-09-07 kennytmRollup merge of #53959 - tlively:fix-submodules, r...
2018-09-07 kennytmRollup merge of #53948 - pnkfelix:issue-52934-minimize...
2018-09-07 kennytmRollup merge of #53946 - tbu-:pr_doc_manuallydrop,...
2018-09-07 borsAuto merge of #53830 - davidtwco:issue-53228, r=nikomat...
2018-09-07 kennytmRollup merge of #53895 - joshtriplett:tidy-tidy, r...
2018-09-07 kennytmRollup merge of #53874 - withoutboats:pin-ptr-impls...
2018-09-07 kennytmRollup merge of #53860 - pnkfelix:issue-53764-migrate...
2018-09-07 kennytmRollup merge of #53550 - brson:recurring, r=estebank
2018-09-07 kennytmRollup merge of #53455 - llogiq:num-byte-conversion...
2018-09-07 kennytmRollup merge of #53376 - frewsxcv:frewsxcv-copy, r...
2018-09-07 kennytmRollup merge of #53299 - MagnumOpus21:fix-macro-write...
2018-09-07 Matthias Krügerupdate clippy submodule
2018-09-07 borsAuto merge of #54018 - alexcrichton:omg-fix-again,...
2018-09-07 Wesley WiserFix tests
2018-09-07 Alex CrichtonShip libLLVM.dylib on OSX
2018-09-07 borsAuto merge of #53969 - alexcrichton:update-compiler...
2018-09-06 Niko Matsakisresolve_lifetime: types are not late-bound regions =)
2018-09-06 Niko Matsakisuniversal_regions.rs: rustfmt
2018-09-06 Niko Matsakisuseful debug in `universal_regions`
2018-09-06 Niko Matsakisregion_name: rustfmt
2018-09-06 Niko Matsakisadd a useful debug to `give_region_a_name`
2018-09-06 Wesley Wiser[nll] teach SCC about `'static`
2018-09-06 Wesley Wiser[nll] Refactor the `Edges` iterator to return `Outlives...
2018-09-06 borsAuto merge of #54005 - eddyb:uniform-paths-self-resolve...
2018-09-06 David WoodAdded note referencing issue which added error.
2018-09-06 Mikhail Modinrustfmt src/librustc_mir/build/expr
2018-09-06 Guillaume GomezFix link
2018-09-06 Guillaume GomezDon't show default docs
2018-09-06 Guillaume GomezFix invalid urls
2018-09-06 Guillaume GomezFix implementors generation as well
2018-09-06 Guillaume GomezFix hover on impls
2018-09-06 Jakub KozlowskiFixup whitespace
2018-09-06 borsAuto merge of #53575 - matthewjasper:unsized-is-an...
2018-09-06 Jorge Aparicioupdate UI test
2018-09-06 Mikhail ModinSkip a shared borrow of a immutable local variables
next