about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-19fix clippy warnings on bootstraponur-ozkan-169/+165
2024-04-19Don't fatal when calling expect_one_of when recovering arg in parse_seqMichael Goulet-0/+26
2024-04-19Auto merge of #124113 - RalfJung:interpret-scalar-ops, r=oli-obkbors-24/+21
2024-04-19Auto merge of #124113 - RalfJung:interpret-scalar-ops, r=oli-obkbors-152/+211
2024-04-20coverage. Add basic tests for MC/DCzhuyunxing-0/+583
2024-04-20coverage. Lowering MC/DC statements to llvm-irzhuyunxing-3/+240
2024-04-19Correctly populate detached files rootsLukas Wirth-17/+65
2024-04-19Patch cargo script root files back to manifestLukas Wirth-16/+26
2024-04-19Re-implement dependecny tracking for cargo scriptLukas Wirth-234/+187
2024-04-19Add minimal support for cargo scriptshkalbasi-16/+238
2024-04-19Let inherent associated types constrain opaque types during projectionOli Scherer-1/+19
2024-04-19Auto merge of #17108 - Veykril:rustc-ws-hacks, r=Veykrilbors-311/+504
2024-04-19avoid PartialOrd on ScalarIntRalf Jung-13/+24
2024-04-19Auto merge of #118441 - GuillaumeGomez:display-stability-version, r=rustdocbors-66/+19
2024-04-19Remove `feed_local_crate` in favor of creating the `CrateNum` via `TyCtxt`Oli Scherer-11/+4
2024-04-19Prepare for `CrateNum` query feeding on creationOli Scherer-5/+9
2024-04-19Isolate `CrateNum` creation to `TyCtxt` methodsOli Scherer-12/+18
2024-04-19Move `stable_crate_ids` from `CrateStore` to `Untracked`Oli Scherer-32/+42
2024-04-19Create new `CrateNum` only after knowing it's going to succeedOli Scherer-1/+1
2024-04-19Auto merge of #17024 - roife:fix-issue-16980, r=Veykrilbors-14/+68
2024-04-19fix: replace unescape fn with the one in ra-ap-rustc_lexerroife-34/+31
2024-04-19Auto merge of #123364 - klensy:bs-mixed-types, r=albertlarsan68bors-12/+17
2024-04-19ScalarInt: add methods to assert being a (u)int of given sizeRalf Jung-24/+21
2024-04-19ScalarInt: add methods to assert being a (u)int of given sizeRalf Jung-72/+78
2024-04-19Remove old ICE tests that no longer ICE (yay!)Maybe Waffle-24/+0
2024-04-19Fix tests being non-deterministicLukas Wirth-163/+209
2024-04-19Correctly change type when adding adjustments on top of `NeverToAny`Maybe Waffle-41/+25
2024-04-19Add a test for `a == b` where `a: !, b: !`Maybe Waffle-0/+66
2024-04-19Add regression test for issue 120600Maybe Waffle-0/+42
2024-04-19Auto merge of #115253 - donno2048:patch-1, r=albertlarsan68bors-7/+74
2024-04-19Auto merge of #17094 - Lindronics:convert-from-to-tryfrom, r=Veykrilbors-0/+282
2024-04-19coverage. Generate Mappings of decisions and conditions for MC/DCzhuyunxing-41/+779
2024-04-19bootstrap: don't use rayon for sysinfoklensy-28/+1
2024-04-19Set debug_assertions and miri cfgs as config defaults, allowing them to be ov...Lukas Wirth-14/+35
2024-04-19Auto merge of #3489 - rust-lang:rustup-2024-04-19, r=RalfJungbors-2378/+3198
2024-04-19Support cfg overrides in all workspace kindLukas Wirth-22/+69
2024-04-19make test not leak rustc crate hashRalf Jung-1/+2
2024-04-19Cleanup cfg and env handling in project-modelLukas Wirth-114/+193
2024-04-19Auto merge of #3490 - RalfJung:paths, r=RalfJungbors-81/+67
2024-04-19Auto merge of #124123 - flip1995:clippy-subtree-update, r=Manishearthbors-426/+1066
2024-04-19Add convert From to TryFrom assistNiklas Lindorfer-0/+282
2024-04-19Auto merge of #16726 - Veykril:rustc-ws-hacks, r=Veykrilbors-62/+14
2024-04-19Remove rustc core test cfg hacksLukas Wirth-62/+14
2024-04-19share code between win-to-unix and unix-to-win path conversionRalf Jung-81/+67
2024-04-19Auto merge of #17105 - kpreid:nocapture, r=Veykrilbors-29/+70
2024-04-19fix: handle escaped chars in doc commentsroife-12/+69
2024-04-19Auto merge of #124147 - workingjubilee:rollup-7pjnzr6, r=workingjubileebors-157/+620
2024-04-18rustdoc-search: fix description on aliases in resultsMichael Howell-11/+16
2024-04-19Merge from rustcThe Miri Cronjob Bot-2376/+3195
2024-04-19Preparing for merge from rustcThe Miri Cronjob Bot-1/+1