]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #51885 - GuillaumeGomez:trait-impl-show...
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 borsAuto merge of #53327 - wesleywiser:wip_optimize_nll...
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 borsAuto merge of #54021 - kennytm:rollup, r=kennytm
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 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 borsAuto merge of #53575 - matthewjasper:unsized-is-an...
2018-09-06 Jorge Aparicioupdate UI test
2018-09-06 Without BoatsFix typos.
2018-09-06 Jorge Apariciocrates that provide a `panic_handler` are exempt from...
2018-09-06 Eduard-Mihai... rustc_resolve: allow `use crate_name;` under `uniform_p...
2018-09-06 borsAuto merge of #52626 - brunocodutra:issue-52475, r...
2018-09-06 TimUse binary_op_val instead of doing the check manually.
2018-09-06 Felix S. Klock IIAllow illegal_floating_point_literal_pattern. These...
2018-09-06 Felix S. Klock IIAllow unions_with_drop_fields for unions with members...
2018-09-06 Felix S. Klock IIAllow various name convention lints.
2018-09-06 Felix S. Klock IIAdd `// run-pass` to collection of tests.
2018-09-06 Felix S. Klock IIMigrated remaining `src/test/run-pass/` subdirectories...
2018-09-06 Eduard-Mihai... rustc_resolve: don't record uniform_paths canaries...
2018-09-06 TimMove check out of the match on the intrinsic name
2018-09-06 Felix S. Klock IIAllow some lints to let the ported run-pass/borrowck...
2018-09-06 Felix S. Klock IIAdd `// run-pass` to collection of tests.
2018-09-06 Felix S. Klock IIMigrated `src/test/run-pass/borrowck` to `src/test...
2018-09-06 TimAdd unchecked_shl/shr checks for intrinsics
2018-09-06 Felix S. Klock IIAllow more lints, mainly overflowing_literals for cases...
2018-09-06 Felix S. Klock IIAdd `#![allow(stable_features)]` to ease review.
2018-09-06 Felix S. Klock IIAdd `.stderr` file for test that appears to trigger...
2018-09-06 Felix S. Klock IIAdd `.stdout` file for test of `log_syntax!` and `trace...
2018-09-06 Felix S. Klock IIAllow uses of `#[unsafe_destructor_blind_to_params...
2018-09-06 Felix S. Klock IIAllow illegal_floating_point_literal_pattern. These...
2018-09-06 Felix S. Klock IIUpdate line numbers to reflect added lines at beginning...
2018-09-06 Felix S. Klock IIAdd `.stderr` files for shadowed labels where the point...
2018-09-06 Felix S. Klock IIAlpha-rename label to avoid the shadowing lint (which...
2018-09-06 Felix S. Klock IIAdd `.stderr` file for test where there are conflicting...
2018-09-06 Felix S. Klock IIAdd `#![allow(improper_ctypes)]` to extern-pass-empty...
2018-09-06 Felix S. Klock IIAdd `#[allow(improper_ctypes)]` to slew of cases that...
2018-09-06 Felix S. Klock IIAdd `#![allow(..)]` for a slew of lints of migrated...
2018-09-06 Felix S. Klock IIRemove references to a collection of unknown lints.
2018-09-06 Felix S. Klock IIMove a bunch of auxiliary support files into `ui/run...
2018-09-06 Felix S. Klock IIAdd `// run-pass` annotations to all the tests under...
2018-09-06 Felix S. Klock IIMigrated slew of run-pass tests to various subdirectori...
2018-09-06 borsAuto merge of #53707 - eddyb:phantom-waffles, r=oli-obk
2018-09-06 borsAuto merge of #53721 - arielb1:exhaustively-unpun,...
2018-09-06 Thomas LivelyMerge branch 'master' into fix-submodules
2018-09-06 François BernierImplement initializer() for FileDesc
2018-09-06 borsAuto merge of #53955 - alexcrichton:fix-dist-again...
2018-09-05 borsAuto merge of #52994 - varkor:trim_direction, r=alexcri...
2018-09-05 Vadim PetrochenkovValidate syntax of `--cfg` command line arguments
2018-09-05 Alex CrichtonRemove `#[repr(transparent)]` from atomics
2018-09-05 Vadim PetrochenkovValidate syntax of `cfg` attributes
2018-09-05 Without BoatsAdd comment.
next