]> git.lizzy.rs Git - rust.git/history - src/librustc
Update ub-uninhabit tests
[rust.git] / src / librustc /
2018-12-11 varkorUpdate ub-uninhabit tests
2018-12-11 varkorAdd note on nonzero-sized uninhabited types
2018-12-11 varkorImprove `conservative_is_uninhabited` comment
2018-12-11 varkorUse unions for uninhabitedness checking rather than...
2018-12-11 varkorconservative_is_uninhabited implies abi.is_uninhabited
2018-12-11 varkorNonempty arrays of uninhabited arrays are Abi::Uninhabited
2018-12-11 varkorFix Ref inhabitedness comment
2018-12-11 varkorAddress comments
2018-12-11 varkorMake uninhabitedness checking more intelligent
2018-12-11 varkorCheck for uninhabitedness instead of never
2018-12-10 borsAuto merge of #56157 - RalfJung:park, r=nagisa
2018-12-10 borsAuto merge of #56624 - RalfJung:miri, r=oli-obk
2018-12-10 borsAuto merge of #56369 - nnethercote:rm-Delimited, r...
2018-12-10 Nicholas NethercoteRemove `tokenstream::Delimited`.
2018-12-10 borsAuto merge of #56269 - nnethercote:_match-Matrix-SmallV...
2018-12-09 borsAuto merge of #56463 - ljedrz:slice_concat_join, r...
2018-12-09 Nicholas NethercoteUpgrade `smallvec` to 0.6.7 and use the new `may_dangle...
2018-12-09 borsAuto merge of #56630 - sinkuu:core_iter, r=kennytm
2018-12-08 borsAuto merge of #56615 - integer32llc:update-book, r...
2018-12-08 borsAuto merge of #56616 - estebank:issue-56539, r=davidtwco
2018-12-08 borsAuto merge of #56623 - Centril:rollup, r=Centril
2018-12-08 Mazdak FarrokhzadRollup merge of #56621 - Morganamilo:fix-generators...
2018-12-08 Mazdak FarrokhzadRollup merge of #56620 - petrochenkov:noclutter, r...
2018-12-08 Mazdak FarrokhzadRollup merge of #56602 - dwijnand:fix-ptr-hash-docs...
2018-12-08 Mazdak FarrokhzadRollup merge of #56599 - dlrobertson:fix_va_arg, r...
2018-12-08 Mazdak FarrokhzadRollup merge of #56597 - vext01:dump-mir-usage, r=wesle...
2018-12-08 Mazdak FarrokhzadRollup merge of #56248 - estebank:suggest-bare-pub...
2018-12-08 borsAuto merge of #56583 - RalfJung:vergen, r=oli-obk
2018-12-08 borsAuto merge of #56578 - alexreg:cosmetic-1, r=alexreg
2018-12-07 Alexander RegueiroRe-added accidentally-removed imports.
2018-12-07 Alexander RegueiroVarious minor/cosmetic improvements to code
2018-12-07 borsAuto merge of #56258 - euclio:fs-read-write, r=euclio
2018-12-07 borsAuto merge of #56502 - Zoxc:hir-func, r=eddyb
2018-12-07 Andy Russelluse top level `fs` functions where appropriate
2018-12-07 borsAuto merge of #56460 - davidtwco:issue-55850, r=pnkfelix
2018-12-07 borsAuto merge of #56566 - ljedrz:fix_clippy_errors, r...
2018-12-07 Edd BarrettImprove the usage message for `-Z dump-mir`.
2018-12-07 David WoodIntroduce constraint category for yields.
2018-12-07 borsAuto merge of #56487 - nikic:discard-modules-earlier...
2018-12-07 borsAuto merge of #56581 - kennytm:rollup, r=kennytm
2018-12-07 borsAuto merge of #56066 - jethrogb:jb/sgx-target, r=alexcr...
2018-12-07 kennytmRollup merge of #56574 - cbarrick:master, r=varkor
2018-12-07 kennytmRollup merge of #56561 - Zoxc:too-raw, r=Gankro
2018-12-07 kennytmRollup merge of #56555 - Mark-Simulacrum:stderr-profile...
2018-12-07 kennytmRollup merge of #56516 - frewsxcv:frewsxcv-eq, r=Mark...
2018-12-07 kennytmRollup merge of #56434 - Zoxc:par-tests, r=michaelwoerister
2018-12-07 kennytmRollup merge of #56250 - dwijnand:ptr-hash, r=alexcrichton
2018-12-07 kennytmRollup merge of #56000 - hug-dev:armv8m.main, r=alexcri...
2018-12-07 borsAuto merge of #54271 - petrochenkov:nolegder, r=eddyb...
2018-12-06 borsAuto merge of #55318 - Aaron1011:fix/final-auto-trait...
2018-12-06 John Kåre AlsakerFix printing of spans with no TyCtxt
2018-12-06 John Kåre AlsakerFix a race condition
2018-12-06 John Kåre AlsakerShow usages of query cycles and correctly shift queries...
2018-12-06 borsAuto merge of #56282 - qnighy:additional-sizedness...
2018-12-06 John Kåre AlsakerUse a function to access the Hir map to be able to...
2018-12-06 borsAuto merge of #56392 - petrochenkov:regensym, r=oli-obk
2018-12-06 borsAuto merge of #56557 - pietroalbini:rollup, r=pietroalbini
2018-12-06 borsAuto merge of #55635 - oli-obk:min_const_unsafe_fn...
2018-12-06 Pietro AlbiniRollup merge of #56553 - wesleywiser:silence_profiler_o...
2018-12-06 Pietro AlbiniRollup merge of #56548 - Lucretiel:string-extend-optimi...
2018-12-06 Pietro AlbiniRollup merge of #56528 - sinkuu:unused_dep, r=Mark...
2018-12-06 Pietro AlbiniRollup merge of #56525 - udoprog:linux-current-exe...
2018-12-06 Pietro AlbiniRollup merge of #56500 - ljedrz:cleanup_rest_of_const_l...
2018-12-06 Pietro AlbiniRollup merge of #56446 - arielb1:special-env-implicatio...
2018-12-06 Pietro AlbiniRollup merge of #56441 - ollie27:rustbuild_compiler_doc...
2018-12-06 Pietro AlbiniRollup merge of #56426 - petrochenkov:syntweak, r=nikom...
2018-12-06 Pietro AlbiniRollup merge of #56362 - varkor:stabilise-exhaustive...
2018-12-06 Pietro AlbiniRollup merge of #56332 - GuillaumeGomez:specifi-crate...
2018-12-06 Pietro AlbiniRollup merge of #56315 - weiznich:rustdoc_inline_macro_...
2018-12-06 borsAuto merge of #56307 - RalfJung:stacked-borrows-2-phase...
2018-12-06 Mark RousskovSend textual profile data to stderr, not stdout
2018-12-06 Wesley WiserDon't print the profiling summary to stdout when -Zprof...
2018-12-06 borsAuto merge of #54517 - mcr431:53956-panic-on-include_by...
2018-12-05 borsAuto merge of #56549 - pietroalbini:rollup, r=pietroalbini
2018-12-05 Pietro AlbiniRollup merge of #56538 - xfix:patch-13, r=bluss
2018-12-05 Pietro AlbiniRollup merge of #56523 - JohnHeitmann:es6, r=GuillaumeGomez
2018-12-05 Pietro AlbiniRollup merge of #56498 - GuillaumeGomez:line-numbers...
2018-12-05 Pietro AlbiniRollup merge of #56497 - ljedrz:cleanup_libstd_const_li...
2018-12-05 Pietro AlbiniRollup merge of #56476 - GuillaumeGomez:invalid-line...
2018-12-05 Pietro AlbiniRollup merge of #56466 - ljedrz:delete_tuple_slice...
2018-12-05 Pietro AlbiniRollup merge of #56456 - oli-obk:private_impl_trait...
2018-12-05 Pietro AlbiniRollup merge of #56452 - sinkuu:redundant_clone, r...
2018-12-05 Pietro AlbiniRollup merge of #56424 - mark-i-m:explain-raw, r=Centril
2018-12-05 Pietro AlbiniRollup merge of #56388 - matthewjasper:more-lexical...
2018-12-05 Pietro AlbiniRollup merge of #56372 - wildarch:issue-55314-second...
2018-12-05 Pietro AlbiniRollup merge of #56119 - frewsxcv:frewsxcv-option-carri...
2018-12-05 Pietro AlbiniRollup merge of #55987 - Thomasdezeeuw:weak-ptr_eq...
2018-12-05 Pietro AlbiniRollup merge of #55563 - GuillaumeGomez:doc-search...
2018-12-05 Pietro AlbiniRollup merge of #51753 - gruberb:document-from-conversi...
2018-12-05 borsAuto merge of #55933 - euclio:doc-panic, r=QuietMisdreavus
2018-12-05 borsAuto merge of #55466 - sinkuu:cleanup, r=petrochenkov
2018-12-05 borsAuto merge of #55922 - oli-obk:slice_pat_ice, r=zackmdavis
2018-12-05 Matthew Russoadds DocTest filename variant, refactors doctest_offset...
2018-12-04 Matthew Russoupdates all Filename variants to take a fingerprint
2018-12-04 Corey FarwellReplace usages of `..i + 1` ranges with `..=i`.
2018-12-04 Corey FarwellUtilize `?` instead of `return None`.
2018-12-04 borsAuto merge of #55871 - ljedrz:llvm_back_allocations...
2018-12-04 ljedrzcleanup: remove static lifetimes from consts
2018-12-04 borsAuto merge of #56224 - ehuss:update-cargo, r=alexcrichton
2018-12-04 Oliver SchererIntrinsic checks are just needed for `qualify_min_const_fn`
next