]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-02-20 borsAuto merge of #58578 - kennytm:rollup, r=kennytm
2019-02-20 kennytmRollup merge of #58044 - Lokathor:lokathor, r=alexcrichton
2019-02-20 kennytmRollup merge of #58576 - SimonSapin:successors, r=Centril
2019-02-20 kennytmRollup merge of #58569 - kenta7777:reduce-code-repetiti...
2019-02-20 kennytmRollup merge of #58568 - benjaminp:driver-trans, r...
2019-02-20 kennytmRollup merge of #58565 - thomaseizinger:typo-future...
2019-02-20 kennytmRollup merge of #58562 - dlrobertson:fix_nits, r=alexreg
2019-02-20 kennytmRollup merge of #58553 - scottmcm:more-ihle, r=Centril
2019-02-20 kennytmRollup merge of #58551 - ssomers:master, r=oli-obk
2019-02-20 kennytmRollup merge of #58546 - taiki-e:librustc_codegen_llvm...
2019-02-20 kennytmRollup merge of #58545 - emlai:regression-test-for...
2019-02-20 kennytmRollup merge of #58544 - TheBiggerGuy:rustc-doc-cli...
2019-02-20 kennytmRollup merge of #58539 - aaronstillwell:master, r=Mark...
2019-02-20 kennytmRollup merge of #58538 - GuillaumeGomez:fmt-examples...
2019-02-20 kennytmRollup merge of #58536 - xfix:remove-ub-in-pointer...
2019-02-20 kennytmRollup merge of #58534 - dwijnand:mention-capping-forbi...
2019-02-20 kennytmRollup merge of #58530 - scottmcm:monomorphize-less...
2019-02-20 kennytmRollup merge of #58528 - Zoxc:stmtkind-item, r=oli-obk
2019-02-20 kennytmRollup merge of #58456 - lzutao:nll, r=Centril
2019-02-20 kennytmRollup merge of #58409 - euclio:impl-trait-wrapping...
2019-02-20 kennytmRollup merge of #58392 - scottmcm:less-shifting-in...
2019-02-20 kennytmRollup merge of #58384 - GuillaumeGomez:fix-table-displ...
2019-02-20 kennytmRollup merge of #58336 - GuillaumeGomez:fix-search...
2019-02-20 kennytmRollup merge of #58303 - GuillaumeGomez:stability-tags...
2019-02-19 kennytmRollup merge of #56470 - llogiq:process-termination...
2019-02-19 borsAuto merge of #57896 - oli-obk:permissive_existence...
2019-02-19 Simon SapinStabilize iter::from_fn
2019-02-19 Simon SapinStabilize iter::successors
2019-02-19 Guillaume GomezAdd missing fmt structs examples
2019-02-19 Guillaume GomezFix tables display
2019-02-19 borsAuto merge of #58571 - Manishearth:rustup, r=Manishearth
2019-02-19 Manish GoregaokarUpdate clippy to rust-lang/rust-clippy@d61b25419be
2019-02-19 borsAuto merge of #56514 - ollie27:rustdoc_test_libdir...
2019-02-19 kenta7777reduced some code repetitions.
2019-02-19 Benjamin PetersonFix a transposition in driver.rs.
2019-02-19 borsAuto merge of #58503 - varkor:const-generics-hir, r...
2019-02-18 Thomas EizingerFix typo in std::future::Future docs
2019-02-18 Dan RobertsonFix style nits
2019-02-18 borsAuto merge of #58543 - jonas-schievink:bumpstrap, r...
2019-02-18 Aaron StillwellFixed doc example for Path::with_capacity
2019-02-18 borsAuto merge of #58549 - pietroalbini:fix-docker-ci-hash...
2019-02-18 Pietro Albinici: fix docker cache hash collision
2019-02-18 flip1995Update Cargo.lock
2019-02-18 flip1995Add constant_time_eq to license exception list of tidy...
2019-02-18 flip1995Update Cargo.toml of rustc-workspace-hack
2019-02-18 flip1995Update rustfmt to rust-lang/rustfmt@d6829d
2019-02-18 flip1995Update RLS to rust-lang/rls@0d6f53
2019-02-18 flip1995Update Clippy to rust-lang/rust-clippy@32ee30
2019-02-18 borsAuto merge of #58541 - kennytm:fix-publish-toolstate...
2019-02-18 Scott McMurrayUse more impl header lifetime elision
2019-02-18 borsAuto merge of #58373 - RalfJung:maybe-uninit, r=gnzlbg
2019-02-17 Stein SomersMerge remote-tracking branch 'upstream/master'
2019-02-17 Stein SomersExplain a panic in test case net::tcp::tests::double_bind
2019-02-17 Guy TaylorAdd links to codegen docs for rustc synonym flags
2019-02-17 Guy TaylorFix doc for rustc "-g" flag
2019-02-17 Taiki Endolibrustc_codegen_llvm => 2018
2019-02-17 emlaiAdd regression test for a specialization-related ICE...
2019-02-17 Jonas SchievinkBump the bootstrap compiler
2019-02-17 Aaron StillwellChanged feature gate for new PathBuf methods
2019-02-17 Aaron StillwellFixes for implementation of PathBuf methods (aliases...
2019-02-17 Andre BogusModify doctest's auto-`fn main()` to allow `Result`s
2019-02-17 kennytmpublish_toolstate.py: further fix the runtime errors
2019-02-17 Aaron StillwellAdd alias methods to PathBuf for underlying OsString
2019-02-17 borsAuto merge of #58416 - cuviper:dist-linux-gcc, r=alexcr...
2019-02-17 Konrad BorowskiRemove UB in test_ptr_subtraction test
2019-02-17 Konrad BorowskiRemove UB in test_is_null test
2019-02-17 Dale WijnandMention capping forbid lints
2019-02-17 Ralf Jungupdate stdsimd
2019-02-17 borsAuto merge of #58495 - kennytm:rollup, r=kennytm
2019-02-17 Scott McMurrayMonomorphize less code in fs::{read|write}
2019-02-17 kennytmRollup merge of #58521 - sfackler:error-iter-issue...
2019-02-17 kennytmRollup merge of #58509 - phansch:add_myself_to_clippy_t...
2019-02-17 kennytmRollup merge of #58496 - nathan:doc-std-path-pathbuf...
2019-02-17 kennytmRollup merge of #58395 - vi:checked_duration_since...
2019-02-17 kennytmRollup merge of #57929 - GuillaumeGomez:rustodc-remove...
2019-02-17 kennytmRollup merge of #58489 - xfix:fix-keyword-tests-runtime...
2019-02-17 kennytmRollup merge of #58479 - saleemjaffer:test_promote_eval...
2019-02-17 John Kåre AlsakerDon't use an allocation for ItemId in StmtKind
2019-02-17 borsAuto merge of #58477 - rust-lang:fix-publish-toolstate...
2019-02-16 Steven FacklerFix tracking issue for error iterators
2019-02-16 varkorAdd a test for const parameter uppercase lint
2019-02-16 varkorDon't abort early when collecting const generics
2019-02-16 varkorCheck for Const param in collect
2019-02-16 Philipp HanschNotify myself when Clippy toolstate changes
2019-02-16 kennytmRollup merge of #58468 - RalfJung:maybe-uninit-split...
2019-02-16 kennytmRollup merge of #58448 - euclio:missing-summaries,...
2019-02-16 kennytmRollup merge of #58440 - gnzlbg:v6, r=japaric
2019-02-16 kennytmRollup merge of #58438 - cuviper:posix_spawn_file_actio...
2019-02-16 kennytmRollup merge of #58433 - RalfJung:miri-mark-tests,...
2019-02-16 kennytmRollup merge of #58429 - RalfJung:box, r=TimNN
2019-02-16 kennytmRollup merge of #58359 - taiki-e:impl_snapshot_for...
2019-02-16 kennytmRollup merge of #58306 - GuillaumeGomez:crate-browser...
2019-02-16 kennytmRollup merge of #58293 - xfix:patch-16, r=Mark-Simulacrum
2019-02-16 kennytmRollup merge of #58196 - varkor:const-fn-feature-gate...
2019-02-16 kennytmRollup merge of #58074 - scottmcm:stabilize-sort_by_cac...
2019-02-16 kennytmRollup merge of #57981 - Zoxc:fix-57979, r=nikomatsakis
2019-02-15 varkorFix rebase issue
2019-02-15 varkorUpdate tests
2019-02-15 varkorTake Const into account with nonstandard style lint
2019-02-15 varkorDrive-by cleanup
next