]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/region.rs
Change debug printing to print in the old concise style
[rust.git] / src / librustc / middle / region.rs
2018-09-11 Oliver SchneiderChange debug printing to print in the old concise style
2018-09-11 Oliver SchneiderUse assertion-like static assertions
2018-09-11 Oliver SchneiderRebase fallout
2018-09-11 Oliver SchneiderSimplify Scope/ScopeData to have less chance of introdu...
2018-09-11 Oliver SchneiderUse the same way to specifiy the `SCOPE_DATA_*` constan...
2018-09-11 Oliver SchneiderForbid the upper indices of `IndexVec` indices to allow...
2018-09-10 borsAuto merge of #54000 - jkozlowski:fix-53174, r=cramertj
2018-09-10 borsAuto merge of #53565 - PramodBisht:issue/53359_b, r...
2018-09-10 borsAuto merge of #53854 - davidtwco:issue-53668, r=nikomat...
2018-09-09 borsAuto merge of #53778 - petrochenkov:shadrelax2, r=nikom...
2018-09-09 borsAuto merge of #53902 - dtolnay:group, r=petrochenkov
2018-09-09 borsAuto merge of #53998 - eddyb:issue-53728, r=oli-obk
2018-09-09 borsAuto merge of #53988 - eddyb:issue-53770, r=petrochenkov
2018-09-09 borsAuto merge of #53960 - estebank:issue-51303, r=nagisa
2018-09-09 borsAuto merge of #53949 - estebank:unclosed-delim, r=nikom...
2018-09-08 borsAuto merge of #53909 - mikhail-m1:53643, r=nikomatsakis
2018-09-08 borsAuto merge of #53903 - GabrielMajeri:opt-miri-array...
2018-09-08 borsAuto merge of #53705 - ms2300:tmp, r=oli-obk
2018-09-08 borsAuto merge of #54051 - kennytm:rollup, r=kennytm
2018-09-08 kennytmRollup merge of #53315 - nikomatsakis:newtype-index...
2018-09-07 Niko Matsakischange from tuple struct to brace struct
2018-09-07 Niko Matsakismake field always private, add `From` impls
2018-09-07 Niko Matsakischange syntax of `newtype_index` to look like a struct...
2018-09-07 borsAuto merge of #53830 - davidtwco:issue-53228, r=nikomat...
2018-09-07 kennytmRollup merge of #53895 - joshtriplett:tidy-tidy, r...
2018-09-07 kennytmRollup merge of #53874 - withoutboats:pin-ptr-impls...
2018-09-07 kennytmRollup merge of #53550 - brson:recurring, r=estebank
2018-09-07 kennytmRollup merge of #53376 - frewsxcv:frewsxcv-copy, r...
2018-09-06 borsAuto merge of #53575 - matthewjasper:unsized-is-an...
2018-09-06 borsAuto merge of #53707 - eddyb:phantom-waffles, r=oli-obk
2018-09-06 borsAuto merge of #53721 - arielb1:exhaustively-unpun,...
2018-09-05 borsAuto merge of #52994 - varkor:trim_direction, r=alexcri...
2018-09-05 borsAuto merge of #53878 - alexcrichton:wasm-atomics-featur...
2018-09-05 borsAuto merge of #53867 - cwndrws:json-test-formatter...
2018-09-05 borsAuto merge of #53027 - matklad:once_is_completed, r...
2018-09-03 borsAuto merge of #53883 - RalfJung:miri-assert, r=oli-obk
2018-09-03 borsAuto merge of #53697 - Cyres:const-fn-int-ops, r=oli-obk
2018-09-03 borsAuto merge of #53673 - michaelwoerister:incr-thinlto...
2018-09-03 borsAuto merge of #53831 - TheDarkula:pointer-check, r...
2018-09-03 borsAuto merge of #53865 - zilbuz:issue-52768, r=pnkfelix
2018-09-03 borsAuto merge of #53838 - nrc:save-generic, r=eddyb
2018-09-02 borsAuto merge of #53725 - tbu-:pr_getrandom_syscalls,...
2018-09-02 borsAuto merge of #53599 - matthiaskrgr:split_str__to__spli...
2018-09-02 borsAuto merge of #53887 - flip1995:tool_lints, r=Manishearth
2018-09-01 borsAuto merge of #53842 - estebank:various, r=petrochenkov
2018-09-01 borsAuto merge of #53815 - F001:if-let-guard, r=petrochenkov
2018-09-01 borsAuto merge of #53533 - withoutboats:error-source, r...
2018-09-01 kennytmRollup merge of #53801 - GuillaumeGomez:duplicated...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-31 borsAuto merge of #53699 - oli-obk:promotion_stability_hole...
2018-08-30 Pietro AlbiniRollup merge of #53806 - GuillaumeGomez:fix-ui-issues...
2018-08-30 Pietro AlbiniRollup merge of #53753 - RalfJung:keep-stage, r=nikomat...
2018-08-30 Pietro AlbiniRollup merge of #53747 - GuillaumeGomez:rustdoc-fixes...
2018-08-30 Pietro AlbiniRollup merge of #53743 - oconnor663:target_env, r=kennytm
2018-08-30 Pietro AlbiniRollup merge of #53740 - japaric:readobj, r=alexcrichton
2018-08-30 Pietro AlbiniRollup merge of #53732 - emilio:foreign-fn, r=nrc
2018-08-30 Pietro AlbiniRollup merge of #53727 - estebank:incorrect-deref-sugge...
2018-08-30 Pietro AlbiniRollup merge of #53702 - jkozlowski:correct_version_for...
2018-08-30 Pietro AlbiniRollup merge of #53655 - jcpst:with_applicability,...
2018-08-30 Pietro AlbiniRollup merge of #53513 - nnethercote:inline-shallow_res...
2018-08-30 Pietro AlbiniRollup merge of #53476 - GuillaumeGomez:try-from-int...
2018-08-30 Pietro AlbiniRollup merge of #53389 - RalfJung:thread-join, r=sfackler
2018-08-30 Pietro AlbiniRollup merge of #53129 - nikomatsakis:issue-51172-tweak...
2018-08-30 Pietro AlbiniRollup merge of #53113 - kpp:more_docs_for_cow, r=Guill...
2018-08-30 Pietro AlbiniRollup merge of #51760 - GuillaumeGomez:add-another...
2018-08-30 borsAuto merge of #53733 - nnethercote:avoid-unroll_place...
2018-08-30 F001introduce Guard enum
2018-08-29 borsAuto merge of #53564 - MaloJaffre:vecdeque, r=gnzlbg
2018-08-29 borsAuto merge of #53245 - michaelwoerister:thinlto-rust...
2018-08-29 borsAuto merge of #53711 - arielb1:macro-table, r=michaelwo...
2018-08-29 borsAuto merge of #53684 - alexcrichton:suggest-remove...
2018-08-29 borsAuto merge of #53671 - RalfJung:miri-refactor, r=oli-obk
2018-08-28 borsAuto merge of #53679 - japaric:cortex-r, r=alexcrichton
2018-08-28 borsAuto merge of #53493 - matthewjasper:hair-spans, r...
2018-08-28 borsAuto merge of #53314 - nikomatsakis:nll-invert-liveness...
2018-08-28 borsAuto merge of #53616 - varkor:hir-map-rename, r=nikomat...
2018-08-27 varkorRename hir::map::NodeKind to hir::Node
2018-08-27 varkorRemove path prefixes from NodeKind
2018-08-27 varkorRename hir::map::Node to hir::map::NodeKind
2018-08-27 borsAuto merge of #51456 - qmx:crate-in-path, r=nikomatsakis
2018-08-26 Guillaume GomezRollup merge of #53428 - RalfJung:libtest-terse, r...
2018-08-26 Guillaume GomezRollup merge of #53043 - GuillaumeGomez:improve-unstabl...
2018-08-25 borsAuto merge of #53385 - matklad:stabilize-find-map,...
2018-08-24 kennytmRollup merge of #53545 - FelixMcFelix:fix-50865-beta...
2018-08-24 kennytmRollup merge of #53559 - Dylan-DPC:fix/missing-doc...
2018-08-24 kennytmRollup merge of #53311 - RalfJung:windows-mutex, r...
2018-08-23 borsAuto merge of #52602 - scottmcm:tryblock-expr, r=nikoma...
2018-08-23 borsAuto merge of #53235 - varkor:gat_impl_where, r=estebank
2018-08-23 borsAuto merge of #53520 - nnethercote:merge-IdxSet-IdxSetB...
2018-08-22 Guillaume GomezRollup merge of #53442 - staktrace:rlsbump, r=nrc
2018-08-22 Guillaume GomezRollup merge of #53431 - alexreg:move-feature-gate...
2018-08-22 Guillaume GomezRollup merge of #53418 - ekse:suggestions-applicability...
2018-08-22 borsAuto merge of #53524 - alexcrichton:buffer-out, r=eddyb
2018-08-22 borsAuto merge of #53516 - petrochenkov:derregr, r=estebank
2018-08-22 borsAuto merge of #53509 - petrochenkov:wildregr, r=alexcri...
2018-08-22 borsAuto merge of #53477 - ftilde:exec-rust-gdb-lldb, r...
2018-08-22 borsAuto merge of #50912 - varkor:exhaustive-integer-matchi...
2018-08-21 borsAuto merge of #53439 - GuillaumeGomez:generate-blanket...
2018-08-21 borsAuto merge of #53444 - varkor:lib_features-conditional...
2018-08-21 kennytmRollup merge of #53551 - nnethercote:access_place_error...
next