]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-24 borsAuto merge of #54495 - raventid:improve-e0425-message...
2018-09-23 borsAuto merge of #54485 - arielb1:avoid-ctor-attrs, r...
2018-09-23 borsAuto merge of #54229 - davidtwco:issue-52534, r=pnkfelix
2018-09-23 borsAuto merge of #54380 - RalfJung:miri-snapshot, r=eddyb
2018-09-23 David WoodOnly annotate if borrow is returned.
2018-09-23 David WoodCorrectly handle named lifetimes.
2018-09-23 David WoodRenamed ppaux highlight region hook.
2018-09-23 David WoodAdded note about dangling references.
2018-09-23 David WoodFixed off-by-one span.
2018-09-23 David WoodAdded multiple parameter closure test.
2018-09-23 David WoodImprove 'dropped here' note.
2018-09-23 David WoodImprove borrow errors for closures.
2018-09-23 David WoodImprove non-closure, reference in-and-out errors.
2018-09-23 David WoodRefactor MirBorrowckCtxt to take infcx instead of tcx.
2018-09-23 David WoodRefactor region naming for control of diagnostics.
2018-09-23 David WoodRefactor explain_borrow to return explanation.
2018-09-23 borsAuto merge of #54339 - cramertj:no-cx, r=aturon
2018-09-23 borsAuto merge of #54325 - michaelwoerister:incr-thinlto...
2018-09-23 borsAuto merge of #54310 - pnkfelix:issue-52059-report...
2018-09-23 Julian KuleshImprove error message for E0424
2018-09-23 borsAuto merge of #54262 - matthewjasper:explain-in-typeck...
2018-09-22 borsAuto merge of #53508 - japaric:maybe-uninit, r=RalfJung
2018-09-22 Jorge Aparicioallow dead_code
2018-09-22 borsAuto merge of #54188 - lqd:fallout-53695, r=nikomatsakis
2018-09-22 Jorge Apariciothe test requires unwinding so we don't run it on the...
2018-09-22 Jorge Aparicioadd codegen test
2018-09-22 Jorge Apariciofix tidy
2018-09-22 Jorge Apariciomake the nil-enum test work again
2018-09-22 Jorge Apariciogdb_rust_pretty_printing: adapt to the changes in the...
2018-09-22 Jorge Aparicioaddress RalfJung's comment
2018-09-22 Jorge Aparicioadd empty enum to the test cases
2018-09-22 Jorge Aparicioimprove the run-pass test
2018-09-22 Jorge Apariciomove our check to reuse a previous computation
2018-09-22 Jorge Aparicioimprove panic message
2018-09-22 Jorge Apariciouse is_uninhabited in more places
2018-09-22 Jorge Aparicioaddress Mark-Simulacrum comments
2018-09-22 Jorge Aparicioadapt to change in Session API
2018-09-22 Jorge Apariciodon't deprecate mem::{uninitialized,zeroed} just yet
2018-09-22 Jorge Aparicioalloc: fix deprecated warnings
2018-09-22 Jorge Apariciopanic when instantiating an uninhabited type via mem...
2018-09-22 Jorge Apariciocore: fix deprecated warnings
2018-09-22 Jorge Aparicioadd MaybeUninit and deprecate mem::{uninitialized,zeroed}
2018-09-22 Ariel Ben-Yehudaavoid loading constructor attributes in AdtDef decoding
2018-09-22 borsAuto merge of #54457 - pietroalbini:rollup, r=pietroalbini
2018-09-22 borsAuto merge of #54265 - arielb1:civilize-proc-macros...
2018-09-22 Pietro AlbiniRollup merge of #54446 - christianpoveda:patch-1, r...
2018-09-22 Pietro AlbiniRollup merge of #54422 - ljedrz:simplify_first_last...
2018-09-22 Pietro AlbiniRollup merge of #54420 - nnethercote:PackedRWU-Vec...
2018-09-22 Pietro AlbiniRollup merge of #54415 - petrochenkov:norollback, r...
2018-09-22 Pietro AlbiniRollup merge of #54413 - memoryruins:deref-error-twice...
2018-09-22 Pietro AlbiniRollup merge of #54412 - jcpst:replace_span_suggestion...
2018-09-22 Pietro AlbiniRollup merge of #54409 - estebank:remove-in, r=pnkfelix
2018-09-22 Pietro AlbiniRollup merge of #54402 - bgermann:master, r=alexcrichton
2018-09-22 Pietro AlbiniRollup merge of #54374 - SergioBenitez:pub-multispan...
2018-09-22 Pietro AlbiniRollup merge of #54371 - QuietMisdreavus:rustdoc-ui...
2018-09-22 Pietro AlbiniRollup merge of #54370 - nnethercote:better-domain_size...
2018-09-22 Pietro AlbiniRollup merge of #54350 - Munksgaard:support-edition...
2018-09-22 Pietro AlbiniRollup merge of #54323 - Keruspe:rustc-color, r=Mark...
2018-09-22 Pietro AlbiniRollup merge of #54280 - japaric:no-cas-for-thumbv6...
2018-09-22 Pietro AlbiniRollup merge of #54261 - varkor:dyn-keyword-2018, r...
2018-09-22 Pietro AlbiniRollup merge of #53652 - oconnor663:copy_in_place,...
2018-09-22 borsAuto merge of #54403 - eddyb:oopsie-daisy-stabilize...
2018-09-22 Eduard-Mihai... Stabilize crate_in_paths, extern_absolute_paths and...
2018-09-22 borsAuto merge of #54334 - steveklabnik:update-cargo, r...
2018-09-21 borsAuto merge of #54223 - pnkfelix:issue-53764-uiify-run...
2018-09-21 Christian PovedaUpdate .mailmap
2018-09-21 Alex CrichtonUpdate Cargo
2018-09-21 Alex CrichtonIgnore new test on Windows
2018-09-21 Ralf Jungfix comment
2018-09-21 Felix S. Klock IIAllow unused_imports lint on test where lint only fires...
2018-09-21 Felix S. Klock IIAllow dead_code lint on some tests where the lint only...
2018-09-21 Felix S. Klock IIAdded comment above `Mode::RunPass` noting that it...
2018-09-21 Felix S. Klock IIMake the `// skip-codegen` property apply to ui tests...
2018-09-21 Felix S. Klock IIAdded expected (compile-time) outputs.
2018-09-21 Felix S. Klock IIAdd `Rustc` prefixes to `derive(Decodable, Encodable)`.
2018-09-21 Felix S. Klock IIAllow various lints in `src/test/run-pass-fulldeps...
2018-09-21 Felix S. Klock IIyou can have `// compile-pass` markers in headers of...
2018-09-21 Felix S. Klock IISimilar to above, failed to notice that `Mode::Incremen...
2018-09-21 Felix S. Klock IIMark `ParseFail` as tests that are not expected to...
2018-09-21 Felix S. Klock IIRun the newly `ui`-ified run-pass tests under `compare...
2018-09-21 Felix S. Klock IIAdd expected output for compiler to tests of optimizati...
2018-09-21 Felix S. Klock IIIgnore the output itself on `rustc-rust-log.rs` (added...
2018-09-21 Felix S. Klock IIWorkaround rust-lang/rust#54222 by just ignoring the...
2018-09-21 Felix S. Klock IIAllow various lints as part of ui-ifying `src/test...
2018-09-21 Felix S. Klock IIProvide way for ui tests to opt out of having their...
2018-09-21 Felix S. Klock IISupport `// skip-codegen` in header of ui tests
2018-09-21 Felix S. Klock IIMake `src/test/run-pass/` act like an alternative ...
2018-09-21 ljedrzSimplify slice's first(_mut) and last(_mut) with get
2018-09-21 Nicholas NethercoteCompress `Liveness` data some more.
2018-09-21 borsAuto merge of #54399 - alexcrichton:fix-bug, r=steveklabnik
2018-09-21 Esteban KüberDetect `for _ in in bar {}` typo
2018-09-21 Joseph Postadd applicability to span suggestion call
2018-09-21 memoryruinsRemove incidental notes
2018-09-21 Vadim Petrochenkovparser: Tweak function parameter parsing to avoid rollb...
2018-09-21 memoryruinsAdd test for deref recursion limit printing twice
2018-09-20 borsAuto merge of #54389 - kennytm:rollup, r=kennytm
2018-09-20 Rémy RakicDisable rustfix temporarily on extern-const.rs
2018-09-20 bgermannUse no_default_libraries for all NetBSD flavors
2018-09-20 Alex Crichtonstd: Check for overflow in `str::repeat`
2018-09-20 kennytmRollup merge of #54367 - spastorino:add-thread-local...
next