]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-06-20 Matthew JasperCorrectly handle binders inside trait predicates
2020-06-20 David Woodlint: normalize projections using opaque types
2020-06-20 Donough LiuTry to suggest dereferences when trait selection failed.
2020-06-20 Donough LiuDecouple `Autoderef` with `FnCtxt` and move `Autoderef...
2020-06-20 Lukas KalbertodtRemove uses of `Vec::remove_item`
2020-06-20 marmelademaPre-compute `hir_id_to_def_id` mapping
2020-06-20 marmelademaRemove `HirId` to `NodeId` conversion APIs
2020-06-20 marmelademaRemove `NodeId` to `HirId` conversion APIs
2020-06-20 marmelademaMove `trait_map` into `hir::Crate`
2020-06-20 Lukas KalbertodtDeprecate `Vec::remove_item`
2020-06-20 Bastian Kauschkeremove `pop_placeholders`
2020-06-20 Bastian Kauschkeint -> i32
2020-06-20 Bastian Kauschkeskol -> placeholder
2020-06-20 Tomasz Miąskobootstrap: Factor out common code in supported_sanitizers
2020-06-20 Tomasz Miąskoci: Enable sanitizers on dist-aarch64-linux
2020-06-20 Tomasz Miąskobootstrap: Build sanitizer runtimes for aarch64-unknown...
2020-06-20 Tomasz MiąskoSupport sanitizers on aarch64-unknown-linux-gnu
2020-06-20 jumbatmUpdate existing test cases.
2020-06-20 jumbatmAdd clashing-extern-fn.rs stderr.
2020-06-20 jumbatmAdd ClashingExternDecl lint.
2020-06-20 jumbatmAdd ClashingExternDecl test case.
2020-06-20 borsAuto merge of #73528 - Manishearth:rollup-7djz8nd,...
2020-06-20 Manish GoregaokarRollup merge of #73506 - Xanewok:update-rls, r=Xanewok
2020-06-20 Manish GoregaokarRollup merge of #73484 - poliorcetics:use-prelude-doc...
2020-06-20 Manish GoregaokarRollup merge of #73458 - tmiasko:arena-layout, r=matthe...
2020-06-20 Manish GoregaokarRollup merge of #73452 - matthewjasper:auto-rec, r...
2020-06-20 Manish GoregaokarRollup merge of #73442 - davidtwco:issue-72181-pretty...
2020-06-20 Manish GoregaokarRollup merge of #73440 - jyn514:bootstrap/build-rustdoc...
2020-06-20 Manish GoregaokarRollup merge of #73436 - GuillaumeGomez:cleanup-e0670...
2020-06-20 Manish GoregaokarRollup merge of #73399 - GuillaumeGomez:cleanup-e0668...
2020-06-20 Manish GoregaokarRollup merge of #73359 - jonas-schievink:do-the-shimmy...
2020-06-20 Manish GoregaokarRollup merge of #73347 - tmiasko:incompatible-sanitizer...
2020-06-20 Manish GoregaokarRollup merge of #73027 - doctorn:issue-72690, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #72934 - christianpoveda:mut-borrows...
2020-06-20 Manish GoregaokarRollup merge of #72791 - lcnr:coerce-refactor, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #72689 - lcnr:common_str, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #71899 - cuviper:try_find_map, r=dtolnay
2020-06-20 Manish GoregaokarRollup merge of #71420 - RalfJung:specialization-incomp...
2020-06-19 borsAuto merge of #73511 - Manishearth:rollup-3iffxd8,...
2020-06-19 Josh StoneRefactor `try_find` a little
2020-06-19 Alexis BourgetUpdate the doc for std::prelude, removing the "technica...
2020-06-19 Christian Povedaadd new error code
2020-06-19 borsAuto merge of #73257 - davidtwco:issue-73249-improper...
2020-06-19 Jack HueyReturn type is bound too
2020-06-19 Jack HueyChange InternedAdtDef to &'tcx AdtDef
2020-06-19 Jack HueyNits and change skip_binder to no_bound_vars for fndef
2020-06-19 JackUpdate chalk to 0.11.0
2020-06-19 Jack HueyFix building
2020-06-19 Jack HueyLower consts
2020-06-19 Jack HueyUpdate chalk and add LifetimeOutlives and ObjectSafe...
2020-06-19 Jack HueyUpdate Chalk
2020-06-19 Jack HueyTest error order is non-deterministic
2020-06-19 Jack HueyRemove RustDefId
2020-06-19 Jack HueyImplement fn_def_datum
2020-06-19 Jack HueyUse builtin types for Never, Array, and FnDef
2020-06-19 Jack HueyUpdate chalk
2020-06-19 Jack HueyUpdate chalk
2020-06-19 Jack HueyAdd compare-mode=chalk and add a little bit more implem...
2020-06-19 Christian Povedaupdate diagnostics for &mut in constants
2020-06-19 Christian Povedaupdate tests
2020-06-19 Christian Povedaforbid mutable references in all constants except const fns
2020-06-19 Raoul StrackxUsing xsave restore to restore complete FPU state
2020-06-19 Manish GoregaokarRollup merge of #73489 - sexxi-goose:init_place_refacto...
2020-06-19 Manish GoregaokarRollup merge of #73465 - lzutao:spec-char-tostring...
2020-06-19 Manish GoregaokarRollup merge of #73382 - Aaron1011:fix/self-receiver...
2020-06-19 Manish GoregaokarRollup merge of #73364 - joshtriplett:inline-asm, r...
2020-06-19 Manish GoregaokarRollup merge of #73357 - petrochenkov:tmap, r=davidtwco
2020-06-19 Manish GoregaokarRollup merge of #73334 - ayazhafiz:err/num-type-cannot...
2020-06-19 Manish GoregaokarRollup merge of #73300 - crlf0710:crate_level_only_chec...
2020-06-19 Manish GoregaokarRollup merge of #73261 - estebank:generics-sized, r...
2020-06-19 Manish GoregaokarRollup merge of #73257 - davidtwco:issue-73249-improper...
2020-06-19 Manish GoregaokarRollup merge of #73248 - marmeladema:save-analysis...
2020-06-19 Manish GoregaokarRollup merge of #73214 - androm3da:hex_inline_asm_00...
2020-06-19 Manish GoregaokarRollup merge of #72709 - LeSeulArtichaut:unsafe-liballo...
2020-06-19 Manish GoregaokarRollup merge of #71568 - hbina:document_unsafety_slice_...
2020-06-19 Nathan WestRemove old commented code
2020-06-19 Nathan WestFixed missing `mut`
2020-06-19 David Woodpretty/mir: const value enums with no variants
2020-06-19 Igor MatuszewskiBump Rustfmt and RLS
2020-06-19 borsAuto merge of #73504 - RalfJung:rollup-iy8hsvl, r=RalfJung
2020-06-19 Ralf JungRollup merge of #73352 - ehuss:bootstrap-metadata,...
2020-06-19 Ralf JungRollup merge of #73350 - nodakai:install-rs-support...
2020-06-19 Ralf JungRollup merge of #73317 - davidtwco:bootstrap-config...
2020-06-19 Ralf JungRollup merge of #73280 - GuillaumeGomez:add-e0763,...
2020-06-19 Ralf JungRollup merge of #73136 - alexcrichton:thinlto-compiler...
2020-06-19 Ralf JungRollup merge of #73054 - RalfJung:dont-panic, r=Mark...
2020-06-19 Ralf JungRollup merge of #73044 - tmiasko:compiletest-san, r...
2020-06-19 Ralf JungRollup merge of #73011 - richkadel:llvm-count-from...
2020-06-19 Ralf JungRollup merge of #72785 - petrochenkov:wholemsvc, r...
2020-06-19 Ralf JungRollup merge of #72280 - nbdd0121:typeck, r=nikomatsakis
2020-06-19 LeSeulArtichautApply suggestions from code review
2020-06-19 LeSeulArtichaut`#[deny(unsafe_op_in_unsafe_fn)]` in liballoc
2020-06-19 David Woodty: simplify `transparent_newtype_field`
2020-06-19 David Woodlint: unify enum variant, union and struct logic
2020-06-19 David Woodlint: prohibit fields with opaque types
2020-06-19 marmelademasave_analysis: improve handling of enum struct variant
2020-06-19 David Woodty: projections in `transparent_newtype_field`
2020-06-19 Bastian Kauschkecoerce reborrow multi arg test
2020-06-19 Bastian Kauschkeupdate coercion docs
2020-06-19 Bastian Kauschkemerge coercion test folders
next