]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 borsAuto merge of #58503 - varkor:const-generics-hir, r...
2019-02-18 borsAuto merge of #58543 - jonas-schievink:bumpstrap, r...
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 borsAuto merge of #58373 - RalfJung:maybe-uninit, r=gnzlbg
2019-02-17 Jonas SchievinkBump the bootstrap compiler
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 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
2019-02-15 varkorTake Const into account in HIR
2019-02-15 varkorAdd E0111
2019-02-15 varkorAdd Const kind to rustdoc
2019-02-15 varkorMove const generic error from lowering to collect
2019-02-15 varkorAdd pretty-printing for const generics
2019-02-15 varkorAdd Const kind to HIR
2019-02-15 borsAuto merge of #57880 - Zoxc:error-on-cycle, r=michaelwo...
2019-02-15 NathanFix documentation for std::path::PathBuf::pop
2019-02-15 borsAuto merge of #58406 - Disasm:rv64-support, r=nagisa
2019-02-15 Konrad BorowskiFix runtime error in generate-keyword-tests
2019-02-15 borsAuto merge of #58403 - eddyb:requalify, r=oli-obk
2019-02-15 Saleem Jaffercompile-pass test for #53606
2019-02-15 kennytmFix the syntax error in publish_toolstate.py
2019-02-15 John Kåre AlsakerRemove `stolen`
2019-02-15 John Kåre AlsakerAlways emit an error for a query cycle
2019-02-14 Ralf Jungmake Centril happy
2019-02-14 gnzlbgWhitelist the ARM v8 target-feature
2019-02-14 Ralf Jungsplit MaybeUninit into several features, expand docs...
2019-02-14 varkorAdd updated NLL tests
2019-02-14 Niko Matsakisadd .stderr file
2019-02-14 Ralf Jungremove MaybeUninit::into_inner
2019-02-14 Ralf Jungupdate stdsimd
2019-02-14 Ralf Jungfixed for libstd build
2019-02-14 Ralf Jungadd missing feature flag
2019-02-14 Ralf Jungupdate stdsimd
2019-02-14 varkorFix documentation typo
2019-02-14 varkorUpdate const fn tests
2019-02-14 varkorAdd specific error for unstable const fn features
2019-02-14 Eduard-Mihai... rustc_mir: compute all the qualification bits separatel...
2019-02-14 Eduard-Mihai... rustc_mir: rename qualify_consts::Qualifier to ConstCx...
2019-02-14 Eduard-Mihai... rustc_mir: do not treat NEEDS_DROP as unexpected in...
next