]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #61492 - RalfJung:const-qualif-comments, r=eddyb
[rust.git] / src /
2019-06-11 borsAuto merge of #61492 - RalfJung:const-qualif-comments...
2019-06-11 borsAuto merge of #61052 - jsgf:emit-save-analysis-notifica...
2019-06-10 borsAuto merge of #60793 - Xanewok:raw-string-cleanup,...
2019-06-10 borsAuto merge of #61694 - Xanewok:update-rls, r=kennytm
2019-06-10 Jeremy FitzhardingeEmit artifact notifications for save-analysis output
2019-06-10 Igor MatuszewskiDon't suggest using \r in raw strings
2019-06-10 borsAuto merge of #61716 - Centril:rollup-nxwf5ol, r=Centril
2019-06-10 Mazdak FarrokhzadRollup merge of #61697 - matthiaskrgr:submodule_upd...
2019-06-10 Mazdak FarrokhzadRollup merge of #61683 - nielx:haiku-stack-limit, r...
2019-06-10 Mazdak FarrokhzadRollup merge of #61570 - varkor:infer-const-arg, r...
2019-06-10 Mazdak FarrokhzadRollup merge of #61501 - RalfJung:intrinsics, r=rkruppe
2019-06-10 Mazdak FarrokhzadRollup merge of #59600 - tobia:master, r=pnkfelix
2019-06-10 Ralf Jungcomments
2019-06-10 Ralf Jungconst-correctness might be confusing for C++ people
2019-06-10 Ralf Jungavoid 'const-context' terminology
2019-06-10 Ralf Jungreplace some mode comparisons by more readable function...
2019-06-10 Ralf Jungsome more comments for const_qualif
2019-06-10 borsAuto merge of #61506 - imbrem:mir_body_renaming, r...
2019-06-10 Niels Sascha ReedijkHaiku: the maximum stack size is 16 MB
2019-06-10 borsAuto merge of #61608 - Aaron1011:feature/weird-expr...
2019-06-10 borsAuto merge of #61706 - petrhosek:bootstrap-cp-r, r...
2019-06-09 Petr HosekUse Build::read_dir instead of fs::read_dir in Build...
2019-06-09 borsAuto merge of #61229 - Centril:stabilize-repr_align_enu...
2019-06-09 Jad GhalayiniChanged usages of `mir` in librustc::mir and librustc_m...
2019-06-09 Matthias Krügersubmodules: update clippy from 71be6f62 to c0dbd34b
2019-06-09 borsAuto merge of #61691 - RalfJung:miri-slow, r=Centril
2019-06-09 Igor MatuszewskiUpdate RLS
2019-06-09 Igor MatuszewskiUse char byte calculation using existing iterator
2019-06-09 Igor MatuszewskiActually translate CRLF in raw byte strings and unify...
2019-06-09 Igor MatuszewskiAdd a doc comment for scan_raw_string
2019-06-09 Igor MatuszewskiAdd test for raw byte CRLF translation
2019-06-09 Ralf JungMiri: disable a slow test
2019-06-09 borsAuto merge of #61677 - napen123:string-examples, r...
2019-06-09 borsAuto merge of #60932 - Centril:macro-at-most-once-2015...
2019-06-09 Mazdak Farrokhzadpacify tidy.
2019-06-09 Mazdak FarrokhzadFix typo in comment.
2019-06-09 Mazdak FarrokhzadFix inaccurate comments in '?' Kleene operator tests.
2019-06-09 Mazdak FarrokhzadSome more cleanup in libsyntax::ext::tt::quoted
2019-06-09 Mazdak FarrokhzadCleanups in parse_sep_and_kleene_op.
2019-06-09 Mazdak FarrokhzadUpdate tests since ? macro op is supported on 2015.
2019-06-09 Mazdak FarrokhzadSupport ? Kleene operator in 2015.
2019-06-09 borsAuto merge of #61653 - oli-obk:visit_place_recursion...
2019-06-09 Napen123Add examples for make_ascii_{uppercase, lowercase}
2019-06-08 borsAuto merge of #61672 - Centril:rollup-jxo89ir, r=Centril
2019-06-08 Igor MatuszewskiTranslate CRLF -> LF in raw (byte) strings
2019-06-08 Mazdak FarrokhzadRollup merge of #61670 - Xanewok:update-rls, r=oli-obk
2019-06-08 Mazdak FarrokhzadRollup merge of #61669 - petrochenkov:tokderef2, r...
2019-06-08 Mazdak FarrokhzadRollup merge of #61666 - JohnTitor:add-test-for-ice...
2019-06-08 Mazdak FarrokhzadRollup merge of #61660 - petrochenkov:nocusta, r=Centril
2019-06-08 Mazdak FarrokhzadRollup merge of #61658 - RalfJung:const-tests, r=oli-obk
2019-06-08 Mazdak FarrokhzadRollup merge of #61646 - L117:master, r=Centril
2019-06-08 Oliver SchererDon't use "base place" for different concepts
2019-06-08 Oliver SchererDeduplicate some code
2019-06-08 Vadim PetrochenkovAddress review comments
2019-06-08 Igor MatuszewskiProhibit bare CRs in raw byte strings
2019-06-08 Igor MatuszewskiValidate and transcribe raw strings via unescape module
2019-06-08 Vadim PetrochenkovMove some run-pass attribute tests to ui
2019-06-08 Vadim PetrochenkovRemove some more `#![feature(custom_attribute)]`s
2019-06-08 Vadim PetrochenkovIntroduce `#[rustc_dummy]` attribute and use it in...
2019-06-08 Vadim PetrochenkovTurn `#[allocator]` into a built-in attribute and renam...
2019-06-08 Vadim PetrochenkovRemove unused `#![feature(custom_attribute)]`s
2019-06-08 borsAuto merge of #61529 - ehuss:update-books, r=GuillaumeGomez
2019-06-08 Igor MatuszewskiUpdate RLS
2019-06-08 Vadim Petrochenkovsyntax: Move some `Token` methods around
2019-06-08 Vadim Petrochenkovsyntax: Remove `Deref` impl from `Token`
2019-06-08 Vadim Petrochenkovsyntax: Move most of the `TokenKind` methods to `Token`
2019-06-08 Ralf Jungextra paranoid mode
2019-06-08 Igor MatuszewskiRemove redundant, commented out code
2019-06-08 Igor MatuszewskiSeparate a `scan_raw_string` (similar `raw_byte` variant)
2019-06-08 Igor MatuszewskiClean up minor bits
2019-06-08 Yuki OkushiAdd test for ICE
2019-06-08 borsAuto merge of #61655 - RalfJung:checktools, r=kennytm
2019-06-08 Vadim Petrochenkovsyntax: Keep full `Token`s for `macro_rules` separators
2019-06-08 Ralf Jungblack-box the fn ptr, not the result
2019-06-08 borsAuto merge of #61625 - RalfJung:eval-interp, r=oli-obk
2019-06-08 Ralf Jungremove useless ident() functions in const tests and...
2019-06-08 borsAuto merge of #61620 - SimonSapin:as_cell, r=RalfJung
2019-06-08 Ralf Jungfix rebase fallout
2019-06-08 Ralf Jungrename EvalSnapshot -> InterpSnapshot
2019-06-08 Ralf Jungrename EvalResult -> InterpResult and EvalError ->...
2019-06-08 Ralf Jungchecktools: unify grepping the TOOLSTATE file
2019-06-08 Oliver SchererDo not recursively visit `visit_place`
2019-06-08 borsAuto merge of #61635 - ecstatic-morse:const-signum...
2019-06-08 borsAuto merge of #61649 - Centril:rollup-b4nx9k9, r=Centril
2019-06-08 Mazdak FarrokhzadRollup merge of #61647 - JohnTitor:use-stable-func...
2019-06-08 Mazdak FarrokhzadRollup merge of #61641 - spastorino:revert-to-recursion...
2019-06-08 Mazdak FarrokhzadRollup merge of #61627 - davidtwco:ice-async-fn-lint...
2019-06-08 Mazdak FarrokhzadRollup merge of #61621 - Mark-Simulacrum:bootstrap...
2019-06-08 Mazdak FarrokhzadRollup merge of #61616 - petrochenkov:parsderef, r...
2019-06-08 Mazdak FarrokhzadRollup merge of #61615 - petrochenkov:errlit, r=matklad
2019-06-08 Mazdak FarrokhzadRollup merge of #61223 - czipperz:tuple-ord-document...
2019-06-08 Dylan MacKenzieAdd `const`-ness tests for `i32::signum`
2019-06-08 Yuki OkushiUse stable wrappers
2019-06-07 L117Remove useless allocations in macro_rules follow logic.
2019-06-07 Dylan MacKenzieMake `i*::signum` a `const fn`.
2019-06-07 Santiago PastorinoRevert "Make LocalAnalizer visitor iterate instead...
2019-06-07 borsAuto merge of #61130 - jonhoo:mem-take, r=SimonSapin
2019-06-07 David Woodtests: Add regression test for #61452.
2019-06-07 Vadim Petrochenkovsyntax: Treat error literals in more principled way
2019-06-07 borsAuto merge of #61622 - Centril:rollup-6ivvmul, r=Centril
next